Deploys Reference Application SNAPSHOT to maven

Build: #3491 failed Child of TRUNK-OC1-236

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

  • 10 tests in total
  • 2 tests failed
  • 8 tests were fixed
  • 1 minute taken in total.
Existing test failures 2
Status Test Failing since View job Duration
javax.ws.rs.NotFoundException: HTTP 404 Not Found
	at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:913)
	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)
(43 more lines...)
java.lang.AssertionError:  Expected: is <3>      but: was <4>
java.lang.AssertionError: 
Expected: is <3>
     but: was <4>
	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.verifyClerkModulesAvailableOnHomePage(LoginTest.java:50)
(36 more lines...)
Fixed tests 8
Status Test Failing since View job Duration
Successful CheckModules checkModules
Failing since build #3489 (Child of REPUI-REPUI-1192) Run UI tests on Travis 15 secs
Successful LoginTest verifyModulesAvailableOnHomePage
Failing since build #3489 (Child of REPUI-REPUI-1192) Run UI tests on Travis 1 sec
Successful LoginTest verifySysadminModulesAvailableOnHomePage
Failing since build #3489 (Child of REPUI-REPUI-1192) Run UI tests on Travis 1 sec
Successful LoginTest verifyNurseModulesAvailableOnHomePage
Failing since build #3489 (Child of REPUI-REPUI-1192) Run UI tests on Travis 4 secs
Successful LoginTest verifyDoctorModulesAvailableOnHomePage
Failing since build #3489 (Child of REPUI-REPUI-1192) Run UI tests on Travis 1 sec
Successful RegistrationAppTest registerUnidentifiedPatient
Failing since build #3478 (Changes by Rafal Korytkowski and Tomasz Mueller <tmueller@soldevelo.com>) Run UI tests on Travis 9 secs
Successful RegistrationAppTest registerAPatient
Failing since build #3478 (Changes by Rafal Korytkowski and Tomasz Mueller <tmueller@soldevelo.com>) Run UI tests on Travis 14 secs
Successful VisitTest testStartVisit
Failing since build #3489 (Child of REPUI-REPUI-1192) Run UI tests on Travis 14 secs