Skip to content

test_vsock fails on Linux under QEMU #1403

Closed
@asomers

Description

@asomers

Sometime in between 6-March-2021 and 16-March-2021, sys::test_socket::test_vsock has begin to fail for the QEMU architectures (but it still passes on x86_64 Linux).

For example, from https://github.com/nix-rust/nix/pull/1401/checks?check_run_id=2124256635 ,

---- sys::test_socket::test_vsock stdout ----
thread 'main' panicked at 'assertion failed: `(left == right)`
  left: `None`,
 right: `Some(Sys(EADDRNOTAVAIL))`', test/sys/test_socket.rs:1517:5

@stefano-garzarella @qwandor-google as the only two known users of Vsock with Nix, can one of you please debug this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions