Uh oh!
There was an error while loading. Please reload this page.
[10.x] deps: V8: cherry-pick 52a9e67 - #25027
Conversation
Original commit message: [turbofan] Fix ObjectCreate's side effect annotation. Bug: chromium:888923 Change-Id: Ifb22cd9b34f53de3cf6e47cd92f3c0abeb10ac79 Reviewed-on: https://chromium-review.googlesource.com/1245763 Reviewed-by: Benedikt Meurer <bmeurer@chromium.org> Commit-Queue: Jaroslav Sevcik <jarin@chromium.org> Cr-Commit-Position: refs/heads/master@{nodejs#56236} Refs: v8/v8@52a9e67
Trott
commented
Dec 14, 2018
Resume Build CI: https://ci.nodejs.org/job/node-test-pull-request/19509/ |
Trott
commented
Dec 14, 2018
Is the test-bootstrap-modules failure on CI with |
ofrobots
commented
Dec 14, 2018
It doesn't repro on my machine. I've launched that worker job again: https://ci.nodejs.org/job/node-test-commit-custom-suites-freestyle/3258/. |
To repro locally, you ran it with something like this?: (The |
ofrobots
commented
Dec 14, 2018
Yeah. I cannot seem to be able to reproduce this with that command, or with the command to run the whole default suite. It would be good to know if there are other environmental differences on that "freestyle" job. |
Here it is happening on a different v10.x PR/CI run. So I think the test is just broken on v10.x-staging. https://ci.nodejs.org/job/node-test-commit-custom-suites-freestyle/3261/ @nodejs/releasers How to proceed here? Land anyway and a releaser will bisect to figure out where/when CI started failing? 😱 |
Trott
commented
Dec 14, 2018
Possibly relevant: #23876 Also: /ping @nodejs/workers |
ofrobots
commented
Dec 14, 2018
AFAICT, the test starting failing at e872089 |
Trott
commented
Dec 14, 2018
@codebytere ^^^^^^^^^^ |
MylesBorins
commented
Dec 17, 2018
looks like this is a new build target. Is it failing anywhere else? cc @nodejs/build |
ofrobots
commented
Dec 18, 2018
Fixing the regression in this pre-req change: #25112 |
Original commit message: [turbofan] Fix ObjectCreate's side effect annotation. Bug: chromium:888923 Change-Id: Ifb22cd9b34f53de3cf6e47cd92f3c0abeb10ac79 Reviewed-on: https://chromium-review.googlesource.com/1245763 Reviewed-by: Benedikt Meurer <bmeurer@chromium.org> Commit-Queue: Jaroslav Sevcik <jarin@chromium.org> Cr-Commit-Position: refs/heads/master@{#56236} Refs: v8/v8@52a9e67 PR-URL: #25027 Refs: v8/v8@52a9e67 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Myles Borins <myles.borins@gmail.com>
MylesBorins
commented
Dec 21, 2018
landed in 844bd62 |
Original commit message: [turbofan] Fix ObjectCreate's side effect annotation. Bug: chromium:888923 Change-Id: Ifb22cd9b34f53de3cf6e47cd92f3c0abeb10ac79 Reviewed-on: https://chromium-review.googlesource.com/1245763 Reviewed-by: Benedikt Meurer <bmeurer@chromium.org> Commit-Queue: Jaroslav Sevcik <jarin@chromium.org> Cr-Commit-Position: refs/heads/master@{#56236} Refs: v8/v8@52a9e67 PR-URL: #25027 Refs: v8/v8@52a9e67 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Myles Borins <myles.borins@gmail.com>
Original commit message:
Refs: v8/v8@52a9e67
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passesV8-CI: https://ci.nodejs.org/view/All/job/node-test-commit-v8-linux/1935/
CI: https://ci.nodejs.org/job/node-test-pull-request/19502/