panic abort after fork test: Disable on android

And link to the issue.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
This commit is contained in:
Ian Jackson 2021-05-14 11:38:25 +01:00
parent 6369637a19
commit 88ccaa77f1

View file

@ -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)]