Un-xfail-fast some tests

check-fast is more reliable now.
This commit is contained in:
Brian Anderson 2011-10-20 16:01:20 -07:00
parent 28161fcf3c
commit dcee98b024
2 changed files with 0 additions and 4 deletions

View File

@ -1,5 +1,3 @@
// xfail-fast - more windows randomness under check-fast
fn main() {
alt 5u {
1u to 5u {}

View File

@ -1,5 +1,3 @@
// xfail-fast - random windows breakage
tag maybe_pointy {
no_pointy;
yes_pointy(@pointy);