Deploys Reference Application SNAPSHOT to maven

Build: #3493 failed

Job: Run UI tests on Travis failed

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

Job result summary

Completed
Duration
5 minutes
Revision
d8c0d1a8b3637d65d1d274d83225023ed95d9aef d8c0d1a8b3637d65d1d274d83225023ed95d9aef
Total tests
10
Failing since
#3478 (Code changes detected – )
Fixed in
#3494 (Code changes detected)

Configuration changes

Job Run UI tests on Travis with key REFAPP-OMODDISTRO-INTTESTS no longer exists.

Tests

  • 10 tests in total
  • 2 tests failed
  • 1 minute taken in total.
Existing test failures 2
Status Test Failing since 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...)