Deploys Reference Application SNAPSHOT to maven
Build: #3907 failed
Job: Run UI tests on Travis failed
Capture vital: Test case result
The below summarizes the result of the test "Capture vital" in build 3,907 of Reference Application - Distribution 2.x - Run UI tests on Travis.
- Description
- Capture vital
- Test class
- org.openmrs.reference.CaptureVitalsTest
- Method
- captureVital
- Duration
- 52 secs
- Status
- Failed (New Failure)
Error Log
org.openqa.selenium.TimeoutException: Timed out after 30 seconds waiting for visibility of element located by By.id: login-button 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: 577df477b39b4f6e82723cd49538df57 Driver info: org.openqa.selenium.remote.RemoteWebDriver Capabilities [{platform=LINUX, acceptSslCerts=true, javascriptEnabled=true, hasMetadata=true, browserName=chrome, chrome={userDataDir=/tmp/.com.google.Chrome.m5YBsp}, rotatable=false, mobileEmulationEnabled=false, locationContextEnabled=true, webdriver.remote.sessionid=577df477b39b4f6e82723cd49538df57, 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.LoginPage.login(LoginPage.java:34) at org.openmrs.uitestframework.page.LoginPage.login(LoginPage.java:43) at org.openmrs.uitestframework.page.LoginPage.loginAsAdmin(LoginPage.java:47) at org.openmrs.reference.CaptureVitalsTest.setUp(CaptureVitalsTest.java:36)