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:
Noah Lev 2022-01-02 12:13:18 -08:00
parent b60e32c828
commit 0286ae400e

View File

@ -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