Deploys Reference Application SNAPSHOT to maven
Build: #4406 failed
Job: Run UI tests on Travis failed
Find patient record: Test case result
The below summarizes the result of the test "Find patient record" in build 4,406 of Reference Application - Distribution 2.x - Run UI tests on Travis.
- Description
- Find patient record
- Test class
- org.openmrs.reference.FindPatientRecordTest
- Method
- testFindPatientRecord
- Duration
- 28 secs
- Status
- Failed (New Failure)
Error Log
javax.ws.rs.BadRequestException: HTTP 400 Bad Request at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:904) 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:423) at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) at org.openmrs.uitestframework.test.RestClient.post(RestClient.java:74) at org.openmrs.uitestframework.test.TestData$JsonTestClass.create(TestData.java:70) at org.openmrs.uitestframework.test.TestData$JsonTestClass.create(TestData.java:66) at org.openmrs.uitestframework.test.TestData.createPerson(TestData.java:486) at org.openmrs.uitestframework.test.TestBase.createTestPatient(TestBase.java:272) at org.openmrs.uitestframework.test.TestBase.createTestPatient(TestBase.java:278) at org.openmrs.reference.FindPatientRecordTest.before(FindPatientRecordTest.java:29)