Skip to content

deps: fix V8 test regression - #22677

Closed
targos wants to merge 1 commit into
nodejs:masterfrom
targos:fix-v8-tests
Closed

deps: fix V8 test regression#22677
targos wants to merge 1 commit into
nodejs:masterfrom
targos:fix-v8-tests

Conversation

@targos

Copy link
Copy Markdown
Member

Fixes a regression introduced in a V8 backport PR.
A small change in cctest/test-log.cc was forgotten.

Refs: #22028
Refs: v8/v8@ba752ea

Fixes a regression introduced in a V8 backport PR.
A small change in cctest/test-log.cc was forgotten.
Refs: nodejs#22028
Refs: v8/v8@ba752ea
@targostargos added v8 engine Issues and PRs related to the V8 dependency. regression Issues related to regressions. fast-track PRs that do not need to wait for 48 hours to land. labels Sep 3, 2018
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-botnodejs-github-bot added the v8 engine Issues and PRs related to the V8 dependency. label Sep 3, 2018
@targos

Copy link
Copy Markdown
MemberAuthor

Please 👍 this comment to fast-track. V8 CI is broken without this change.

@targos

targos commented Sep 3, 2018

Copy link
Copy Markdown
MemberAuthor

@targos

Copy link
Copy Markdown
MemberAuthor

Landed in ebc965f

@targostargos closed this Sep 4, 2018
targos added a commit to targos/node that referenced this pull request Sep 4, 2018
Fixes a regression introduced in a V8 backport PR.
A small change in cctest/test-log.cc was forgotten.
Refs: nodejs#22028
Refs: v8/v8@ba752ea
PR-URL: nodejs#22677
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
@targos
targos deleted the fix-v8-tests branch September 4, 2018 06:26
targos added a commit that referenced this pull request Sep 5, 2018
Fixes a regression introduced in a V8 backport PR.
A small change in cctest/test-log.cc was forgotten.
Refs: #22028
Refs: v8/v8@ba752ea
PR-URL: #22677
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
@targostargos mentioned this pull request Sep 5, 2018
targos added a commit that referenced this pull request Sep 6, 2018
Fixes a regression introduced in a V8 backport PR.
A small change in cctest/test-log.cc was forgotten.
Refs: #22028
Refs: v8/v8@ba752ea
PR-URL: #22677
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fast-trackPRs that do not need to wait for 48 hours to land.regressionIssues related to regressions.v8 engineIssues and PRs related to the V8 dependency.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@targos@nodejs-github-bot@apapirovski@addaleax@cjihrig@mihalskiy