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 nodejs#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
  • Loading branch information
mhdawson committed Mar 28, 2016
1 parent a17200b commit 166489f
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 166489f

Please sign in to comment.