Ignore close_read_wakes_up
test on SGX platform
This commit is contained in:
parent
163c207fc2
commit
491350ce75
1 changed files with 1 additions and 0 deletions
|
@ -508,6 +508,7 @@ fn close_readwrite_smoke() {
|
||||||
}
|
}
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
|
#[cfg_attr(target_env = "sgx", ignore)]
|
||||||
fn close_read_wakes_up() {
|
fn close_read_wakes_up() {
|
||||||
each_ip(&mut |addr| {
|
each_ip(&mut |addr| {
|
||||||
let a = t!(TcpListener::bind(&addr));
|
let a = t!(TcpListener::bind(&addr));
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue