Skip to content

test: accommodate AIX by watching file

Rodrigo Muino Tomonari requested to merge github/fork/Trott/skip-aix into master

Watching directories has limited support on AIX. This is documented. Watch a file in test/async-hooks/test-fseventwrap.js to accommodate AIX.

Refs: https://github.com/nodejs/node/issues/13577#issuecomment-308038674

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

test fs async_hooks

Merge request reports

Loading