]> git.lizzy.rs Git - rust.git/commitdiff
Ignore another test that fails mysteriously on BSD
authorBrian Anderson <banderson@mozilla.com>
Mon, 10 Mar 2014 03:57:29 +0000 (20:57 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Sun, 6 Apr 2014 22:55:43 +0000 (15:55 -0700)
src/test/run-pass/class-cast-to-trait.rs

index b57851ea3cfb995c0a469744e01be15f4b583ad4..0cc1dd78f5842e0ebbb2e6d4fd9079db23f20fcf 100644 (file)
@@ -8,6 +8,8 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
+// ignore-test FIXME fails on BSD
+
 #[feature(managed_boxes)];
 
 trait noisy {