FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

test: test process.setuid for bad argument types by dsinecos · Pull Request #19703 · nodejs/node · GitHub

/ node Public

test: test process.setuid for bad argument types - #19703

Closed
dsinecos wants to merge 1 commit into
nodejs:masterfrom
dsinecos:test-process-setuid-for-bad-argument-types
Closed

test: test process.setuid for bad argument types#19703
dsinecos wants to merge 1 commit into
nodejs:masterfrom
dsinecos:test-process-setuid-for-bad-argument-types

Conversation

Copy link
Copy Markdown
Contributor

test process.setuid with an object as an argument. An equivalent test
exists for process.seteuid

Fixes: #19591

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

test process.setuid with an object as an argument. An equivalent test
exists for process.seteuid

Fixes: nodejs#19591
nodejs-github-bot added the test Issues and PRs related to the tests. label Mar 30, 2018

Copy link
Copy Markdown
Member

lpinca commented Apr 2, 2018

Copy link
Copy Markdown
Member

lpinca commented Apr 4, 2018

Copy link
Copy Markdown
Member

Landed in 83444b7.

lpinca closed this Apr 4, 2018
lpinca pushed a commit that referenced this pull request Apr 4, 2018
Test process.setuid with an object as an argument. An equivalent test
exists for process.seteuid.

PR-URL: #19703
Fixes: #19591
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
targos pushed a commit that referenced this pull request Apr 4, 2018
Test process.setuid with an object as an argument. An equivalent test
exists for process.seteuid.

PR-URL: #19703
Fixes: #19591
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
targos mentioned this pull request Apr 4, 2018
BethGriggs pushed a commit that referenced this pull request Dec 4, 2018
Test process.setuid with an object as an argument. An equivalent test
exists for process.seteuid.

PR-URL: #19703
Fixes: #19591
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
BethGriggs mentioned this pull request Dec 4, 2018
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

test: Test process.setuid for bad argument types

7 participants


Back | FazBrowse Home | New Git URL