Skip to content

Commit 5d17a60

Browse files
Revert "Temporarily disable test_vsock on QEMU arches"
This reverts commit c0783e7. Now the test should work correctly, so we can re-enable it. Signed-off-by: Stefano Garzarella <[email protected]>
1 parent 532e238 commit 5d17a60

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/sys/test_socket.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1491,7 +1491,6 @@ pub fn test_recv_ipv6pktinfo() {
14911491
}
14921492

14931493
#[cfg(any(target_os = "android", target_os = "linux"))]
1494-
#[cfg_attr(not(target_arch = "x86_64"), ignore)]
14951494
#[test]
14961495
pub fn test_vsock() {
14971496
use libc;

0 commit comments

Comments
 (0)