Skip to content

Commit f1f2024

Browse files
committed
tests/debuginfo/basic-stepping.rs: Add ignore-aarch64-pc-windows-msvc
Turns out the test is flaky on `aarch64-pc-windows-msvc`. This is a partial revert of a27fdfb.
1 parent 1e21831 commit f1f2024

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/debuginfo/basic-stepping.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
//! time works intuitively, e.g. that `next` takes you to the next source line.
33
//! Regression test for <https://github.com/rust-lang/rust/issues/33013>.
44
5+
//@ ignore-aarch64-pc-windows-msvc
56
//@ ignore-loongarch64: Doesn't work yet.
67
//@ ignore-riscv64: Doesn't work yet.
78
//@ ignore-backends: gcc

0 commit comments

Comments
 (0)