Deploys Reference Application SNAPSHOT to maven

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

Merge visits test: Test case result

The below summarizes the result of the test "Merge visits test" in build 5,097 of Reference Application - Distribution 2.x - Run UI tests on Travis. View test case history
Description
Merge visits test
Test class
org.openmrs.reference.MergeVisitsTest
Method
mergeVisitsTest
Duration
2 mins
Status
Failed (New Failure)

Error Log

org.openqa.selenium.TimeoutException: Timed out after 120 seconds waiting for visibility of element located by By.cssSelector: button.confirm.no-color
Build info: version: '2.52.0', revision: '4c2593cfc3689a7fcd7be52549167e5ccc93ad28', time: '2016-02-11 11:22:43'
System info: host: 'gw108', ip: '149.165.228.106', os.name: 'Linux', os.arch: 'amd64', os.version: '3.13.0-91-generic', java.version: '1.8.0_91'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Capabilities [{applicationCacheEnabled=true, rotatable=false, hasMetadata=true, databaseEnabled=true, handlesAlerts=true, version=42.0, platform=LINUX, nativeEvents=false, acceptSslCerts=true, webdriver.remote.sessionid=c7b203415ac94b9d9ef98aee0e480af8, locationContextEnabled=true, webStorageEnabled=true, takesScreenshot=true, browserName=firefox, javascriptEnabled=true, cssSelectorsEnabled=true}]
Session ID: c7b203415ac94b9d9ef98aee0e480af8
	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.waitForElement(Page.java:328)
	at org.openmrs.reference.page.ClinicianFacingPatientDashboardPage.clickChangeDate(ClinicianFacingPatientDashboardPage.java:353)
	at org.openmrs.reference.MergeVisitsTest.mergeVisitsTest(MergeVisitsTest.java:46)