Skip to content

Commit e694e5f

Browse files
committed
xfail-fast the deriving test
1 parent a25c704 commit e694e5f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/test/run-pass/deriving-encodable-decodable.rs

+2
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
// This actually tests a lot more than just encodable/decodable, but it gets the
1212
// job done at least
1313

14+
// xfail-fast
15+
1416
extern mod extra;
1517

1618
use std::io;

0 commit comments

Comments
 (0)