diff options
Diffstat (limited to 'src/Makefile')
| -rw-r--r-- | src/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile index 4449418e..f0e9b929 100644 --- a/src/Makefile +++ b/src/Makefile @@ -374,7 +374,6 @@ TEST_XFAILS_X86 := $(MUT_BOX_XFAILS) \ test/run-pass/vec-alloc-append.rs \ test/run-pass/vec-slice.rs \ test/run-pass/task-comm-3.rs \ - test/run-pass/task-comm-4.rs \ test/compile-fail/bad-recv.rs \ test/compile-fail/bad-send.rs \ test/compile-fail/infinite-tag-type-recursion.rs \ |