Skip to content

test: fix child-process-uid-gid on Windows#8924

Closed
targos wants to merge 1 commit into
masterfrom
fix-8864-win
Closed

test: fix child-process-uid-gid on Windows#8924
targos wants to merge 1 commit into
masterfrom
fix-8864-win

Conversation

@targos

@targos targos commented Oct 4, 2016

Copy link
Copy Markdown
Member
Checklist
  • make -j8 test (UNIX), or vcbuild test nosign (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

test

Description of change

The process.getuid method does not exist on this platform.

Ref: #8864

The process.getuid method does not exist on this platform.

Ref: #8864
@targos targos added windows Issues and PRs related to the Windows platform. test Issues and PRs related to the tests. labels Oct 4, 2016
@targos

targos commented Oct 4, 2016

Copy link
Copy Markdown
Member Author

@lpinca lpinca left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@mscdex mscdex added the child_process Issues and PRs related to the child_process subsystem. label Oct 4, 2016

@cjihrig cjihrig 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.

Perhaps we should fast track this.

@targos

targos commented Oct 4, 2016

Copy link
Copy Markdown
Member Author

I agree. Feel free to land it as I'm not on my dev computer.

@geek

geek commented Oct 4, 2016

Copy link
Copy Markdown
Member

LGTM

@Trott Trott mentioned this pull request Oct 4, 2016
4 tasks

@Trott Trott left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM and definitely agree on the fast-tracking.

@Trott Trott self-assigned this Oct 4, 2016
Trott pushed a commit to Trott/io.js that referenced this pull request Oct 4, 2016
The process.getuid method does not exist on this platform.

Ref: nodejs#8864
PR-URL: nodejs#8924
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Wyatt Preul <wpreul@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@Trott

Trott commented Oct 4, 2016

Copy link
Copy Markdown
Member

Landed in 1554735

@Trott Trott closed this Oct 4, 2016
@addaleax addaleax deleted the fix-8864-win branch October 5, 2016 15:02
jasnell pushed a commit that referenced this pull request Oct 6, 2016
The process.getuid method does not exist on this platform.

Ref: #8864
PR-URL: #8924
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Wyatt Preul <wpreul@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Fishrock123 pushed a commit that referenced this pull request Oct 11, 2016
The process.getuid method does not exist on this platform.

Ref: #8864
PR-URL: #8924
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Wyatt Preul <wpreul@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

child_process Issues and PRs related to the child_process subsystem. test Issues and PRs related to the tests. windows Issues and PRs related to the Windows platform.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants