You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: added Ubuntu error code support to test-process-uid-gid.js
This change adds coverage for the error code received when
process.setgid('nobody') is called on Ubuntu, where the standard
'nobody' group from UNIX systems is named 'nogroup'.
Refs: #19594
0 commit comments