Skip to content

Commit 88ccaa7

Browse files
committed
panic abort after fork test: Disable on android
And link to the issue. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
1 parent 6369637 commit 88ccaa7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/ui/process/process-panic-after-fork.rs

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
// ignore-sgx no libc
66
// ignore-emscripten no processes
77
// ignore-sgx no processes
8+
// ignore-android: FIXME(#85261)
89

910
#![feature(bench_black_box)]
1011
#![feature(rustc_private)]

0 commit comments

Comments
 (0)