tests: cleanup tests/ui/process/process-panic-after-fork.rs
- Replace `ignore-windows` with `only-unix`. - Replace `ignore-*` with `needs-subprocess`.
This commit is contained in:
parent
a4a3acace6
commit
b617aae20e
1 changed files with 2 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
|||
//@ run-pass
|
||||
//@ no-prefer-dynamic
|
||||
//@ ignore-windows
|
||||
//@ ignore-wasm32 no processes
|
||||
//@ ignore-sgx no processes
|
||||
//@ only-unix
|
||||
//@ needs-subprocess
|
||||
//@ ignore-fuchsia no fork
|
||||
|
||||
#![feature(rustc_private)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue