Deploys Reference Application SNAPSHOT to maven

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

Come back to application after logout test: Test case result

The below summarizes the result of the test "Come back to application after logout test" in build 3,635 of Reference Application - Distribution 2.x - Run UI tests on Travis. View test case history
Description
Come back to application after logout test
Test class
org.openmrs.reference.ComeBackToApplicationAfterLogoutTest
Method
comeBackToApplicationAfterLogoutTest
Duration
59 secs
Status
Failed (New Failure)

Error Log

org.junit.ComparisonFailure: expected:</openmrs/[referenceapplication/home].page> but was:</openmrs/[coreapps/activeVisits].page>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.openmrs.uitestframework.test.TestBase.assertPage(TestBase.java:326)
	at org.openmrs.reference.ComeBackToApplicationAfterLogoutTest.comeBackToApplicationAfterLogoutTest(ComeBackToApplicationAfterLogoutTest.java:32)