Deploys Reference Application SNAPSHOT to maven

Build: #3493 failed Child of REGAPP-REGAPP-2148

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
2 seconds
Duration
9 minutes
Labels
None
Revisions
Distribution
d8c0d1a8b3637d65d1d274d83225023ed95d9aef d8c0d1a8b3637d65d1d274d83225023ed95d9aef
Standalone RA
2cc1eedc8952f87a71cc34e7c976f30d82d62c32 2cc1eedc8952f87a71cc34e7c976f30d82d62c32
Release scripts
fd5310f196074c1101fc7f1e2349005e2f083d72 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

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...)