From 8708c7abe59cbcaacc1d59cbc268f2a1d3ba3061 Mon Sep 17 00:00:00 2001 From: Alexis Campailla Date: Wed, 10 Dec 2014 12:58:32 +0100 Subject: [PATCH] test: mark more tests as flaky Marking these two tests as flaky, since they have been failing intermittenly in recent builds: test-debug-signal-cluster test-cluster-basic --- test/simple/simple.status | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/test/simple/simple.status b/test/simple/simple.status index f0aa4e99b9b..8a0cbfb3cb8 100644 --- a/test/simple/simple.status +++ b/test/simple/simple.status @@ -1,6 +1,8 @@ prefix simple test-crypto-domains : PASS,FLAKY +test-debug-signal-cluster : PASS,FLAKY +test-cluster-basic : PASS,FLAKY [$system==win32] test-timers-first-fire : PASS,FLAKY @@ -14,4 +16,3 @@ test-util-debug : PASS,FLAKY [$system==macos] [$system==solaris] -test-debug-signal-cluster : PASS,FLAKY