node/test
Michael Dawson 6a85ad9391 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>
2016-02-16 14:55:08 -05:00
..
abort src: honor --abort_on_uncaught_exception flag 2015-09-17 15:25:25 -05:00
addons test: add addons test for MakeCallback 2016-02-12 14:03:34 -07:00
cctest deps: check in gtest, add util unit test 2015-04-01 22:35:56 +02:00
debugger lib,test: remove extra semicolons 2016-01-16 19:54:25 +01:00
disabled test: replace deprecated util.debug() calls 2015-09-28 11:15:06 -07:00
fixtures test: enable to work pkcs12 test in FIPS mode 2016-02-09 13:05:48 +09:00
gc tools: lint for spacing around unary operators 2016-02-04 10:56:17 -08:00
internet dns: add resolvePtr to query plain DNS PTR records 2016-02-08 17:30:38 +01:00
message node: improve process.nextTick performance 2016-02-09 02:46:43 -07:00
parallel test: disable fs watch tests for AIX 2016-02-16 14:55:08 -05:00
pummel test: pummel test fixes 2016-02-01 09:17:55 -08:00
sequential test: disable fs watch tests for AIX 2016-02-16 14:55:08 -05:00
testpy test: fix default value for additional param 2015-09-15 19:59:38 +05:30
timers test: remove unused vars 2016-01-05 08:59:58 -08:00
.eslintrc test: make common.js mandatory via linting rule 2015-10-06 15:11:58 -07:00
common.js test: remove unneeded common.indirectInstanceOf() 2016-02-10 09:50:00 -08:00