Skip to content

test: Incorrect assumptions on the user uid and gid #19371

@gireeshpunathil

Description

@gireeshpunathil
  • Version: master
  • Platform: UNIX
  • Subsystem: test

The count of expected errors here does not take into consideration of the conditionals here and is assumed to be always true.

This fails always if the user is root or sometimes in containers where process.getuid() and process.getgid() can be 0.

ref: nodejs/help#687

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueIssues that are suitable for first-time contributors.testIssues and PRs related to the tests.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions