Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-dev] Unable to build jetty from master or jetty-9.4-feature

Hello everyone

I am trying to build jetty and getting build errors. I have tried building from both master as well as jetty-9.4-feature.

Please suggest which branch can I use for getting a stable build.


Here is the error I am getting:

-------------------------------------------------------------

[INFO] Jetty :: Asynchronous HTTP Client .................. FAILURE [11:19 min]

-------------------------------------------------------------

[INFO] Total time: 21:36 min

[INFO] Finished at: 2015-11-06T14:01:25+05:30

[INFO] Final Memory: 83M/356M

[INFO] ------------------------------------------------------------------------

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project jetty-client: There are test failures.

[ERROR] 


-------------------------------------------------------------

Failed tests: 

  HttpClientTimeoutTest.testTimeoutCancelledWhenSendingThrowsException:463 null

  HttpClientTimeoutTest.testTimeoutCancelledWhenSendingThrowsException:463 null

Tests in error: 

  HttpClientTest.testConnectHostWithMultipleAddresses:926 » Execution java.io.EO...


Tests run: 498, Failures: 2, Errors: 1, Skipped: 9


Thank you

Farid


Back to the top