From 437e568feeff6a6001e73f78969c75c60807ff8a Mon Sep 17 00:00:00 2001 From: Lauri Tulmin Date: Mon, 26 Jul 2021 07:11:25 +0300 Subject: [PATCH] Enable disable apache async http client tests (#3667) --- .../src/test/groovy/ApacheHttpAsyncClientTest.groovy | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/instrumentation/apache-httpasyncclient-4.1/javaagent/src/test/groovy/ApacheHttpAsyncClientTest.groovy b/instrumentation/apache-httpasyncclient-4.1/javaagent/src/test/groovy/ApacheHttpAsyncClientTest.groovy index ad54ea6f3f..32b1f7b4e9 100644 --- a/instrumentation/apache-httpasyncclient-4.1/javaagent/src/test/groovy/ApacheHttpAsyncClientTest.groovy +++ b/instrumentation/apache-httpasyncclient-4.1/javaagent/src/test/groovy/ApacheHttpAsyncClientTest.groovy @@ -70,16 +70,6 @@ class ApacheHttpAsyncClientTest extends HttpClientTest implement return 302 } - @Override - boolean testRemoteConnection() { - false // otherwise SocketTimeoutException for https requests - } - - @Override - boolean testCausality() { - false - } - @Override Set> httpAttributes(URI uri) { Set> extra = [