Deploys Reference Application SNAPSHOT to maven

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

Add roles to user test: Test case result

The below summarizes the result of the test "Add roles to user test" in build 3,621 of Reference Application - Distribution 2.x - Run UI tests on Travis. View test case history
Description
Add roles to user test
Test class
org.openmrs.reference.AddRolesToUserTest
Method
addRolesToUserTest
Duration
43 secs
Status
Failed (New Failure)

Error Log

java.lang.AssertionError: 
Expected: is <1>
     but: was <5>
	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.AddRolesToUserTest.addRolesToUserTest(AddRolesToUserTest.java:68)