Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign updeps: update V8 to 7.6 #28016
Conversation
ryzokuken
requested review from
refack and
targos
Jun 2, 2019
This comment has been minimized.
This comment has been minimized.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
|
There's an unhandled conflict here: 5a9af9b |
This comment was marked as resolved.
This comment was marked as resolved.
|
There are some unhandled conflicts here: bea6519 |
This comment was marked as resolved.
This comment was marked as resolved.
|
@refack do you know how to handle this? 41ee4fb#diff-30246878345a874b2105006560a03f27R76 V8 code: https://github.com/v8/v8/blob/6e558e9e0973898cbad1b785478417395fde306c/BUILD.gn#L987-L989 |
targos
force-pushed the
ryzokuken:v8-7.6
branch
2 times, most recently
from
28704ed
to
fe8bf54
Jun 2, 2019
This comment has been minimized.
This comment has been minimized.
This comment was marked as resolved.
This comment was marked as resolved.
|
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment was marked as resolved.
This comment was marked as resolved.
We just need to rename the |
This comment has been minimized.
This comment has been minimized.
|
|
This comment was marked as outdated.
This comment was marked as outdated.
targos
added
semver-major
V8 Engine
labels
Jun 2, 2019
This comment was marked as resolved.
This comment was marked as resolved.
|
|
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
It get's that way from time to time. |
This comment was marked as outdated.
This comment was marked as outdated.
nodejs
deleted a comment from
nodejs-github-bot
Jun 2, 2019
This comment was marked as resolved.
This comment was marked as resolved.
What happened to the perma-yellow PPC (from |
This comment has been minimized.
This comment has been minimized.
|
@refack the flaky test? might be an undefined behaviour where it passes or fails form time to time (due to this CL: https://chromium-review.googlesource.com/c/v8/v8/+/1561072), will be looking into it using V8 master. |
This comment has been minimized.
This comment has been minimized.
|
@ryzokuken / @targos can you try cherry-picking in cjihrig@19d7b31 and cjihrig@9e50c0a. |
ryzokuken commentedJun 2, 2019
Thanks @targos @refack
@cjihrig could you PTAL at 9106789?