tests: use needs-subprocess
instead of ignore-{wasm32,emscripten,sgx}
This commit is contained in:
parent
a11227b916
commit
8a0310a0b1
156 changed files with 170 additions and 200 deletions
|
@ -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::*;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue