emcscripten: ignore another thread-using test
This commit is contained in:
parent
63d67fa273
commit
028f53e38e
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
// run-pass
|
||||
// ignore-wasm32-bare compiled with panic=abort by default
|
||||
// ignore-emscripten no threads support
|
||||
|
||||
// rust-lang/rust#64655: with panic=unwind, a panic from a subroutine
|
||||
// should still run destructors as it unwinds the stack. However,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue