Skip to content

Commit 0286ae4

Browse files
committed
Ignore flaky panic-short-backtrace-windows-x86_64.rs test for now
It has been causing a lot of spurious test failures recently that slow down the bors queue.
1 parent b60e32c commit 0286ae4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: src/test/ui/panics/panic-short-backtrace-windows-x86_64.rs

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// This test has been spuriously failing a lot recently (#92000).
2+
// Ignore it until the underlying issue is fixed.
3+
// ignore-test
4+
15
// Regression test for #87481: short backtrace formatting cut off the entire stack trace.
26

37
// Codegen-units is specified here so that we can replicate a typical rustc invocation which

0 commit comments

Comments
 (0)