Ignore broken no-landing-pads test
This commit is contained in:
parent
5b682354f2
commit
35349abeb3
@ -1,6 +1,7 @@
|
|||||||
// run-pass
|
// run-pass
|
||||||
// compile-flags: -Z no-landing-pads -C codegen-units=1
|
// compile-flags: -Z no-landing-pads -C codegen-units=1
|
||||||
// ignore-emscripten no threads support
|
// ignore-emscripten no threads support
|
||||||
|
// ignore-test fails because catch_unwind doesn't work with no-landing-pads
|
||||||
|
|
||||||
use std::thread;
|
use std::thread;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user