Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 34.4k
test: fix flaky test-watch-mode-files_watcher#46738
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
Uh oh!
There was an error while loading. Please reload this page.
Conversation
cjihrig left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Can you try running a stress test as well. Oh, and fiels -> files in the commit message.
MoLow commented Feb 19, 2023
The issue was reproduced pretty easily on my local machine so I made sure running 1000 times does not reproduce the issue |
nodejs-github-bot commented Feb 19, 2023
debadree25 left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested, no longer reproduces on my machine too!
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
nodejs-github-bot commented Feb 20, 2023
Fast-track has been requested by @anonrig. Please 👍 to approve. |
richardlau commented Feb 20, 2023
I'd prefer if the typo in the commit message that Colin previously pointed out was fixed. |
nodejs-github-bot commented Feb 20, 2023
Commit Queue failed- Loading data for nodejs/node/pull/46738 ✔ Done loading data for nodejs/node/pull/46738 ----------------------------------- PR info ------------------------------------ Title test: fix flaky test-watch-mode-fiels_watcher (#46738) Author Moshe Atlow (@MoLow) Branch MoLow:fix-flaky-test-watch-mode-files-watcher -> nodejs:main Labels test, flaky-test, fast-track, needs-ci Commits 1 - test: fix flaky test-watch-mode-fiels_watcher Committers 1 - Moshe Atlow PR-URL: https://github.com/nodejs/node/pull/46738 Reviewed-By: Colin Ihrig Reviewed-By: Debadree Chatterjee Reviewed-By: Yagiz Nizipli ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/46738 Reviewed-By: Colin Ihrig Reviewed-By: Debadree Chatterjee Reviewed-By: Yagiz Nizipli -------------------------------------------------------------------------------- ℹ This PR was created on Sun, 19 Feb 2023 19:53:30 GMT ✔ Approvals: 3 ✔ - Colin Ihrig (@cjihrig) (TSC): https://github.com/nodejs/node/pull/46738#pullrequestreview-1304880465 ✔ - Debadree Chatterjee (@debadree25): https://github.com/nodejs/node/pull/46738#pullrequestreview-1305321785 ✔ - Yagiz Nizipli (@anonrig): https://github.com/nodejs/node/pull/46738#pullrequestreview-1306348044 ℹ This PR is being fast-tracked ✖ The fast-track request requires at least one collaborator's approval (👍). ✔ Last GitHub CI successful ℹ Last Full PR CI on 2023-02-20T10:21:32Z: https://ci.nodejs.org/job/node-test-pull-request/49774/ - Querying data for job/node-test-pull-request/49774/ ✔ Last Jenkins CI successful -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncuhttps://github.com/nodejs/node/actions/runs/4227200793 |
28d21eb to 6853faaComparenodejs-github-bot commented Feb 21, 2023
nodejs-github-bot commented Feb 21, 2023
nodejs-github-bot commented Feb 21, 2023
nodejs-github-bot commented Feb 21, 2023
nodejs-github-bot commented Feb 21, 2023
Commit Queue failed- Loading data for nodejs/node/pull/46738 ✔ Done loading data for nodejs/node/pull/46738 ----------------------------------- PR info ------------------------------------ Title test: fix flaky test-watch-mode-files_watcher (#46738) Author Moshe Atlow (@MoLow) Branch MoLow:fix-flaky-test-watch-mode-files-watcher -> nodejs:main Labels test, flaky-test, fast-track, needs-ci Commits 1 - test: fix flaky test-watch-mode-files_watcher Committers 1 - Moshe Atlow PR-URL: https://github.com/nodejs/node/pull/46738 Reviewed-By: Colin Ihrig Reviewed-By: Debadree Chatterjee Reviewed-By: Yagiz Nizipli ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/46738 Reviewed-By: Colin Ihrig Reviewed-By: Debadree Chatterjee Reviewed-By: Yagiz Nizipli -------------------------------------------------------------------------------- ⚠ Commits were pushed since the last review: ⚠ - test: fix flaky test-watch-mode-files_watcher ℹ This PR was created on Sun, 19 Feb 2023 19:53:30 GMT ✔ Approvals: 3 ✔ - Colin Ihrig (@cjihrig) (TSC): https://github.com/nodejs/node/pull/46738#pullrequestreview-1304880465 ✔ - Debadree Chatterjee (@debadree25): https://github.com/nodejs/node/pull/46738#pullrequestreview-1305321785 ✔ - Yagiz Nizipli (@anonrig): https://github.com/nodejs/node/pull/46738#pullrequestreview-1306348044 ℹ This PR is being fast-tracked ✔ Last GitHub CI successful ℹ Last Full PR CI on 2023-02-21T10:14:17Z: https://ci.nodejs.org/job/node-test-pull-request/49826/ - Querying data for job/node-test-pull-request/49826/ ✔ Last Jenkins CI successful -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncuhttps://github.com/nodejs/node/actions/runs/4232081092 |
PR-URL: #46738 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Debadree Chatterjee <[email protected]> Reviewed-By: Yagiz Nizipli <[email protected]>
MoLow commented Feb 21, 2023
Landed in 254574e |
PR-URL: #46738 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Debadree Chatterjee <[email protected]> Reviewed-By: Yagiz Nizipli <[email protected]>
PR-URL: #46738 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Debadree Chatterjee <[email protected]> Reviewed-By: Yagiz Nizipli <[email protected]>
Fixes#46729