test: added Ubuntu error code support to test-process-uid-gid.js by ssample812 · Pull Request #28219 · nodejs/node

@nodejs-github-bot added the test

Issues and PRs related to the tests.

label

Jun 14, 2019

sam-github

@sam-github

When the 'nobody' user is missing use .code to detect this, its more
robust than than the .message string.

Refs: nodejs#19594

sam-github

antsmartian

Trott pushed a commit to Trott/io.js that referenced this pull request

Jun 20, 2019
When the 'nobody' user is missing use .code to detect this, its more
robust than than the .message string.

Refs: nodejs#19594

PR-URL: nodejs#28219
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Yuta Hiroto <hello@hiroppy.me>
Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com>

targos pushed a commit that referenced this pull request

Jul 2, 2019
When the 'nobody' user is missing use .code to detect this, its more
robust than than the .message string.

Refs: #19594

PR-URL: #28219
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Yuta Hiroto <hello@hiroppy.me>
Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com>

This was referenced

Jul 3, 2019