XFAIL run-fail/linked-failure

This test is hitting a bug in the runtime that makes it fail incorrectly and
not valgrind-clean
This commit is contained in:
Brian Anderson 2011-09-07 17:13:33 -07:00
parent f28bbb2f95
commit a7c9f817bb

View file

@ -1,6 +1,7 @@
// -*- rust -*-
// error-pattern:1 == 2
// xfail-test
// no-valgrind
use std;
import std::task;