Skip to content

Commit 34e0649

Browse files
committed
Add another test ignore
1 parent e0598d4 commit 34e0649

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/ui/alloc-error/alloc-error-backtrace.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
// `i686-mingw` (32-bit windows-gnu)? cc #128911.
2222
//@ ignore-windows-gnu
2323
//@ ignore-backends: gcc
24+
//@ ignore-msvc see #62897 and `backtrace-debuginfo.rs` test
2425

2526
use std::alloc::{Layout, handle_alloc_error};
2627
use std::process::Command;

0 commit comments

Comments
 (0)