Skip to content

Commit 7762d31

Browse files
committed
Fix rustc testsuite
1 parent bc02a99 commit 7762d31

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/test_rustc_tests.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,8 @@ rm -r tests/run-make/const-trait-stable-toolchain # same
134134
rm -r tests/run-make/print-request-help-stable-unstable # same
135135
rm -r tests/run-make/incr-add-rust-src-component
136136
rm tests/ui/errors/remap-path-prefix-sysroot.rs # different sysroot source path
137+
rm -r tests/run-make/export/extern-opt # something about rustc version mismatches
138+
rm -r tests/run-make/export # same
137139

138140
# genuine bugs
139141
# ============

0 commit comments

Comments
 (0)