Skip to content

Conversation

@richardlau
Copy link
Member

@richardlaurichardlau commented Dec 21, 2020

V8's tools/dev/v8gen.py does not like being passed an empty string
("").

Refs: #36573 (comment)
Refs: #36099

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

V8's `tools/dev/v8gen.py` does not like being passed an empty string (`""`).
@nodejs-github-botnodejs-github-bot added tools Issues and PRs related to the tools directory. v8 engine Issues and PRs related to the V8 dependency. labels Dec 21, 2020
@richardlau
Copy link
MemberAuthor

@targostargos added the fast-track PRs that do not need to wait for 48 hours to land. label Dec 21, 2020
@targos
Copy link
Member

Can we fast-track?

@richardlaurichardlau added the request-ci Add this label to start a Jenkins CI on a PR. label Dec 21, 2020
@github-actionsgithub-actionsbot removed the request-ci Add this label to start a Jenkins CI on a PR. label Dec 21, 2020
@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

nodejs-github-bot commented Dec 21, 2020

CI: https://ci.nodejs.org/job/node-test-pull-request/35028/ ✔️
V8-CI: https://ci.nodejs.org/job/node-test-commit-v8-linux/3629/ (previous got past the failures seen on master but failed tests). ✔️

@richardlaurichardlau added the commit-queue Add this label to land a pull request using GitHub Actions. label Dec 22, 2020
@github-actionsgithub-actionsbot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Dec 22, 2020
@github-actions
Copy link
Contributor

Landed in 4d22dd3...21f2e88

nodejs-github-bot pushed a commit that referenced this pull request Dec 22, 2020
V8's `tools/dev/v8gen.py` does not like being passed an empty string (`""`). PR-URL: #36594 Refs: #36099 Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Ben Coe <[email protected]> Reviewed-By: Jiawen Geng <[email protected]>
@richardlaurichardlau deleted the makev8 branch December 22, 2020 10:12
@richardlaurichardlau mentioned this pull request Dec 22, 2020
targos pushed a commit that referenced this pull request Dec 22, 2020
V8's `tools/dev/v8gen.py` does not like being passed an empty string (`""`). PR-URL: #36594 Refs: #36099 Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Ben Coe <[email protected]> Reviewed-By: Jiawen Geng <[email protected]>
targos pushed a commit that referenced this pull request May 1, 2021
V8's `tools/dev/v8gen.py` does not like being passed an empty string (`""`). PR-URL: #36594 Refs: #36099 Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Ben Coe <[email protected]> Reviewed-By: Jiawen Geng <[email protected]>
@danielleadamsdanielleadams mentioned this pull request May 3, 2021
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.toolsIssues and PRs related to the tools directory.v8 engineIssues and PRs related to the V8 dependency.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@richardlau@targos@nodejs-github-bot@bcoe@cjihrig@gengjiawen@aduh95