mark relevant tests as requiring unwinding
This commit is contained in:
parent
5be14f5fda
commit
0526267ffd
@ -1,6 +1,7 @@
|
|||||||
// only-aarch64
|
// only-aarch64
|
||||||
// run-pass
|
// run-pass
|
||||||
// needs-asm-support
|
// needs-asm-support
|
||||||
|
// needs-unwind
|
||||||
|
|
||||||
#![feature(asm_unwind)]
|
#![feature(asm_unwind)]
|
||||||
|
|
||||||
|
@ -3,6 +3,7 @@
|
|||||||
// compile-flags: --test -Cpanic=abort -Zpanic-abort-tests=no
|
// compile-flags: --test -Cpanic=abort -Zpanic-abort-tests=no
|
||||||
// run-flags: --test-threads=1
|
// run-flags: --test-threads=1
|
||||||
|
|
||||||
|
// needs-unwind
|
||||||
// ignore-wasm no panic or subprocess support
|
// ignore-wasm no panic or subprocess support
|
||||||
// ignore-emscripten no panic or subprocess support
|
// ignore-emscripten no panic or subprocess support
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user