-
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
deps: patch V8 to 11.3.244.8 #47536
deps: patch V8 to 11.3.244.8 #47536
Conversation
Review requested:
|
@@ -17,3 +17,5 @@ Today's answer to life the universe and everything is 6728! | |||
Today's answer to life the universe and everything is 6728!! | |||
Off-course, this is wrong ... | |||
.. | |||
What's a fish without eyes? A fsh! |
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.
🐠
I'm not sure if the 11:40:33 not ok 2 v8-updates/test-linux-perf
11:40:33 ---
11:40:33 duration_ms: 2317.68200
11:40:33 severity: fail
11:40:33 exitcode: 1
11:40:33 stack: |-
11:40:33 node:assert:399
11:40:33 throw err;
11:40:33 ^
11:40:33
11:40:33 AssertionError [ERR_ASSERTION]: Couldn't find interpreted functionOne() |
I've certainly seen this failure before, so probably a flake. |
Landed in b8c7a1e |
Refs: v8/v8@11.3.244.4...11.3.244.8 PR-URL: #47536 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Jiawen Geng <[email protected]>
Refs: v8/v8@11.3.244.4...11.3.244.8