Skip to content

ipv6 disabled on kernel cmdline disrupts Tox = most tests fail #2335

@emdee-is

Description

@emdee-is

ipv6 disabled on kernel cmdline disrupts Tox and most tests fail

Boot a linux with ipv6.disable=1 and run the testsuite

17% tests passed, 43 tests failed out of 5

All the tests fail all at the same place.

 new_networking_ex:     failed to get a socket?! 97, Address family not supported by protocol

Note that this is on a build with USE_IPV6 "Use IPv6 in tests" OFF in the CMakeLists.txt which just disables tests - no change to the library I think.

As most of the tests fail if you boot a linux with ipv6.disable=1 and run the testsuite, booting a vm with ipv6.disable=1 should be a test.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Medium prioritybugBug fix for the user, not a fix to a build scriptnetworkNetwork

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions