michael-o commented on pull request #206:
URL: 
https://github.com/apache/httpcomponents-core/pull/206#issuecomment-669001858


   I see the following on Windows:
   ```
   [ERROR] Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 
5.289 s <<< FAILURE! - in 
org.apache.hc.core5.testing.classic.MonitoringResponseOutOfOrderStrategyIntegrationTest
   [ERROR] 
testResponseOutOfOrderWithDefaultStrategy[http](org.apache.hc.core5.testing.classic.MonitoringResponseOutOfOrderStrategyIntegrationTest)
  Time elapsed: 5.039 s  <<< ERROR!
   org.junit.runners.model.TestTimedOutException: test timed out after 5000 
milliseconds
           at 
org.apache.hc.core5.testing.classic.MonitoringResponseOutOfOrderStrategyIntegrationTest.testResponseOutOfOrderWithDefaultStrategy(MonitoringResponseOutOfOrderStrategyIntegrationTest.java:172)
   ```
   
   with
   ```
   C:\Users\mosipov> mvn -v
   Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 
2018-06-17T20:33:14+02:00)
   Maven home: D:\Entwicklung\Programme\apache-maven-3.5.4\bin\..
   Java version: 1.8.0_232, vendor: AdoptOpenJDK, runtime: C:\Program 
Files\AdoptOpenJDK\jdk-8.0.232.09-hotspot\jre
   Default locale: de_DE, platform encoding: Cp1252
   OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
   C:\Users\mosipov>
   ```
   
   will raise timeout and see.


----------------------------------------------------------------
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]

Reply via email to