Skip to content

test: skip test-fs-watch-recursive-delete.js on IBM i - #52645

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
abmusse:patch-1
Apr 24, 2024
Merged

test: skip test-fs-watch-recursive-delete.js on IBM i#52645
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
abmusse:patch-1

Conversation

@abmusse

Copy link
Copy Markdown
Contributor

IBM i does not support fs.watch.
Like the other fs.watch tests we now skip on IBM i

Ref: #52640

@nodejs-github-botnodejs-github-bot added needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. labels Apr 22, 2024

@mhdawsonmhdawson left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mhdawsonmhdawson added the ibm i Issues and PRs related to the IBM i platform. label Apr 22, 2024
@richardlaurichardlau added the request-ci Add this label to start a Jenkins CI on a PR. label Apr 22, 2024
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Apr 22, 2024
@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@richardlaurichardlau added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Apr 23, 2024
@mhdawsonmhdawson added the fast-track PRs that do not need to wait for 48 hours to land. label Apr 23, 2024
@github-actions

Copy link
Copy Markdown
Contributor

Fast-track has been requested by @mhdawson. Please 👍 to approve.

@MoLowMoLow added the commit-queue Add this label to land a pull request using GitHub Actions. label Apr 24, 2024
@MoLowMoLow linked an issue Apr 24, 2024 that may be closed by this pull request
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Apr 24, 2024
@nodejs-github-bot
nodejs-github-bot merged commit ddd0a9e into nodejs:mainApr 24, 2024
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in ddd0a9e

aduh95 pushed a commit that referenced this pull request Apr 29, 2024
PR-URL: #52645
Refs: #52640
Reviewed-By: Michael Dawson <midawson@redhat.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io>
Reviewed-By: Xuguang Mei <meixuguang@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
marco-ippolito pushed a commit that referenced this pull request May 2, 2024
PR-URL: #52645
Refs: #52640
Reviewed-By: Michael Dawson <midawson@redhat.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io>
Reviewed-By: Xuguang Mei <meixuguang@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
@marco-ippolitomarco-ippolito mentioned this pull request May 2, 2024
marco-ippolito pushed a commit that referenced this pull request May 3, 2024
PR-URL: #52645
Refs: #52640
Reviewed-By: Michael Dawson <midawson@redhat.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io>
Reviewed-By: Xuguang Mei <meixuguang@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.fast-trackPRs that do not need to wait for 48 hours to land.ibm iIssues and PRs related to the IBM i platform.needs-ciPRs that need a full CI run.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

test: parallel/test-fs-watch-recursive-delete fails on IBM i

8 participants

@abmusse@nodejs-github-bot@lpinca@anonrig@richardlau@MoLow@meixg@mhdawson