diff --git a/tests/by-util/test_cat.rs b/tests/by-util/test_cat.rs index c8ae29a9d..67722daa2 100644 --- a/tests/by-util/test_cat.rs +++ b/tests/by-util/test_cat.rs @@ -395,6 +395,7 @@ fn test_dev_full_show_all() { #[test] #[cfg(unix)] +#[ignore] fn test_domain_socket() { use std::io::prelude::*; use std::sync::{Arc, Barrier};