Skip to content

Commit 0e75527

Browse files
committed
Temporary ignore io_timeout_timedout
1 parent 0c5ebf4 commit 0e75527

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: tests/io_timeout.rs

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ use std::time::Duration;
33
use async_std::io;
44
use async_std::task;
55

6+
#[ignore]
67
#[test]
78
#[should_panic(expected = "timed out")]
89
fn io_timeout_timedout() {

0 commit comments

Comments
 (0)