Deploys Reference Application SNAPSHOT to maven

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

End visit test: Test case result

The below summarizes the result of the test "End visit test" in build 5,054 of Reference Application - Distribution 2.x - Run UI tests on Travis. View test case history
Description
End visit test
Test class
org.openmrs.reference.EndVisitTest
Method
EndVisitTest
Duration
48 secs
Status
Failed (New Failure)

Error Log

java.lang.AssertionError: expected null, but was:<[[RemoteWebDriver: firefox on LINUX (c4730a6207844173894c9ffe94aba9a5)] -> css selector: #visits-list li.menu-item.viewVisitDetails span.menu-date]>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotNull(Assert.java:664)
	at org.junit.Assert.assertNull(Assert.java:646)
	at org.junit.Assert.assertNull(Assert.java:656)
	at org.openmrs.reference.EndVisitTest.EndVisitTest(EndVisitTest.java:45)