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

[v14.x] Revert "tools: add missing uv_setup_argv() calls" by BethGriggs · Pull Request #35641 · nodejs/node · GitHub

/ node Public

[v14.x] Revert "tools: add missing uv_setup_argv() calls" - #35641

Closed
BethGriggs wants to merge 1 commit into
nodejs:v14.x-stagingfrom
BethGriggs:test-fix-asan-v14.x
Closed

[v14.x] Revert "tools: add missing uv_setup_argv() calls"#35641
BethGriggs wants to merge 1 commit into
nodejs:v14.x-stagingfrom
BethGriggs:test-fix-asan-v14.x

Conversation

Copy link
Copy Markdown
Member

test-asan is failing on v14.x. I suspect it is due to this commit - I'm raising this PR to initially just test whether this commit is the cause of the failure (I'm having trouble running test-asan locally).

The original PR passed test-asan, so I suspect if this commit is the cause, it would be due to a related commit missing on v14.x.

This reverts commit 70e77f123164ecbdbdd4abc2e4919ce1b193421e.

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

This reverts commit 70e77f123164ecbdbdd4abc2e4919ce1b193421e.

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/startup

nodejs-github-bot added tools Issues and PRs related to the tools directory. v14.x labels Oct 14, 2020

Copy link
Copy Markdown
Member Author

Looks like it is this commit as test-asan has passed. @nodejs/release what do you think we should do here? Revert the commit and re-land once we've figured out which other commits need to land alongside it?

/cc @richardlau @addaleax

Copy link
Copy Markdown
Member

I think reverting this on v14.x only is fine as long as it passes CI :)

Copy link
Copy Markdown
Collaborator

BethGriggs marked this pull request as ready for review October 14, 2020 14:51
BethGriggs added a commit that referenced this pull request Oct 14, 2020
This reverts commit 70e77f123164ecbdbdd4abc2e4919ce1b193421e.

Refs: #35491

PR-URL: #35641
Reviewed-By: Richard Lau <rlau@redhat.com>

Copy link
Copy Markdown
Member Author

Landed in bd34410

BethGriggs closed this Oct 14, 2020
MylesBorins mentioned this pull request Oct 14, 2020

XadillaX left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM

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

tools Issues and PRs related to the tools directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL