Update rustc test ignore list
This commit is contained in:
parent
0472f6c91c
commit
b91ecc78bf
1 changed files with 1 additions and 0 deletions
|
@ -98,6 +98,7 @@ rm src/test/ui/abi/stack-protector.rs # requires stack protector support
|
|||
rm src/test/incremental/issue-80691-bad-eval-cache.rs # wrong exit code
|
||||
rm src/test/incremental/spike-neg1.rs # errors out for some reason
|
||||
rm src/test/incremental/spike-neg2.rs # same
|
||||
rm src/test/ui/issues/issue-74564-if-expr-stack-overflow.rs # gives a stackoverflow before the backend runs
|
||||
|
||||
rm src/test/incremental/thinlto/cgu_invalidated_when_import_{added,removed}.rs # requires LLVM
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue