Skip to content

Commit a04127d

Browse files
committed
test: xfail-fast the cci tests
1 parent 78bfdb1 commit a04127d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/test/run-pass/cci_iter_exe.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// xfail-fast - check-fast doesn't understand aux-build
12
// aux-build:cci_iter_lib.rs
23

34
use std;

src/test/run-pass/cci_no_inline_exe.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// xfail-fast - check-fast doesn't understand aux-build
12
// aux-build:cci_no_inline_lib.rs
23

34
use std;

0 commit comments

Comments
 (0)