Deploys Reference Application SNAPSHOT to maven

Build: #4348 failed

Job: Run UI tests on Travis failed

Stages & jobs

  1. Create Reference Application packages

  2. Deploy to Automated Functional Test Server

  3. Run UI Tests

  4. Deploy to Manual Test Server

  5. Release

    Requires a user to start manually
  6. Create Standalone

Job result summary

Completed
Duration
5 minutes
Revision
e07e418163075772e7413c123890096f96fd7af1 e07e418163075772e7413c123890096f96fd7af1
Total tests
7
Failing since
#4347 (Child of RA-RA-1956)
Fixed in
#4349 (Child of RDD-RDD-1727)

Configuration changes

Job Run UI tests on Travis with key REFAPP-OMODDISTRO-INTTESTS no longer exists.

Tests

  • 7 tests in total
  • 1 test failed
  • 1 failure is new
  • 1 test was fixed
  • 1 test was quarantined / skipped
  • 5 minutes taken in total.
New test failures 1
Status Test Duration
Collapse Failed RegistrationAppTest registerAPatient History
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)
Fixed tests 1
Status Test Failing since Duration
Successful FindPatientRecordTest testFindPatientRecord History
Failing since build #4347 (Child of RA-RA-1956) 44 secs