Xfail-fast, because these tests use failure
This commit is contained in:
parent
ebe7b0cc37
commit
c7bdee81e1
2 changed files with 4 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
// xfail-fast
|
||||
|
||||
fn main() {
|
||||
let (c,p) = pipes::stream();
|
||||
do task::try {
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
// xfail-fast
|
||||
|
||||
import pipes::{select2, selectable};
|
||||
|
||||
fn main() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue