ok2c commented on pull request #207:
URL:
https://github.com/apache/httpcomponents-core/pull/207#issuecomment-670037432
```
org.junit.runners.model.TestTimedOutException: test timed out after 5000
milliseconds
at [email protected]/sun.nio.ch.Net.poll(Native Method)
at
[email protected]/sun.nio.ch.NioSocketImpl.park(NioSocketImpl.java:181)
at
[email protected]/sun.nio.ch.NioSocketImpl.park(NioSocketImpl.java:190)
at
[email protected]/sun.nio.ch.NioSocketImpl.implWrite(NioSocketImpl.java:415)
at
[email protected]/sun.nio.ch.NioSocketImpl.write(NioSocketImpl.java:440)
at
[email protected]/sun.nio.ch.NioSocketImpl$2.write(NioSocketImpl.java:826)
at
[email protected]/java.net.Socket$SocketOutputStream.write(Socket.java:1052)
at
app//org.apache.hc.core5.http.impl.io.DefaultBHttpClientConnection$1.write(DefaultBHttpClientConnection.java:227)
at
app//org.apache.hc.core5.http.impl.io.SessionOutputBufferImpl.flushBuffer(SessionOutputBufferImpl.java:117)
at
app//org.apache.hc.core5.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:150)
at
app//org.apache.hc.core5.http.impl.io.ChunkedOutputStream.flushCacheWithAppend(ChunkedOutputStream.java:125)
at
app//org.apache.hc.core5.http.impl.io.ChunkedOutputStream.write(ChunkedOutputStream.java:204)
at
app//org.apache.hc.core5.http.io.entity.InputStreamEntity.writeTo(InputStreamEntity.java:96)
at
app//org.apache.hc.core5.http.impl.io.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:248)
at
app//org.apache.hc.core5.http.impl.io.HttpRequestExecutor.execute(HttpRequestExecutor.java:164)
at
app//org.apache.hc.core5.http.impl.bootstrap.HttpRequester.execute(HttpRequester.java:202)
at
app//org.apache.hc.core5.http.impl.bootstrap.HttpRequester.execute(HttpRequester.java:342)
at
app//org.apache.hc.core5.http.impl.bootstrap.HttpRequester.execute(HttpRequester.java:434)
at
app//org.apache.hc.core5.testing.classic.MonitoringResponseOutOfOrderStrategyIntegrationTest.testResponseOutOfOrderWithDefaultStrategy(MonitoringResponseOutOfOrderStrategyIntegrationTest.java:172)
at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
[email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at [email protected]/java.lang.reflect.Method.invoke(Method.java:564)
at
app//org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at
app//org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at
app//org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at
app//org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at
app//org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:288)
at
app//org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:282)
at
[email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at [email protected]/java.lang.Thread.run(Thread.java:832)
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]