Skip to content

Conversation

@vsemozhetbyt
Copy link
Contributor

@vsemozhetbytvsemozhetbyt commented May 11, 2017

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

test

Permit spaces in paths to a Node.js executable and test scripts.

Fixes: #12773

@vsemozhetbytvsemozhetbyt added the test Issues and PRs related to the tests. label May 11, 2017
@vsemozhetbyt
Copy link
ContributorAuthor

Copy link
Member

@TrottTrott left a comment

Choose a reason for hiding this comment

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

LGTM if CI is green

@Trott
Copy link
Member

@nodejs/testing

This is specifically about permitting spaces in the path, right? Might be good to make that explicit in the PR description and commit message.

Permit spaces in paths to a Node.js executable and test scripts. Fixes: #12773
@vsemozhetbyt
Copy link
ContributorAuthor

@vsemozhetbyt
Copy link
ContributorAuthor

Landed in 945f208

@vsemozhetbytvsemozhetbyt deleted the test-node-path-independent branch May 14, 2017 13:07
vsemozhetbyt added a commit that referenced this pull request May 14, 2017
Permit spaces in paths to a Node.js executable and test scripts. PR-URL: #12972Fixes: #12773 Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
anchnk pushed a commit to anchnk/node that referenced this pull request May 19, 2017
Permit spaces in paths to a Node.js executable and test scripts. PR-URL: nodejs#12972Fixes: nodejs#12773 Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
@jasnelljasnell mentioned this pull request May 28, 2017
@gibfahngibfahn mentioned this pull request Jun 15, 2017
3 tasks
@MylesBorins
Copy link
Contributor

This does not land cleanly in LTS. Please feel free to manually backport. Please also feel free to replace the backport request label with do-not-land if it shouldn't land

@vsemozhetbyt
Copy link
ContributorAuthor

@MylesBorins Done: #13880

MylesBorins pushed a commit that referenced this pull request Jul 10, 2017
Permit spaces in paths to a Node.js executable and test scripts. PR-URL: #12972Fixes: #12773 Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
MylesBorins pushed a commit that referenced this pull request Jul 11, 2017
Permit spaces in paths to a Node.js executable and test scripts. PR-URL: #12972Fixes: #12773 Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
@MylesBorinsMylesBorins mentioned this pull request Jul 18, 2017
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@vsemozhetbyt@Trott@MylesBorins@cjihrig