diff options
| author | Brian Anderson <[email protected]> | 2011-03-24 22:01:09 -0400 |
|---|---|---|
| committer | Graydon Hoare <[email protected]> | 2011-03-25 08:43:08 -0700 |
| commit | 2036e8221dc9f95d967fc1104a90310a034d250c (patch) | |
| tree | 1a239853f3fdb9f784b294cf6a79b0ace96125e4 | |
| parent | Ignore artifacts from in-tree builds (diff) | |
| download | rust-2036e8221dc9f95d967fc1104a90310a034d250c.tar.xz rust-2036e8221dc9f95d967fc1104a90310a034d250c.zip | |
Un-XFAIL task-comm-4, 5 & 6
| -rw-r--r-- | Makefile.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.in b/Makefile.in index 5a75ae05..d94da8dc 100644 --- a/Makefile.in +++ b/Makefile.in @@ -696,9 +696,6 @@ TEST_XFAILS_STAGE0 := $(FLOAT_XFAILS) \ task-comm-15.rs \ task-comm-2.rs \ task-comm-3.rs \ - task-comm-4.rs \ - task-comm-5.rs \ - task-comm-6.rs \ task-comm-7.rs \ task-comm-8.rs \ task-comm-9.rs \ |