test: disable fs watch tests for AIX
authorMichael Dawson <michael_dawson@ca.ibm.com>
Wed, 10 Feb 2016 20:56:26 +0000 (15:56 -0500)
committerMyles Borins <mborins@us.ibm.com>
Wed, 2 Mar 2016 22:01:11 +0000 (14:01 -0800)
commite24f49a6d9539ebc4a985251d38561752fe07ab2
treef762e7382a00e0704fce340b433f03d768358a49
parentec4d6b942f25a19ef60ff731dcbc836f062b6552
test: disable fs watch tests for AIX

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 part of the test uses it so that part has been skipped for
AIX

PR-URL: https://github.com/nodejs/node/pull/5187
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
test/parallel/parallel.status
test/parallel/test-async-wrap-check-providers.js
test/sequential/sequential.status