gh-90473: Misc test fixes for WASI (GH-93218)
* ``sys.executable`` is not set * WASI does not support subprocess * ``pwd`` module is not available * WASI checks ``open`` syscall flags more strict, needs r, w, rw flag. * ``umask`` is not available * ``/dev/null`` may not be accessible
C
Christian Heimes committed
1f134e96ba994bea3aaea533d4a558df3c5cc3c0
Parent: 5e6e5b9
Committed by GitHub <noreply@github.com>
on 5/25/2022, 1:57:26 PM