Skip to content

Commit

Permalink
Remove spurious comment in test for #1866.
Browse files Browse the repository at this point in the history
It's no longer xfailed.
  • Loading branch information
metajack committed Sep 5, 2013
1 parent b161e09 commit 4c37537
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/test/run-pass/issue-1866.rs
Expand Up @@ -8,7 +8,6 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.

// xfail-test FIXME #1866
mod a {
pub type rust_task = uint;
pub mod rustrt {
Expand Down

5 comments on commit 4c37537

@bors
Copy link
Contributor

@bors bors commented on 4c37537 Sep 5, 2013

Choose a reason for hiding this comment

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

saw approval from huonw
at metajack@4c37537

@bors
Copy link
Contributor

@bors bors commented on 4c37537 Sep 5, 2013

Choose a reason for hiding this comment

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

merging metajack/rust/rem-1866-xfail-comment = 4c37537 into auto

@bors
Copy link
Contributor

@bors bors commented on 4c37537 Sep 5, 2013

Choose a reason for hiding this comment

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

metajack/rust/rem-1866-xfail-comment = 4c37537 merged ok, testing candidate = b6d825e

@bors
Copy link
Contributor

@bors bors commented on 4c37537 Sep 5, 2013

@bors
Copy link
Contributor

@bors bors commented on 4c37537 Sep 5, 2013

Choose a reason for hiding this comment

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

fast-forwarding master to auto = b6d825e

Please sign in to comment.