mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-24 07:44:10 +00:00
xfail two tests that hang on Android (#11419)
This commit is contained in:
parent
fda71f2630
commit
58097c1a73
@ -9,6 +9,7 @@
|
||||
// except according to those terms.
|
||||
|
||||
// xfail-fast
|
||||
// xfail-android (FIXME #11419)
|
||||
// exec-env:RUST_LOG=info
|
||||
|
||||
#[no_uv];
|
||||
|
@ -9,6 +9,7 @@
|
||||
// except according to those terms.
|
||||
|
||||
// xfail-fast
|
||||
// xfail-android (FIXME #11419)
|
||||
|
||||
extern mod native;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user