XFAIL run-fail/linked-failure4. Deadlocks on mac

This commit is contained in:
Brian Anderson 2011-10-03 14:46:52 -07:00
parent 968b66ad40
commit b5bb42acfb

View file

@ -1,5 +1,6 @@
// -*- rust -*-
// error-pattern:1 == 2
// xfail-test Been deadlocking on mac
use std;
import std::task;
import std::comm::chan;