Deploys Reference Application SNAPSHOT to maven

Build: #3085 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. Create Standalone and 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
6 minutes
Revision
01e7fb6222beaab8e1f53c11d2a300ab8c4cca25 01e7fb6222beaab8e1f53c11d2a300ab8c4cca25
Total tests
9
Failing since
#3060 (Rebuilt by Daniel Kayiwa)
Fixed in
#3102 (Manual run by Daniel Kayiwa)

Configuration changes

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

Tests

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