Skip to content

Commit

Permalink
panic abort after fork test: Disable on android
Browse files Browse the repository at this point in the history
And link to the issue.

Signed-off-by: Ian Jackson <[email protected]>
  • Loading branch information
ijackson committed May 14, 2021
1 parent 6369637 commit 88ccaa7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/ui/process/process-panic-after-fork.rs
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
// ignore-sgx no libc
// ignore-emscripten no processes
// ignore-sgx no processes
// ignore-android: FIXME(#85261)

#![feature(bench_black_box)]
#![feature(rustc_private)]
Expand Down

0 comments on commit 88ccaa7

Please sign in to comment.