Skip to content

Commit

Permalink
test: exclude new fs watch test for AIX
Browse files Browse the repository at this point in the history
As per #5085
exclude new test from AIX until we have fixes for
libuv for fs watching on AIX.  Excluding test
so AIX tests are green and we don't miss
other regressions

PR-URL: #5937
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
  • Loading branch information
mhdawson authored and evanlucas committed Mar 31, 2016
1 parent 3238bff commit 6928a17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/parallel/parallel.status
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ test-tick-processor : PASS,FLAKY
# regressions until this work is complete
[$system==aix]
test-fs-watch-enoent : FAIL, PASS
test-fs-watch-encoding : FAIL, PASS

0 comments on commit 6928a17

Please sign in to comment.