Use ignore-freebsd for tests broken on FreeBSD
This commit is contained in:
parent
1ef8b75187
commit
42847c8b1e
2 changed files with 2 additions and 2 deletions
|
|
@ -18,7 +18,7 @@
|
|||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
// ignore-test FIXME #12460
|
||||
// ignore-freebsd FIXME #12460
|
||||
|
||||
#[path = "../compile-fail"]
|
||||
mod foo; //~ ERROR: illegal operation on a directory
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
// ignore-test FIXME fails on BSD
|
||||
// ignore-freebsd FIXME fails on BSD
|
||||
|
||||
#[feature(managed_boxes)];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue