Build: #79 failed
Job: Default Job failed
Test results
- 17 tests in total
- 2 tests failed
- 2 failures are new
- 2 tests were quarantined / skipped
- 7 seconds taken in total.
Build 79 has the following 2 errors: 2 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
DbEventProcessorRouteTest
shouldNotProcessAnOrderThatHasAPreviousOrderIfThePreviousOrderIsInTheErrorQueueForTheRoute
|
2 secs | |
java.lang.AssertionError: Log event not satisfied -> [DEBUG] Publishing to destination: mock:event-listener at org.openmrs.eip.mysql.watcher.route.DbEventProcessorRouteTest.shouldNotProcessAnOrderThatHasAPreviousOrderIfThePreviousOrderIsInTheErrorQueueForTheRoute(DbEventProcessorRouteTest.java:71) |
|||
Collapse |
DbEventProcessorRouteTest
shouldProcessAnOrderThatHasAPreviousOrderIfThePreviousOrderIsInTheErrorQueueForAnotherRoute
|
1 sec | |
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. Caused by: com.mysql.cj.exceptions.CJCommunicationsException: (4 more lines...) |