SIGN IN SIGN UP

bpo-40280: Skip more tests/features that don't apply to Emscripten (GH-31791)

- fd inheritance can't be modified because Emscripten doesn't support subprocesses anyway.
- setpriority always fails
- geteuid no longer causes problems with latest emsdk
- umask is a stub
- geteuid / getuid always return 0, but process cannot chown to random uid.
C
Christian Heimes committed
de554d6e02228b840eb6bffaf7d406c0ef368d5f
Parent: 8714b6f
Committed by GitHub <noreply@github.com> on 3/10/2022, 12:43:40 PM