Deploys Reference Application SNAPSHOT to maven

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

Add edit retire delete visit type test: Test case result

The below summarizes the result of the test "Add edit retire delete visit type test" in build 4,513 of Reference Application - Distribution 2.x - Run UI tests on Travis. View test case history
Description
Add edit retire delete visit type test
Test class
org.openmrs.reference.VisitTypeAdministrationTest
Method
addEditRetireDeleteVisitTypeTest
Duration
58 secs
Status
Failed (New Failure)

Error Log

org.openqa.selenium.TimeoutException: Timed out after 15 seconds waiting for org.openmrs.uitestframework.page.Page$1@6051e653
Build info: version: '2.52.0', revision: '4c2593cfc3689a7fcd7be52549167e5ccc93ad28', time: '2016-02-11 11:22:43'
System info: host: 'gw107', ip: '149.165.228.105', os.name: 'Linux', os.arch: 'amd64', os.version: '3.13.0-77-generic', java.version: '1.7.0_95'
Session ID: 850f0e958a7e4ecbac1a6d898c13695a
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Capabilities [{platform=LINUX, acceptSslCerts=true, javascriptEnabled=true, hasMetadata=true, browserName=firefox, rotatable=false, locationContextEnabled=true, webdriver.remote.sessionid=850f0e958a7e4ecbac1a6d898c13695a, version=42.0, cssSelectorsEnabled=true, databaseEnabled=true, handlesAlerts=true, webStorageEnabled=true, nativeEvents=false, applicationCacheEnabled=true, takesScreenshot=true}]
	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:80)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:261)
	at org.openmrs.uitestframework.page.Page.waitForPage(Page.java:104)
	at org.openmrs.uitestframework.page.Page.findElement(Page.java:132)
	at org.openmrs.uitestframework.page.Page.clickOn(Page.java:173)
	at org.openmrs.reference.page.HomePage.goToAdministration(HomePage.java:116)
	at org.openmrs.reference.VisitTypeAdministrationTest.addEditRetireDeleteVisitTypeTest(VisitTypeAdministrationTest.java:57)