mirror of
https://github.com/rust-lang/rust.git
synced 2026-07-26 01:21:58 -04:00
Mark linux-getrandom-fallback test as needs-unwind
Fixes test failures on {aarch64*-none, armv7r-eabihf, thumbv7em-eabi*} targets which
have panic=abort by default
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
//@ only-linux
|
||||
//@ run-pass
|
||||
//@ needs-unwind
|
||||
|
||||
#![feature(random)]
|
||||
#![feature(rustc_private)]
|
||||
|
||||
Reference in New Issue
Block a user