Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 34.3k
fixup! test: set test-worker-nearheaplimit-deadlock flaky#50277
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
fixup! test: set test-worker-nearheaplimit-deadlock flaky #50277
Uh oh!
There was an error while loading. Please reload this page.
Conversation
StefanStojanovic commented Oct 19, 2023 • edited by targos
Loading Uh oh!
There was an error while loading. Please reload this page.
edited by targos
Uh oh!
There was an error while loading. Please reload this page.
targos commented Oct 19, 2023
I edited the OP to remove the |
4b081e1 to bae1e41Comparenodejs-github-bot commented Oct 19, 2023
StefanStojanovic commented Oct 19, 2023
Makes sense! Btw, I had to change the commit message since having |
nodejs-github-bot commented Oct 19, 2023
StefanStojanovic commented Oct 20, 2023
Can someone please request |
Fast-track has been requested by @richardlau. Please 👍 to approve. |
nodejs-github-bot commented Oct 20, 2023
Commit Queue failed- Loading data for nodejs/node/pull/50277 ✔ Done loading data for nodejs/node/pull/50277 ----------------------------------- PR info ------------------------------------ Title fixup! test: set test-worker-nearheaplimit-deadlock flaky (#50277) ⚠ Could not retrieve the email or name of the PR author's from user's GitHub profile! Branch StefanStojanovic:mefi-test-worker-nearheaplimit-deadlock-flaky-2 -> nodejs:main Labels test, fast-track, author ready, needs-ci Commits 1 - test: set test-worker-nearheaplimit-deadlock flaky Committers 1 - StefanStojanovic PR-URL: https://github.com/nodejs/node/pull/50277 Reviewed-By: Richard Lau Reviewed-By: Yagiz Nizipli ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/50277 Reviewed-By: Richard Lau Reviewed-By: Yagiz Nizipli -------------------------------------------------------------------------------- ℹ This PR was created on Thu, 19 Oct 2023 10:58:20 GMT ✔ Approvals: 2 ✔ - Richard Lau (@richardlau) (TSC): https://github.com/nodejs/node/pull/50277#pullrequestreview-1687369552 ✔ - Yagiz Nizipli (@anonrig) (TSC): https://github.com/nodejs/node/pull/50277#pullrequestreview-1687520300 ℹ This PR is being fast-tracked ✘ This PR needs to wait 23 more hours to land (or 0 hours if there is 1 more approval (👍) of the fast-track request from collaborators). ✔ Last GitHub CI successful ℹ Last Full PR CI on 2023-10-19T17:01:00Z: https://ci.nodejs.org/job/node-test-pull-request/55019/ - Querying data for job/node-test-pull-request/55019/ ✔ Last Jenkins CI successful -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncuhttps://github.com/nodejs/node/actions/runs/6586894859 |
StefanStojanovic commented Oct 20, 2023
From what I see this is why it failed |
mhdawson 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
PR-URL: #50277 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: Michael Dawson <[email protected]>
mhdawson commented Oct 20, 2023
Landed in b4cc3e2 |
PR-URL: #50277 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: Michael Dawson <[email protected]>
PR-URL: nodejs#50277 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: Michael Dawson <[email protected]>
PR-URL: #50277 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: Michael Dawson <[email protected]>
PR-URL: #50277 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: Michael Dawson <[email protected]>
PR-URL: nodejs/node#50277 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: Michael Dawson <[email protected]>
PR-URL: nodejs/node#50277 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: Michael Dawson <[email protected]>
The test is only flaky on x86 Windows.
This is a fixup to #50238 because
process.archreturnsia32and notx86on x86 node.exe on Windows.