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.
This commit is contained in:
parent
b60e32c828
commit
0286ae400e
@ -1,3 +1,7 @@
|
||||
// This test has been spuriously failing a lot recently (#92000).
|
||||
// Ignore it until the underlying issue is fixed.
|
||||
// ignore-test
|
||||
|
||||
// Regression test for #87481: short backtrace formatting cut off the entire stack trace.
|
||||
|
||||
// Codegen-units is specified here so that we can replicate a typical rustc invocation which
|
||||
|
Loading…
Reference in New Issue
Block a user