XFAIL some run-pass unwinding tests on win32

Curiously, because of some unfortunate interaction between win32 hacks, all the
run-fail unwind tests actually pass (that wouldn't be the case if we were
valgrinding though).
This commit is contained in:
Brian Anderson 2011-09-09 13:25:06 -07:00
parent d00be1d962
commit be9fe24220
3 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,4 @@
// xfail-win32
use std;
import std::task;

View File

@ -1,3 +1,4 @@
// xfail-win32
use std;
import std::task;
import std::comm;

View File

@ -1,3 +1,4 @@
// xfail-win32
use std;
import std::task;
import std::comm;