Skip to content

(v6.x backport) test: enable setuid/setgid test - #13060

Closed
Trott wants to merge 1 commit into
nodejs:v6.x-stagingfrom
Trott:stage-left
Closed

(v6.x backport) test: enable setuid/setgid test#13060
Trott wants to merge 1 commit into
nodejs:v6.x-stagingfrom
Trott:stage-left

Conversation

@Trott

@TrottTrott commented May 16, 2017

Copy link
Copy Markdown
Member

Refactor test for situations where it was expected to fail.
Move from disabled directory to parallel.

PR-URL: #12403
Reviewed-By: James M Snell
Reviewed-By: Colin Ihrig
Reviewed-By: Yuta Hiroto
Reviewed-By: Sakthipriyan Vairamani
Reviewed-By: Santiago Gimeno

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

@nodejs-github-botnodejs-github-bot added test Issues and PRs related to the tests. v6.x labels May 16, 2017
@TrottTrott mentioned this pull request May 16, 2017
3 tasks
@mscdexmscdex added the process Issues and PRs related to the process subsystem. label May 16, 2017
Refactor test for situations where it was expected to fail.
Move from disabled directory to parallel.
PR-URL: nodejs#12403
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
@Trott

Copy link
Copy Markdown
MemberAuthor

/ping @MylesBorins Any reason this can't/shouldn't land?

@MylesBorins

Copy link
Copy Markdown
Contributor

can you run CI and we'll land it?

@Trott

Copy link
Copy Markdown
MemberAuthor

@gibfahngibfahn self-assigned this Jun 14, 2017
@Trott

Copy link
Copy Markdown
MemberAuthor

CI failures are build failures and unrelated to this change.

gibfahn pushed a commit to gibfahn/node that referenced this pull request Jun 17, 2017
Refactor test for situations where it was expected to fail.
Move from disabled directory to parallel.
PR-URL: nodejs#12403
Backport-PR-URL: nodejs#13060
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
@gibfahn

Copy link
Copy Markdown
Member

Landed in ae20511

@gibfahngibfahn closed this Jun 17, 2017
gibfahn pushed a commit that referenced this pull request Jun 20, 2017
Refactor test for situations where it was expected to fail.
Move from disabled directory to parallel.
PR-URL: #12403
Backport-PR-URL: #13060
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
MylesBorins pushed a commit that referenced this pull request Jul 11, 2017
Refactor test for situations where it was expected to fail.
Move from disabled directory to parallel.
PR-URL: #12403
Backport-PR-URL: #13060
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
@Trott
Trott deleted the stage-left branch January 13, 2022 22:45
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

processIssues and PRs related to the process subsystem.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@Trott@MylesBorins@gibfahn@mscdex@nodejs-github-bot