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