Skip to content

test: disable fs watch tests for AIX

Rodrigo Muino Tomonari requested to merge github/fork/mhdawson/aixfs into master

fs watch currently needs special configuration on AIX and we want to improve under https://github.com/nodejs/node/issues/5085. Tests are disabled so CI can be green and we can spot other regressions until this work is complete.

test-async-wrap-check-providers does not aim to test fs watch but uses it as part of what it is testing so its included in those disabled.

Merge request reports

Loading