Skip to content

Commit b1c0587

Browse files
committed
test: exclude new fs watch test for AIX
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 PR-URL: nodejs#5937 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
1 parent f0367d0 commit b1c0587

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/parallel/parallel.status

+1
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,4 @@ test-tick-processor : PASS,FLAKY
2424
# regressions until this work is complete
2525
[$system==aix]
2626
test-fs-watch-enoent : FAIL, PASS
27+
test-fs-watch-encoding : FAIL, PASS

0 commit comments

Comments
 (0)