node/test/simple/simple.status
Alexis Campailla cf435d55db test: mark test-signal-unregister as flaky
This test just failed on Ubuntu in Jenkins, for a change that
is 100% Windows-specific.

Reviewed-By: Joao Reis <reis@janeasystems.com>
PR-URL: https://github.com/joyent/node/pull/25750
2015-07-24 02:04:43 -07:00

18 lines
465 B
Text

prefix simple
test-debug-signal-cluster : PASS,FLAKY
test-cluster-basic : PASS,FLAKY
test-microtask-queue-run : PASS,FLAKY
test-microtask-queue-run-domain : PASS,FLAKY
[$system==win32]
test-timers-first-fire : PASS,FLAKY
test-http-pipeline-flood : PASS,FLAKY
[$system==linux]
test-signal-unregister : PASS,FLAKY
[$system==macos]
test-fs-watch : PASS,FLAKY
[$system==solaris]