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
pull/236/head^2
Alexis Campailla 2014-12-10 12:58:32 +01:00
parent 20a7088d9c
commit 8708c7abe5
1 changed files with 2 additions and 1 deletions

View File

@ -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