mirror of
https://gitee.com/openharmony/third_party_rust_nix
synced 2025-01-23 08:36:15 +00:00
Revert "Temporarily disable test_vsock on QEMU arches"
This reverts commit c0783e7f8d55a7725179afc1b3c8eeae932d228c. Now the test should work correctly, so we can re-enable it. Signed-off-by: Stefano Garzarella <sgarzare@redhat.com>
This commit is contained in:
parent
532e238d5e
commit
5d17a60aa0
@ -1491,7 +1491,6 @@ pub fn test_recv_ipv6pktinfo() {
|
||||
}
|
||||
|
||||
#[cfg(any(target_os = "android", target_os = "linux"))]
|
||||
#[cfg_attr(not(target_arch = "x86_64"), ignore)]
|
||||
#[test]
|
||||
pub fn test_vsock() {
|
||||
use libc;
|
||||
|
Loading…
x
Reference in New Issue
Block a user