auto merge of #8001 : crnobog/rust/xfail-win32-7999, r=cmr
This commit is contained in:
commit
c5194740a7
@ -9,6 +9,7 @@
|
||||
// except according to those terms.
|
||||
|
||||
// xfail-fast
|
||||
// xfail-win32 #7999
|
||||
|
||||
use std::comm;
|
||||
use std::task;
|
||||
|
@ -9,6 +9,7 @@
|
||||
// except according to those terms.
|
||||
|
||||
// xfail-fast
|
||||
// xfail-win32 #7999
|
||||
|
||||
use std::comm::{Select2, Selectable};
|
||||
use std::comm;
|
||||
|
@ -11,6 +11,7 @@
|
||||
// except according to those terms.
|
||||
|
||||
// xfail-test needs sleep
|
||||
// xfail-win32 #7999
|
||||
|
||||
extern mod extra;
|
||||
|
||||
|
@ -10,6 +10,7 @@
|
||||
|
||||
// Make sure the destructor is run for unit-like structs.
|
||||
// xfail-fast
|
||||
// xfail-win32 #7999
|
||||
|
||||
use std::task;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user