Skip to content

Commit

Permalink
Rollup merge of #102073 - andrewpollack:add-execvp-call-ignore, r=tma…
Browse files Browse the repository at this point in the history
…ndry

Adding ignore fuchsia tests for execvp

Adding ignore fuchsia tests for execvp

cc. ``@djkoloski``

r? ``@tmandry``
  • Loading branch information
JohnTitor authored Sep 22, 2022
2 parents aa176c1 + ad52e32 commit 6d7ee68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/ui/command/command-exec.rs
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
// ignore-pretty issue #37199
// ignore-emscripten no processes
// ignore-sgx no processes
// ignore-fuchsia no execvp syscall provided

#![feature(process_exec)]

Expand Down

0 comments on commit 6d7ee68

Please sign in to comment.