FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

deps: fix V8 test regression by targos · Pull Request #22677 · nodejs/node · GitHub

/ node Public

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 commented Sep 3, 2018

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
targos 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

Copy link
Copy Markdown
Collaborator

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

targos commented Sep 3, 2018

Copy link
Copy Markdown
Member Author

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

targos commented Sep 3, 2018
edited
Loading

Copy link
Copy Markdown
Member Author

targos commented Sep 4, 2018

Copy link
Copy Markdown
Member Author

Landed in ebc965f

targos 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 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>
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fast-track PRs that do not need to wait for 48 hours to land. regression Issues related to regressions. v8 engine Issues and PRs related to the V8 dependency.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants


Back | FazBrowse Home | New Git URL