Deploys Reference Application SNAPSHOT to maven

Build: #3418 failed Child of ASU-ASUML-61

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

  • 9 tests in total
  • 1 test failed
  • 1 failure is new
  • 1 test was fixed
  • 1 minute taken in total.
New test failures 1
Status Test View job Duration
Collapse Failed LoginTest verifyModulesAvailableOnHomePage History
Run UI tests on Travis 2 secs
java.lang.AssertionError:  Expected: is <8>      but: was <9>
java.lang.AssertionError: 
Expected: is <8>
     but: was <9>
	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.LoginTest.verifyModulesAvailableOnHomePage(LoginTest.java:40)
(36 more lines...)
Fixed tests 1
Status Test Failing since View job Duration
Successful VisitTest testStartVisit History
Failing since build #3417 (Child of RA-RA-1483) Run UI tests on Travis 21 secs