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

Build result summary

Details

Completed
Queue duration
3 seconds
Duration
8 minutes
Labels
None
Revisions
Distribution
d8c0d1a8b3637d65d1d274d83225023ed95d9aef
Standalone RA
2cc1eedc8952f87a71cc34e7c976f30d82d62c32
Release scripts
fd5310f196074c1101fc7f1e2349005e2f083d72
Total tests
10
Failing since
#3478 (Changes by Rafal Korytkowski and Tomasz Mueller <tmueller@soldevelo.com>)
Fixed in
#3494 (Changes by Tomasz Mueller <tmueller@soldevelo.com>)

Tests

Responsible

  • Rafal Korytkowski Rafal Korytkowski Automatically assigned

Configuration changes

Some of the jobs or stages referenced by this result no longer exist.

Restarting failed/incomplete builds only is not possible as some of the affected jobs no longer exist.

Tests

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