Deploys Reference Application SNAPSHOT to maven
Build: #4336 failed
Job: Run UI tests on Travis failed
Job result summary
- Completed
- Duration
- 5 minutes
- Revision
-
0f659fe27d0d094431680275ef7266b7ec2127c2
0f659fe27d0d094431680275ef7266b7ec2127c2 - Total tests
- 7
- Failing since
- #4335 (Child of RA-RA-1944 – )
- Fixed in
- #4337 (Child of RA-RA-1946)
Configuration changes
Tests
- 7 tests in total
- 2 tests failed
- 1 failure is new
- 1 test was quarantined / skipped
- 5 minutes taken in total.
Status | Test | Duration | |
---|---|---|---|
Collapse |
RegistrationAppTest
registerAPatient
|
1 min | |
java.lang.AssertionError: null at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertTrue(Assert.java:52) at org.openmrs.uitestframework.test.TestBase.assertPage(TestBase.java:238) at org.openmrs.reference.RegistrationAppTest.registerAPatient(RegistrationAppTest.java:52) |
Status | Test | Failing since | Duration | |
---|---|---|---|---|
FindPatientRecordTest
testFindPatientRecord
|
Failing since build #4335 (Child of RA-RA-1944) | 44 secs | ||
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) (11 more lines...) |