-
Notifications
You must be signed in to change notification settings - Fork 29.8k
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
Revert "deps: V8: cherry-pick 9ebca66a5740" #53582
Conversation
Reason for revert: broke test-snapshot-reproducible.js in dynamically linked builds in the CI. This reverts commit 4c730ae.
Review requested:
|
Fast-track has been requested by @joyeecheung. Please 👍 to approve. |
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.
RSLGTM
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 with the revert.
It's curious that the failure didn't occur in the PR CI: https://ci.nodejs.org/job/node-test-pull-request/59933/. It also runs the dynamically linked builds test: https://ci.nodejs.org/job/node-test-commit-linux-containered/44105/parameters/
Commit Queue failed- Loading data for nodejs/node/pull/53582 ✔ Done loading data for nodejs/node/pull/53582 ----------------------------------- PR info ------------------------------------ Title Revert "deps: V8: cherry-pick 9ebca66a5740" (#53582) Author Joyee Cheung (@joyeecheung) Branch joyeecheung:revert-v8 -> nodejs:main Labels fast-track, dont-land-on-v22.x Commits 1 - Revert "deps: V8: cherry-pick 9ebca66a5740" Committers 1 - Joyee Cheung PR-URL: https://github.com/nodejs/node/pull/53582 Refs: https://github.com/nodejs/node/issues/53579 Reviewed-By: Michaël Zasso Reviewed-By: Moshe Atlow Reviewed-By: Jiawen Geng Reviewed-By: Chengzhong Wu Reviewed-By: Richard Lau Reviewed-By: Stewart X Addison ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/53582 Refs: https://github.com/nodejs/node/issues/53579 Reviewed-By: Michaël Zasso Reviewed-By: Moshe Atlow Reviewed-By: Jiawen Geng Reviewed-By: Chengzhong Wu Reviewed-By: Richard Lau Reviewed-By: Stewart X Addison -------------------------------------------------------------------------------- ℹ This PR was created on Tue, 25 Jun 2024 09:12:08 GMT ✔ Approvals: 6 ✔ - Michaël Zasso (@targos) (TSC): https://github.com/nodejs/node/pull/53582#pullrequestreview-2137991739 ✔ - Moshe Atlow (@MoLow) (TSC): https://github.com/nodejs/node/pull/53582#pullrequestreview-2137994149 ✔ - Jiawen Geng (@gengjiawen): https://github.com/nodejs/node/pull/53582#pullrequestreview-2137997217 ✔ - Chengzhong Wu (@legendecas) (TSC): https://github.com/nodejs/node/pull/53582#pullrequestreview-2138346109 ✔ - Richard Lau (@richardlau) (TSC): https://github.com/nodejs/node/pull/53582#pullrequestreview-2138562753 ✔ - Stewart X Addison (@sxa): https://github.com/nodejs/node/pull/53582#pullrequestreview-2138603737 ℹ This PR is being fast-tracked ✘ This PR needs to wait 40 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 2024-06-25T11:27:14Z: https://ci.nodejs.org/job/node-test-pull-request/59933/. - Querying data for job/node-test-pull-request/59933/ ✔ Last Jenkins CI successful -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncuhttps://github.com/nodejs/node/actions/runs/9666246956 |
Landed in 8e33f20 |
Revert "deps: V8: cherry-pick 9ebca66a5740"
Reason for revert: broke test-snapshot-reproducible.js in
dynamically linked builds in the CI.
This reverts commit 4c730ae.
Refs: #53579