Skip to content

//test/exe:main_common_test is broken in IPv6 only environments #2649

@dnoe

Description

@dnoe

Description:
The recently added //test/exe:main_common_test does not work in IPv6 only environments, because the YAML file used by it uses 0.0.0.0 as a listening address. The test is not parameterized on IP versions in the manner of our other tests.

It can be temporarily worked around by no-oping the test when run in a non-IPv4 supporting environment, but it should be fixed properly to run in IPv4 only, IPv6 only, or dual stacked test environments.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions