Skip to content

Commit dcc9a81

Browse files
committed
XFAIL sio-ctx
Reportedly fails sometimes, probably when RUST_THREADS > 1
1 parent 0e1afdb commit dcc9a81

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/test/run-pass/sio-ctx.rs

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
// Fails periodically, probably with RUST_THREADS > 1
2+
// xfail-stage1
3+
// xfail-stage2
4+
// xfail-stage3
5+
16
use std;
27
import std::sio;
38

0 commit comments

Comments
 (0)