Deploys Reference Application SNAPSHOT to maven

Build: #4539 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
e082e2476f26326fd0652e1ab6259d613991df52 e082e2476f26326fd0652e1ab6259d613991df52
Total tests
8
Failing since
#4538 (Child of AUM-AUM-254)
Fixed in
#4541 (Code changes detected)

Configuration changes

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

Tests

  • 8 tests in total
  • 1 test failed
  • 2 tests were quarantined / skipped
  • 4 minutes taken in total.
Existing test failures 1
Status Test Failing since Duration
java.lang.AssertionError: 
Expected: is <9>
     but: was <10>
	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:40)