We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
panic-short-backtrace-windows-x86_64.rs
1 parent b60e32c commit 0286ae4Copy full SHA for 0286ae4
src/test/ui/panics/panic-short-backtrace-windows-x86_64.rs
@@ -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
+
5
// Regression test for #87481: short backtrace formatting cut off the entire stack trace.
6
7
// Codegen-units is specified here so that we can replicate a typical rustc invocation which
0 commit comments