1
Fork 0

tests: use needs-subprocess instead of ignore-{wasm32,emscripten,sgx}

This commit is contained in:
许杰友 Jieyou Xu (Joe) 2025-01-23 16:36:54 +08:00
parent a11227b916
commit 8a0310a0b1
156 changed files with 170 additions and 200 deletions

View file

@ -7,8 +7,7 @@
// non-ASCII characters. The child process ensures all the strings are
// intact.
//@ ignore-wasm32 no processes
//@ ignore-sgx no processes
//@ needs-subprocess
//@ ignore-fuchsia Filesystem manipulation privileged
use std::io::prelude::*;