Skip to content

Conversation

Trott
Copy link
Member

@Trott Trott commented Jun 18, 2017

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

Refs: #13577 (comment)

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

test fs async_hooks

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

Refs: nodejs#13577 (comment)
@Trott Trott added aix Issues and PRs related to the AIX platform. async_hooks Issues and PRs related to the async hooks subsystem. fs Issues and PRs related to the fs subsystem / file system. test Issues and PRs related to the tests. labels Jun 18, 2017
@nodejs-github-bot nodejs-github-bot added async_hooks Issues and PRs related to the async hooks subsystem. test Issues and PRs related to the tests. labels Jun 18, 2017
@Trott
Copy link
Member Author

Trott commented Jun 20, 2017

jasnell pushed a commit that referenced this pull request Jun 20, 2017
Watching directories has limited support on AIX. This is documented.
Watch a file in test/async-hooks/test-fseventwrap.js to accommodate AIX.

PR-URL: #13766
Ref: #13577 (comment)
Reviewed-By: Gibson Fahnestock <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Yuta Hiroto <[email protected]>
Reviewed-By: Michael Dawson <[email protected]>
Reviewed-By: James M Snell <[email protected]>
@jasnell
Copy link
Member

jasnell commented Jun 20, 2017

Landed in 275d0b3

@jasnell jasnell closed this Jun 20, 2017
addaleax pushed a commit that referenced this pull request Jun 20, 2017
Watching directories has limited support on AIX. This is documented.
Watch a file in test/async-hooks/test-fseventwrap.js to accommodate AIX.

PR-URL: #13766
Ref: #13577 (comment)
Reviewed-By: Gibson Fahnestock <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Yuta Hiroto <[email protected]>
Reviewed-By: Michael Dawson <[email protected]>
Reviewed-By: James M Snell <[email protected]>
@mhdawson
Copy link
Member

I 'think' there was a failure after this commit landed:

https://ci.nodejs.org/job/node-test-commit-aix/6716/nodes=aix61-ppc64/consoleFull
Tue Jun 20 11:17:33 CDT 2017

Will keep an eye out for future failures.

@addaleax addaleax mentioned this pull request Jun 21, 2017
addaleax pushed a commit that referenced this pull request Jun 21, 2017
Watching directories has limited support on AIX. This is documented.
Watch a file in test/async-hooks/test-fseventwrap.js to accommodate AIX.

PR-URL: #13766
Ref: #13577 (comment)
Reviewed-By: Gibson Fahnestock <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Yuta Hiroto <[email protected]>
Reviewed-By: Michael Dawson <[email protected]>
Reviewed-By: James M Snell <[email protected]>
@addaleax addaleax mentioned this pull request Jun 21, 2017
@Trott
Copy link
Member Author

Trott commented Jun 21, 2017

I 'think' there was a failure after this commit landed:

@mhdawson I think that's mostly-expected. @gireeshpunathil laid out three issues with the test, and this only addressed one of them. See #13577 (comment)

@mhdawson
Copy link
Member

ok, I'll keep an eye on it, if we still see regular failures I may look at moving to flaky until we figure out the issue.

@Trott Trott deleted the skip-aix branch January 13, 2022 22:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

aix Issues and PRs related to the AIX platform. async_hooks Issues and PRs related to the async hooks subsystem. fs Issues and PRs related to the fs subsystem / file system. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants