Enable disable apache async http client tests (#3667)

This commit is contained in:
Lauri Tulmin 2021-07-26 07:11:25 +03:00 committed by GitHub
parent 266dc46b39
commit 437e568fee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 10 deletions

View File

@ -70,16 +70,6 @@ class ApacheHttpAsyncClientTest extends HttpClientTest<HttpUriRequest> implement
return 302
}
@Override
boolean testRemoteConnection() {
false // otherwise SocketTimeoutException for https requests
}
@Override
boolean testCausality() {
false
}
@Override
Set<AttributeKey<?>> httpAttributes(URI uri) {
Set<AttributeKey<?>> extra = [