Deploys Reference Application SNAPSHOT to maven
Build: #3770 failed
Job: Run UI tests on Travis failed
Merge patient by name test: Test case result
The below summarizes the result of the test "Merge patient by name test" in build 3,770 of Reference Application - Distribution 2.x - Run UI tests on Travis.
- Description
- Merge patient by name test
- Test class
- org.openmrs.reference.MergePatientByNameTest
- Method
- mergePatientByNameTest
- Duration
- 22 secs
- Status
- Failed (Existing Failure)
Error Log
javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:925) at org.glassfish.jersey.client.JerseyInvocation.translate(JerseyInvocation.java:770) at org.glassfish.jersey.client.JerseyInvocation.access$500(JerseyInvocation.java:90) at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) at org.glassfish.jersey.internal.Errors.process(Errors.java:315) at org.glassfish.jersey.internal.Errors.process(Errors.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:228) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:396) at org.glassfish.jersey.client.JerseyInvocation$Builder.get(JerseyInvocation.java:296) at org.openmrs.uitestframework.test.RestClient.get(RestClient.java:35) at org.openmrs.uitestframework.test.RestClient.get(RestClient.java:26) at org.openmrs.uitestframework.test.TestData.checkIfPatientExists(TestData.java:543) at org.openmrs.uitestframework.test.TestBase.waitForPatientDeletion(TestBase.java:553) at org.openmrs.reference.MergePatientByNameTest.tearDown(MergePatientByNameTest.java:92)