Skip to content

Commit

Permalink
Adding ignore fuchsia tests for execvp (pre_exec)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewpollack committed Sep 21, 2022
1 parent cd8cc91 commit b3d7e4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/ui/command/command-pre-exec.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
// ignore-windows - this is a unix-specific test
// ignore-emscripten no processes
// ignore-sgx no processes
// ignore-fuchsia no execvp syscall
#![feature(process_exec, rustc_private)]

extern crate libc;
Expand Down

0 comments on commit b3d7e4e

Please sign in to comment.