Skip to content

test: fix running child-process-uid-gid as root

Rodrigo Muino Tomonari requested to merge github/fork/geek/test-spawn-fix into master
Checklist
  • make -j8 test (UNIX), or vcbuild test nosign (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

test

Description of change

test-child-process-uid-gid fails when run as root. Seeing that other tests are skipped when running as root, adding the same behavior to this test as well.

Merge request reports

Loading