mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-28 02:57:37 +00:00
Ignore close_read_wakes_up
test on SGX platform
This commit is contained in:
parent
163c207fc2
commit
491350ce75
@ -508,6 +508,7 @@ fn close_readwrite_smoke() {
|
||||
}
|
||||
|
||||
#[test]
|
||||
#[cfg_attr(target_env = "sgx", ignore)]
|
||||
fn close_read_wakes_up() {
|
||||
each_ip(&mut |addr| {
|
||||
let a = t!(TcpListener::bind(&addr));
|
||||
|
Loading…
Reference in New Issue
Block a user