test: Ignore out-of-stack for MUSL
Stack overflow detection does not currently work with MUSL, so this test needs to be disabled.
This commit is contained in:
parent
f3345cb0a7
commit
e32dab78b8
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@
|
|||
// except according to those terms.
|
||||
|
||||
// ignore-android: FIXME (#20004)
|
||||
// ignore-musl
|
||||
|
||||
#![feature(asm)]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue