Deploys Reference Application SNAPSHOT to maven
Build: #4698 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 4,698 of Reference Application - Distribution 2.x - Run UI tests on Travis.
- Description
- Capture vital
- Test class
- org.openmrs.reference.CaptureVitalsTest
- Method
- captureVital
- Duration
- 1 min
- Status
- Failed (New Failure)
Error Log
org.openqa.selenium.TimeoutException: Timed out after 15 seconds waiting for org.openmrs.uitestframework.page.Page$1@3c9053ac 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.7.0_101' Session ID: 3dd154fe7fb14e2595ebf5e7d0228ea8 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=3dd154fe7fb14e2595ebf5e7d0228ea8, 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.reference.page.PatientVisitsDashboardPage.goToCaptureVitals(PatientVisitsDashboardPage.java:20) at org.openmrs.reference.CaptureVitalsTest.captureVital(CaptureVitalsTest.java:52)