Skip to content

Commit

Permalink
xfail-fast the deriving test
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton committed May 31, 2013
1 parent a25c704 commit e694e5f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/test/run-pass/deriving-encodable-decodable.rs
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
// This actually tests a lot more than just encodable/decodable, but it gets the
// job done at least

// xfail-fast

extern mod extra;

use std::io;
Expand Down

5 comments on commit e694e5f

@bors
Copy link
Contributor

@bors bors commented on e694e5f Jun 1, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

saw approval from pcwalton
at alexcrichton@e694e5f

@bors
Copy link
Contributor

@bors bors commented on e694e5f Jun 1, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

merging alexcrichton/rust/bugfixes = e694e5f into auto

@bors
Copy link
Contributor

@bors bors commented on e694e5f Jun 1, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

alexcrichton/rust/bugfixes = e694e5f merged ok, testing candidate = 2bf053c

@bors
Copy link
Contributor

@bors bors commented on e694e5f Jun 1, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bors
Copy link
Contributor

@bors bors commented on e694e5f Jun 1, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fast-forwarding incoming to auto = 2bf053c

Please sign in to comment.