mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-02 00:07:42 +03:00
Xfail-fast, because these tests use failure
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user