Skip to content

Commit 4eea450

Browse files
committed
Skip wasm32
1 parent 5e7f45f commit 4eea450

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: tests/ui/debuginfo/backtrace-dylib-dep.rs

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
//@ compile-flags: -g -Copt-level=0 -Cstrip=none
88
//@ aux-crate: dylib_dep_helper=dylib-dep-helper.rs
99
//@ aux-crate: auxiliary=dylib-dep-helper-aux.rs
10+
//@ ignore-wasm32 spawning processes is not supported
1011
//@ ignore-musl musl doesn't support dynamic libraries (at least when the original test was written).
1112
//@ run-pass
1213

0 commit comments

Comments
 (0)