Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tools: make test-npm work without global npm #1926

Merged

Conversation

Fishrock123
Copy link
Contributor

Calling the tests independently removes the dependancy on npm internally trying to call npm run-script for test-all.

R= @othiym23 / @mhdawson?

@Fishrock123 Fishrock123 added test Issues and PRs related to the tests. npm Issues and PRs related to the npm client dependency or the npm registry. labels Jun 9, 2015
@Fishrock123
Copy link
Contributor Author

cc @nodejs/build

@rvagg
Copy link
Member

rvagg commented Jun 16, 2015

lgtm if you're confirming it works

@Fishrock123
Copy link
Contributor Author

It does definitely work, and also without a global npm.

@mhdawson
Copy link
Member

Futher discussion at nodejs/node-v0.x-archive#25294

PR-URL: nodejs#1926
Reviewed-By: Rod Vagg <[email protected]>
Reviewed-By: Michael Dawson <[email protected]>
@Fishrock123 Fishrock123 force-pushed the allow-test-npm-without-installed-npm branch from ef5c9c3 to 91dfb5e Compare June 17, 2015 16:28
@Fishrock123 Fishrock123 merged commit 91dfb5e into nodejs:master Jun 17, 2015
@Fishrock123
Copy link
Contributor Author

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
npm Issues and PRs related to the npm client dependency or the npm registry. test Issues and PRs related to the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants