Deploys Reference Application SNAPSHOT to maven

Build: #3491 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
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>)

Configuration changes

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

Tests

  • 10 tests in total
  • 2 tests failed
  • 8 tests were fixed
  • 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...)
Fixed tests 8
Status Test Failing since Duration
Successful CheckModules checkModules
Failing since build #3489 (Child of REPUI-REPUI-1192) 15 secs
Successful LoginTest verifyDoctorModulesAvailableOnHomePage
Failing since build #3489 (Child of REPUI-REPUI-1192) 1 sec
Successful LoginTest verifyModulesAvailableOnHomePage
Failing since build #3489 (Child of REPUI-REPUI-1192) 1 sec
Successful LoginTest verifyNurseModulesAvailableOnHomePage
Failing since build #3489 (Child of REPUI-REPUI-1192) 4 secs
Successful LoginTest verifySysadminModulesAvailableOnHomePage
Failing since build #3489 (Child of REPUI-REPUI-1192) 1 sec
Successful RegistrationAppTest registerAPatient
Failing since build #3478 (Changes by Rafal Korytkowski and Tomasz Mueller <tmueller@soldevelo.com>) 14 secs
Successful RegistrationAppTest registerUnidentifiedPatient
Failing since build #3478 (Changes by Rafal Korytkowski and Tomasz Mueller <tmueller@soldevelo.com>) 9 secs
Successful VisitTest testStartVisit
Failing since build #3489 (Child of REPUI-REPUI-1192) 14 secs