Skip to content

Commit dcee98b

Browse files
committed
Un-xfail-fast some tests
check-fast is more reliable now.
1 parent 28161fc commit dcee98b

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

src/test/run-pass/alt-range.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// xfail-fast - more windows randomness under check-fast
2-
31
fn main() {
42
alt 5u {
53
1u to 5u {}

src/test/run-pass/issue-980.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// xfail-fast - random windows breakage
2-
31
tag maybe_pointy {
42
no_pointy;
53
yes_pointy(@pointy);

0 commit comments

Comments
 (0)