Skip to content

Commit c15f9b4

Browse files
jyn514jieyouxu
authored andcommitted
Run tests/ui/backtrace/std-backtrace.rs on MSVC.
the original PR which disabled these only mentions them being broken on i686. let's still make sure the rest of windows is supported.
1 parent a0a5c42 commit c15f9b4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/ui/backtrace/std-backtrace.rs

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
//@ ignore-wasm32 spawning processes is not supported
44
//@ ignore-openbsd no support for libbacktrace without filename
55
//@ ignore-sgx no processes
6-
//@ ignore-msvc see #62897 and `backtrace-debuginfo.rs` test
76
//@ ignore-fuchsia Backtraces not symbolized
87
//@ compile-flags:-g
98
//@ compile-flags:-Cstrip=none

0 commit comments

Comments
 (0)