Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

failed: NonBalancingIntegrationSpecNetty #1857

Open
patriknw opened this issue Oct 17, 2023 · 0 comments
Open

failed: NonBalancingIntegrationSpecNetty #1857

patriknw opened this issue Oct 17, 2023 · 0 comments
Labels
failed A failing automated test

Comments

@patriknw
Copy link
Member

This could be a bug, and not only a flaky test. I don't know exactly how it is supposed to work.

Issue is in tests like "select the right endpoint among invalid ones".

First, there was probably a bug in MutableServiceDiscovery, which created Some(null) for the address. null is a valid value in InetSocketAddress. After changing that the tests seems to be successful with Akka HTTP but not with Netty. Marked as pending with FIXME reference to this issue, for now.

@patriknw patriknw added the failed A failing automated test label Oct 17, 2023
This was referenced Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failed A failing automated test
Projects
None yet
Development

No branches or pull requests

1 participant