Skip to content

Commit

Permalink
Skip wasm32
Browse files Browse the repository at this point in the history
  • Loading branch information
jieyouxu committed Mar 23, 2024
1 parent 5e7f45f commit 4eea450
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/ui/debuginfo/backtrace-dylib-dep.rs
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
//@ compile-flags: -g -Copt-level=0 -Cstrip=none
//@ aux-crate: dylib_dep_helper=dylib-dep-helper.rs
//@ aux-crate: auxiliary=dylib-dep-helper-aux.rs
//@ ignore-wasm32 spawning processes is not supported
//@ ignore-musl musl doesn't support dynamic libraries (at least when the original test was written).
//@ run-pass

Expand Down

0 comments on commit 4eea450

Please sign in to comment.