Skip to content

Commit 1ef8b75

Browse files
brsonalexcrichton
authored andcommitted
Ignore another test that fails mysteriously on BSD
1 parent e9108cd commit 1ef8b75

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: src/test/run-pass/class-cast-to-trait.rs

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11+
// ignore-test FIXME fails on BSD
12+
1113
#[feature(managed_boxes)];
1214

1315
trait noisy {

0 commit comments

Comments
 (0)