Deploys Reference Application SNAPSHOT to maven

Build: #3691 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

Verify clerk modules available on home page: Test case result

The below summarizes the result of the test "Verify clerk modules available on home page" in build 3,691 of Reference Application - Distribution 2.x - Run UI tests on Travis. View test case history
Description
Verify clerk modules available on home page
Test class
org.openmrs.reference.LoginTest
Method
verifyClerkModulesAvailableOnHomePage
Duration
1 sec
Status
Failed (New Failure)

Error Log

java.lang.AssertionError: 
Expected: is <5>
     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:53)