Deploys Reference Application SNAPSHOT to maven
Build: #5000 failed
Job: Run UI tests on Travis failed
Test results
- 10 tests in total
- 3 tests failed
- 1 failure is new
- 1 test was quarantined / skipped
- 12 minutes taken in total.
Build 5,000 has the following 3 errors: 1 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
XSSOnPhoneNumberFieldTest
XSSOnPhoneNumberFieldTest
|
1 min | |
java.lang.IllegalStateException: Delete request failed: http://int02.openmrs.org/openmrs/ws/rest/v1/patient/4c4d3ff0-37bd-4f93-a45e-03e9d8fe1f28?purge=true 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) (7 more lines...) |
Status | Test | Failing since | Duration | |
---|---|---|---|---|
CaptureVitalsTest
captureVital
|
Failing since build #4989 (Code changes detected) | 2 mins | ||
java.lang.IllegalStateException: Delete request failed: http://int02.openmrs.org/openmrs/ws/rest/v1/patient/cb5fc170-860b-4cdf-b865-4cceb0f4ef93?purge=true 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) (7 more lines...) |
||||
FindPatientRecordTest
testFindPatientRecord
|
Failing since build #4987 (Child of AU-AUL-130) | 1 min | ||
java.lang.AssertionError: Expected: a string containing "10DA5" but: was "" at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) at org.junit.Assert.assertThat(Assert.java:865) at org.junit.Assert.assertThat(Assert.java:832) at org.openmrs.reference.FindPatientRecordTest.testFindPatientRecord(FindPatientRecordTest.java:41) |