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:
parent
d00be1d962
commit
be9fe24220
@ -1,3 +1,4 @@
|
||||
// xfail-win32
|
||||
use std;
|
||||
import std::task;
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
// xfail-win32
|
||||
use std;
|
||||
import std::task;
|
||||
import std::comm;
|
||||
|
@ -1,3 +1,4 @@
|
||||
// xfail-win32
|
||||
use std;
|
||||
import std::task;
|
||||
import std::comm;
|
||||
|
Loading…
x
Reference in New Issue
Block a user