Use ignore-freebsd for tests broken on FreeBSD
This commit is contained in:
parent
1ef8b75187
commit
42847c8b1e
@ -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…
x
Reference in New Issue
Block a user