mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-14 02:49:40 +00:00
tests: cleanup tests/ui/process/fds-are-cloexec.rs
- Replace `ignore-windows` with `only-unix`. - Replace `ignore-*` with `needs-subprocess`.
This commit is contained in:
parent
635a06b595
commit
a4a3acace6
@ -1,9 +1,8 @@
|
||||
//@ run-pass
|
||||
//@ ignore-windows
|
||||
//@ only-unix
|
||||
//@ ignore-android
|
||||
//@ ignore-wasm32 no processes
|
||||
//@ needs-subprocess
|
||||
//@ ignore-haiku
|
||||
//@ ignore-sgx no processes
|
||||
|
||||
#![feature(rustc_private)]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user