Skip to content

Fix test/test-options when run through npm test.#755

Merged
bnoordhuis merged 1 commit intonodejs:masterfrom
bnoordhuis:fix-options-test
Nov 19, 2015
Merged

Fix test/test-options when run through npm test.#755
bnoordhuis merged 1 commit intonodejs:masterfrom
bnoordhuis:fix-options-test

Conversation

@bnoordhuis
Copy link
Copy Markdown
Member

npm test dumps a ton of npm_config_* variables in the environment.
Remove those before starting the actual test.

R=@rvagg?

@bnoordhuis
Copy link
Copy Markdown
Member Author

Or R=@TooTallNate?

@bnoordhuis
Copy link
Copy Markdown
Member Author

@mhdawson Can you return the favor and review this PR?

@rvagg
Copy link
Copy Markdown
Member

rvagg commented Nov 18, 2015

lgtm @bnoordhuis, sorry for the delay, this is a good change

`npm test` dumps a ton of npm_config_* variables in the environment.
Remove those before starting the actual test.

PR-URL: #755
Reviewed-By: Rod Vagg <[email protected]>
@bnoordhuis bnoordhuis merged commit 0e2dfda into nodejs:master Nov 19, 2015
@bnoordhuis bnoordhuis deleted the fix-options-test branch November 19, 2015 18:12
Koroffin pushed a commit to Koroffin/node-gyp that referenced this pull request Sep 8, 2025
fix: ensure proper cleanup of console process on shutdown
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants