On Thu, 2018-10-11 at 16:37 +0200, Julian Reschke wrote: > On 2018-10-11 16:29, Oleg Kalnichevski wrote: > > ... > > Hi Julian > > > > It should be the core project (HttpCore) > > > > [email protected]:apache/httpcomponents-core.git > > > > I have not even looked at the client project (HttpClient) yet as we > > need the new release of HttpCore first no matter what. > > > > Oleg > > Yup, realized that a few minutes ago. > > I'm getting the following errors for "clean install": > > > [ERROR] Failures: > > [ERROR] ResultFormatterTest.testBasics:59 > > Expected: "Server Software:\t\tTestServer/1.1\nProtocol > > version:\t\tHTTP/1.1\nServer Hostname:\t\tlocalhost\nServer > > Port:\t\t\t8080\nDocument Path:\t\t\t/index.html\nDocument > > Length:\t\t2924 bytes\n\nConcurrency Level:\t\t5\nTime taken for > > tests:\t3.399000 seconds\nComplete requests:\t\t20000\nFailed > > requests:\t\t0\nKept alive:\t\t\t\t20000\nTotal > > transferred:\t\t62640000 bytes\nContent transferred:\t50000000 > > bytes\nRequests per second:\t5,884.08 [#/sec] (mean)\nTime per > > request:\t\t0.850 [ms] (mean)\nTime per request:\t\t0.170 [ms] > > (mean, across all concurrent requests)\nTransfer > > rate:\t\t\t17,997.02 [Kbytes/sec] received\n" > > but: was "Server Software:\t\tTestServer/1.1\nProtocol > > version:\t\tHTTP/1.1\nServer Hostname:\t\tlocalhost\nServer > > Port:\t\t\t8080\nDocument Path:\t\t\t/index.html\nDocument > > Length:\t\t2924 bytes\n\nConcurrency Level:\t\t5\nTime taken for > > tests:\t3,399000 seconds\nComplete requests:\t\t20000\nFailed > > requests:\t\t0\nKept alive:\t\t\t\t20000\nTotal > > transferred:\t\t62640000 bytes\nContent transferred:\t50000000 > > bytes\nRequests per second:\t5.884,08 [#/sec] (mean)\nTime per > > request:\t\t0,850 [ms] (mean)\nTime per request:\t\t0,170 [ms] > > (mean, across all concurrent requests)\nTransfer > > rate:\t\t\t17.997,02 [Kbytes/sec] received\n" > > [ERROR] Errors: > > [ERROR] Http1IntegrationTest.testPrematureResponse:974 ▒ Timeout > > [ERROR] Http2IntegrationTest.testSimpleGet:211 ▒ Timeout > > [INFO] > > [ERROR] Tests run: 213, Failures: 1, Errors: 2, Skipped: 0 > > Best regards, Julian
Thanks, Julian What OS do you have? Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
