Skip to content

MaxTotalConnectionsTest failing #1749

Closed
@TomGranot

Description

@TomGranot

Stack trace:

java.lang.AssertionError: expected [null] but found [java.net.UnknownHostException: DNS name not found [response code 3]]
	at org.asynchttpclient.channel.MaxTotalConnectionTest.testMaxTotalConnections(MaxTotalConnectionTest.java:110)
	at java.util.ArrayList.forEach(ArrayList.java:1259)
... Removed 35 stack frames

Investigating, it relies on actual URLs (https://github.com, https://google.com) which feels like a bad idea.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions