Skip to content

8.0/test: fix tests not passing when IPv6 is also enabled.#531

Merged
tmds merged 1 commit intoredhat-developer:mainfrom
tmds:wildcard
Jan 22, 2026
Merged

8.0/test: fix tests not passing when IPv6 is also enabled.#531
tmds merged 1 commit intoredhat-developer:mainfrom
tmds:wildcard

Conversation

@tmds
Copy link
Member

@tmds tmds commented Jan 22, 2026

One of the .NET test apps was only binding to IPv4. This caused curl not being able to connect to it. This changes the app to use a wildcard bind (IPv4 + IPv6).

The tests for 9.0 and 10.0 are already using wildcard binds.

One of the .NET test apps was only binding to IPv4. This caused curl not being able to connect to it.
This changes the app to use a wildcard bind (IPv4 + IPv6).

The tests for 9.0 and 10.0 are already using wildcard binds.
@tmds
Copy link
Member Author

tmds commented Jan 22, 2026

cc @omajid

@tmds tmds merged commit dda46e8 into redhat-developer:main Jan 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant