We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25baad7 commit e962079Copy full SHA for e962079
test/sys/test_socket.rs
@@ -2114,6 +2114,7 @@ pub fn test_recv_ipv6pktinfo() {
2114
2115
#[cfg(any(target_os = "android", target_os = "linux"))]
2116
#[cfg_attr(graviton, ignore = "Not supported by the CI environment")]
2117
+#[ignore = "https://github.com/nix-rust/nix/issues/1934"]
2118
#[test]
2119
pub fn test_vsock() {
2120
use nix::errno::Errno;
0 commit comments