Fix CI
This commit is contained in:
parent
cd75da1f2c
commit
499d3c229d
@ -912,6 +912,7 @@ fn should_remove_test(file_path: &Path) -> Result<bool, String> {
|
||||
}
|
||||
if [
|
||||
"// error-pattern:",
|
||||
"// @error-pattern:",
|
||||
"// build-fail",
|
||||
"// run-fail",
|
||||
"-Cllvm-args",
|
||||
|
@ -5,7 +5,7 @@ tests/ui/lto/lto-many-codegen-units.rs
|
||||
tests/ui/lto/issue-100772.rs
|
||||
tests/ui/lto/lto-rustc-loads-linker-plugin.rs
|
||||
tests/ui/panic-runtime/lto-unwind.rs
|
||||
tests/ui/sanitize/issue-111184-coroutine-witness.rs
|
||||
tests/ui/sanitizer/issue-111184-cfi-coroutine-witness.rs
|
||||
tests/ui/sepcomp/sepcomp-lib-lto.rs
|
||||
tests/ui/lto/lto-opt-level-s.rs
|
||||
tests/ui/lto/lto-opt-level-z.rs
|
||||
|
@ -76,7 +76,6 @@ tests/ui/linkage-attr/linkage-detect-extern-generated-name-collision.rs
|
||||
tests/ui/numbers-arithmetic/divide-by-zero.rs
|
||||
tests/ui/numbers-arithmetic/mod-zero.rs
|
||||
tests/ui/numbers-arithmetic/overflowing-neg-nonzero.rs
|
||||
tests/ui/numbers-arithmetic/overflowing-neg.rs
|
||||
tests/ui/optimization-remark.rs
|
||||
tests/ui/panic-handler/panic-handler-std.rs
|
||||
tests/ui/panic-runtime/abort-link-to-unwind-dylib.rs
|
||||
|
Loading…
x
Reference in New Issue
Block a user