Deploys Reference Application SNAPSHOT to maven
Build: #1669 failed Child of REGAPP-REGAPP-529
Build result summary
Details
- Completed
- Queue duration
- 1 second
- Duration
- 12 minutes
- Labels
- None
- Revision
-
c89e52a2f70f1c37c75fa39ab8a486dafaaae63b
c89e52a2f70f1c37c75fa39ab8a486dafaaae63b - Total tests
- 7
- Failing since
- #1666 (Child of RDD-RDD-336 – )
- Fixed in
- #1670 (Manual run by Rafal Korytkowski)
Tests
- 0 New failures
- 2 Existing failures
- 0 Fixed
Configuration changes
Some of the jobs or stages referenced by this result no longer exist.
Tests
Status | Test | Failing since | View job | Duration | |
---|---|---|---|---|---|
RegistrationAppTest
registerAPatient
|
Failing since build #1668 (Manual run by ryan) | Run UI tests on Travis | 2 mins | ||
com.mysql.jdbc.exceptions.jdbc4.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.jdbc.exceptions.jdbc4.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. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:534) (69 more lines...) |
|||||
VisitTest
testStartVisit
|
Failing since build #1668 (Manual run by ryan) | Run UI tests on Travis | 2 mins | ||
com.mysql.jdbc.exceptions.jdbc4.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.jdbc.exceptions.jdbc4.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. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:534) (70 more lines...) |
Jira issues
Issue | Description | Status | |
---|---|---|---|
Unknown Issue Type | ITSM-3904 | Could not obtain issue details from Jira |
Comments
Lee Breisacher
The last two builds failed while trying to get a JDBC connection as part of deleting database objects created during the test. Did something change in the database or the network or ??
Rafal Korytkowski
Thanks Lee for looking into this! I'll disable UI tests temporarily to do the 2.0 release. We have a ticket to track this issue at https://tickets.openmrs.org/browse/ITSM-3904
Anonymous user
This should be fixed now, let me know if you run into any more issues.