Deploys Reference Application SNAPSHOT to maven

Stages & jobs

  1. Create Reference Application packages

  2. Upload parent pom to maven

  3. Deploy to Automated Functional Test Server

  4. Run UI Tests

  5. Deploy to Manual Test Server

  6. Release

    Requires a user to start manually
  7. Create Standalone

Test results

  • 5 tests in total
  • 1 test failed
  • 3 tests were quarantined / skipped
  • 22 seconds taken in total.
Existing test failures 1
Status Test Failing since View job Duration
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.reference.LoginTest.verifyModulesAvailableOnHomePage(LoginTest.java:40)
Skipped tests 3
Status Test Failing since View job
Skipped CaptureVitalsTest captureVital
Run UI tests on Travis
Skipped RegistrationAppTest registerAPatient
Run UI tests on Travis
Skipped VisitTest testStartVisit
Run UI tests on Travis