Skip to content

deps: patch V8 to 6.6.346.31 - #20603

Closed
MylesBorins wants to merge 1 commit into
nodejs:masterfrom
MylesBorins:update-v8-6.6.346.31
Closed

deps: patch V8 to 6.6.346.31#20603
MylesBorins wants to merge 1 commit into
nodejs:masterfrom
MylesBorins:update-v8-6.6.346.31

Conversation

@MylesBorins

@MylesBorinsMylesBorins commented May 8, 2018

Copy link
Copy Markdown
Contributor

Refs: v8/v8@6.6.346.27...6.6.346.31

note: v8/v8@76cab5f has already landed on master

@nodejs-github-botnodejs-github-bot added build Issues and PRs related to build files or the CI. v8 engine Issues and PRs related to the V8 dependency. labels May 8, 2018
@MylesBorins

Copy link
Copy Markdown
ContributorAuthor

@MylesBorins
MylesBorins requested a review from targosMay 8, 2018 15:29
@MylesBorins

Copy link
Copy Markdown
ContributorAuthor

/cc @nodejs/platform-aix

not ok 2158 sequential/test-benchmark-http
---
duration_ms: 120.94
severity: fail
exitcode: -15
stack: |-
timeout
http/bench-parser.js
http/bench-parser.js n=1 len=1: 6,624.13968985778
http/check_invalid_header_char.js
http/check_invalid_header_char.js n=1 input="keep-alive": 5,836.48503525237
http/check_is_http_token.js
http/check_is_http_token.js n=1 key="\"\"": 6,448.700586831754
http/chunked.js
http/chunked.js c=1 len=1 n=1 benchmarker="test-double": 1
http/client-request-body.js
http/client-request-body.js method="write" len=1 type="asc" dur=0.1: 1,861.2244437247934
http/cluster.js
http/cluster.js c=1 len=1 type="asc" benchmarker="test-double": 1

@richardlau

Copy link
Copy Markdown
Member

/cc @nodejs/platform-aix
not ok 2158 sequential/test-benchmark-http

@MylesBorins#20389

@BridgeARBridgeAR added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label May 8, 2018
@addaleax

Copy link
Copy Markdown
Member

@MylesBorins needs a rebase :)

@addaleaxaddaleax removed the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label May 9, 2018

@targostargos left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It can now be updated to 6.6.346.32 if you want

@MylesBorins

Copy link
Copy Markdown
ContributorAuthor

landed in 1e98787

MylesBorins added a commit that referenced this pull request May 15, 2018
PR-URL: #20603
Refs: v8/v8@6.6.346.27...6.6.346.31
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
@bricssbricss mentioned this pull request May 17, 2018
MylesBorins added a commit that referenced this pull request May 22, 2018
PR-URL: #20603
Refs: v8/v8@6.6.346.27...6.6.346.31
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

buildIssues and PRs related to build files or the CI.v8 engineIssues and PRs related to the V8 dependency.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@MylesBorins@richardlau@addaleax@targos@BridgeAR@nodejs-github-bot