Deploys Reference Application SNAPSHOT to maven

Build: #4298 failed

Job: Run UI tests on Travis failed

Stages & jobs

  1. Create Reference Application packages

  2. Deploy to Automated Functional Test Server

  3. Run UI Tests

  4. Deploy to Manual Test Server

  5. Release

    Requires a user to start manually
  6. Create Standalone

Job result summary

Completed
Duration
5 minutes
Revision
38eb4bba5ea90f244290bc4f7b95d60316bba3d5 38eb4bba5ea90f244290bc4f7b95d60316bba3d5
Total tests
7
Failing since
#4297 (Child of AU-AUL-120)
Fixed in
#4301 (Code changes detected)

Configuration changes

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

Tests

  • 7 tests in total
  • 1 test failed
  • 1 failure is new
  • 1 test was quarantined / skipped
  • 5 minutes taken in total.
New test failures 1
Status Test Duration
Collapse Failed LoginTest verifyModulesAvailableOnHomePage History
26 secs
java.lang.AssertionError: 
Expected: is <10>
     but: was <9>
	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.verifyModulesAvailableOnHomePage(LoginTest.java:35)