mirror of https://github.com/nodejs/node.git
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-basicpull/236/head^2
parent
20a7088d9c
commit
8708c7abe5
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue