Skip to content

'make check' fails on a machine with IPv6 disabled. #12734

Closed
@trustin

Description

@trustin

During a make check run, I see the following failures:

    io::net::tcp::test::multiple_connect_serial_ip6::green
    io::net::tcp::test::multiple_connect_serial_ip6::native
    io::net::tcp::test::read_eof_twice_ip6::green
    io::net::tcp::test::read_eof_twice_ip6::native
    io::net::tcp::test::smoke_test_ip6::green
    io::net::tcp::test::smoke_test_ip6::native
    io::net::tcp::test::socket_and_peer_name_ip6::green
    io::net::tcp::test::socket_and_peer_name_ip6::native
    io::net::tcp::test::tcp_clone_two_read::green
    io::net::tcp::test::tcp_clone_two_read::native
    io::net::tcp::test::write_close_ip6::green
    io::net::tcp::test::write_close_ip6::native
    io::net::udp::test::socket_name_ip6::green
    io::net::udp::test::socket_name_ip6::native
    io::net::udp::test::socket_smoke_test_ip6::green
    io::net::udp::test::socket_smoke_test_ip6::native
    io::net::udp::test::stream_smoke_test_ip6::green
    io::net::udp::test::stream_smoke_test_ip6::native

.. which seems obviously related with IPv6, which is disabled on my machine. Perhaps these tests could be ignored if the system has no IPv6.

(master, Arch Linux 64-bit 3.10.32-1-lts)

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