Deploys Reference Application SNAPSHOT to maven
Build: #4032 failed
Job: Run UI tests on Travis failed
Recently patient test: Test case result
The below summarizes the result of the test "Recently patient test" in build 4,032 of Reference Application - Distribution 2.x - Run UI tests on Travis.
- Description
- Recently patient test
- Test class
- org.openmrs.reference.FindPatientByFamilyNameTest
- Method
- testRecentlyPatientTest
- Duration
- 31 secs
- Status
- Failed (New Failure)
Error Log
org.openqa.selenium.TimeoutException: Timed out after 15 seconds waiting for visibility of element located by By.cssSelector: i.icon-search Build info: version: '2.45.0', revision: '5017cb8e7ca8e37638dc3091b2440b90a1d8686f', time: '2015-02-27 09:10:26' System info: host: 'gw108', ip: '149.165.228.106', os.name: 'Linux', os.arch: 'amd64', os.version: '3.13.0-49-generic', java.version: '1.7.0_79' Session ID: 3dfe4fc718724e64b5a0622174b4293b Driver info: org.openqa.selenium.remote.RemoteWebDriver Capabilities [{platform=LINUX, acceptSslCerts=true, javascriptEnabled=true, hasMetadata=true, browserName=chrome, chrome={userDataDir=/tmp/.com.google.Chrome.SBwV3D}, rotatable=false, mobileEmulationEnabled=false, locationContextEnabled=true, webdriver.remote.sessionid=3dfe4fc718724e64b5a0622174b4293b, version=45.0.2454.85, takesHeapSnapshot=true, cssSelectorsEnabled=true, databaseEnabled=false, handlesAlerts=true, browserConnectionEnabled=false, webStorageEnabled=true, nativeEvents=true, applicationCacheEnabled=false, takesScreenshot=true}] at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:79) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:228) at org.openmrs.uitestframework.page.AbstractBasePage.findElement(AbstractBasePage.java:51) at org.openmrs.uitestframework.page.AbstractBasePage.clickOn(AbstractBasePage.java:97) at org.openmrs.reference.page.HomePage.clickOnFindPatientRecord(HomePage.java:113) at org.openmrs.reference.FindPatientByFamilyNameTest.testRecentlyPatientTest(FindPatientByFamilyNameTest.java:36)