Skip to content

Commit cdfd4f0

Browse files
committed
test: Ignore compile-fail/issue-5806.rs
Broken on BSD. rust-lang#12460
1 parent 769c4ea commit cdfd4f0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/test/compile-fail/issue-5806.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
// option. This file may not be copied, modified, or distributed
1919
// except according to those terms.
2020

21+
// ignore-test FIXME #12460
22+
2123
#[path = "../compile-fail"]
2224
mod foo; //~ ERROR: illegal operation on a directory
2325

0 commit comments

Comments
 (0)