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 committed Mar 28, 2016
1 parent f0367d0 commit b1c0587
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 b1c0587

Please sign in to comment.