Deploys Reference Application SNAPSHOT to maven
Build: #5106 failed
Job: Run UI tests on Travis failed
Add past visit test: Test case result
The below summarizes the result of the test "Add past visit test" in build 5,106 of Reference Application - Distribution 2.x - Run UI tests on Travis.
- Description
- Add past visit test
- Test class
- org.openmrs.reference.AddPastVisitTest
- Method
- addPastVisitTest
- Duration
- 7 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: #patient-search-results-table tr:first-child td:nth-child(2) 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=6d823a7b51d747fea4c897599c0246db, locationContextEnabled=true, webStorageEnabled=true, takesScreenshot=true, browserName=firefox, javascriptEnabled=true, cssSelectorsEnabled=true}] Session ID: 6d823a7b51d747fea4c897599c0246db 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.findElement(Page.java:144) at org.openmrs.uitestframework.page.Page.clickOn(Page.java:184) at org.openmrs.reference.page.FindPatientPage.clickOnFirstPatient(FindPatientPage.java:31) at org.openmrs.reference.AddPastVisitTest.addPastVisitTest(AddPastVisitTest.java:40)