Skip to content

Commit

Permalink
test: Ignore compile-fail/issue-5806.rs
Browse files Browse the repository at this point in the history
Broken on BSD. #12460
  • Loading branch information
brson authored and alexcrichton committed Apr 6, 2014
1 parent 072a920 commit a6173e1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/test/compile-fail/issue-5806.rs
Expand Up @@ -18,6 +18,8 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.

// ignore-test FIXME #12460

#[path = "../compile-fail"]
mod foo; //~ ERROR: illegal operation on a directory

Expand Down

0 comments on commit a6173e1

Please sign in to comment.