Add needs-unwind compiletest directive to libtest-thread-limit
This commit is contained in:
parent
6cf068db56
commit
da43f95dd3
@ -11,6 +11,9 @@
|
||||
// Reason: thread limit modification
|
||||
//@ ignore-cross-compile
|
||||
// Reason: this test fails armhf-gnu, reasons unknown
|
||||
//@ needs-unwind
|
||||
// Reason: this should be ignored in cg_clif (Cranelift) CI and anywhere
|
||||
// else that uses panic=abort.
|
||||
|
||||
use std::ffi::{self, CStr, CString};
|
||||
use std::path::PathBuf;
|
||||
|
Loading…
Reference in New Issue
Block a user