diff options
| author | Alexis Campailla <alexis@janeasystems.com> | 2015-07-22 16:12:02 +0200 |
|---|---|---|
| committer | Alexis Campailla <alexis@janeasystems.com> | 2015-07-24 02:04:43 -0700 |
| commit | cf435d55db1900b996e069738673ce1ed4cee180 (patch) | |
| tree | cba5384111e09ca746dfc25e2507af61af3fb559 /test/simple | |
| parent | ceb6a8c131e53036f041bd2c5ff834ef1398981e (diff) | |
| download | node-cf435d55db1900b996e069738673ce1ed4cee180.tar.gz | |
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
Diffstat (limited to 'test/simple')
| -rw-r--r-- | test/simple/simple.status | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/simple/simple.status b/test/simple/simple.status index c80452f15..9fb8a9f2d 100644 --- a/test/simple/simple.status +++ b/test/simple/simple.status @@ -10,6 +10,7 @@ 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 |
