Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: skip fs.watch() test on IBMi #38192

Merged
merged 1 commit into from
Apr 11, 2021
Merged

test: skip fs.watch() test on IBMi #38192

merged 1 commit into from
Apr 11, 2021

Conversation

Trott
Copy link
Member

@Trott Trott commented Apr 11, 2021

We've added pummel tests to CI, so we need to add a skip for IBMi for
the fs.watch() test there as we have for all the fs.watch() tests
elsewhere.

@nodejs-github-bot nodejs-github-bot added needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. labels Apr 11, 2021
@Trott
Copy link
Member Author

Trott commented Apr 11, 2021

IBMi CI on master to show it fails: https://ci.nodejs.org/job/node-test-commit-ibmi/333/

IBMi CI on this PR: https://ci.nodejs.org/job/node-test-commit-ibmi/334/

@Trott
Copy link
Member Author

Trott commented Apr 11, 2021

Fast-track because this will cause node-daily-master to fail?

@Trott Trott added the fast-track PRs that do not need to wait for 48 hours to land. label Apr 11, 2021
@Trott
Copy link
Member Author

Trott commented Apr 11, 2021

@nodejs/testing @nodejs/platform-ibmi

@nodejs-github-bot
Copy link
Collaborator

@Trott
Copy link
Member Author

Trott commented Apr 11, 2021

CI is good and this has enough approvals. We just need one more 👍 on the fast-track request in #38192 (comment).

We've added pummel tests to CI, so we need to add a skip for IBMi for
the fs.watch() test there as we have for all the fs.watch() tests
elsewhere.

PR-URL: nodejs#38192
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Richard Lau <[email protected]>
Reviewed-By: Michaël Zasso <[email protected]>
@Trott
Copy link
Member Author

Trott commented Apr 11, 2021

Landed in 95ca351

@Trott Trott merged commit 95ca351 into nodejs:master Apr 11, 2021
@Trott Trott deleted the skip-watch branch April 11, 2021 13:43
targos pushed a commit that referenced this pull request May 1, 2021
We've added pummel tests to CI, so we need to add a skip for IBMi for
the fs.watch() test there as we have for all the fs.watch() tests
elsewhere.

PR-URL: #38192
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Richard Lau <[email protected]>
Reviewed-By: Michaël Zasso <[email protected]>
@danielleadams danielleadams mentioned this pull request May 3, 2021
danielleadams pushed a commit that referenced this pull request May 8, 2021
We've added pummel tests to CI, so we need to add a skip for IBMi for
the fs.watch() test there as we have for all the fs.watch() tests
elsewhere.

PR-URL: #38192
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Richard Lau <[email protected]>
Reviewed-By: Michaël Zasso <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fast-track PRs that do not need to wait for 48 hours to land. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants