SIGN IN SIGN UP

gh-109276: libregrtest: fix work dir on WASI (#109356)

On WASI platform, get_temp_dir() should behave differently since the
parent process is a WASI process and uses a different get_temp_dir()
path.

Fix also WorkerThread._runtest(): don't read JSON file if the worker
process exit code is non-zero.
V
Victor Stinner committed
b544c2b1355571a36fe0c212f92e9b163ceb16af
Parent: 715f663
Committed by GitHub <noreply@github.com> on 9/13/2023, 1:40:44 AM