Deploys Reference Application SNAPSHOT to maven
Build: #3680 failed
Job: Run UI tests on Travis failed
Test results
- 69 tests in total
- 6 tests failed
- 1 failure is new
- 31 tests were quarantined / skipped
- 24 minutes taken in total.
Build 3,680 has the following 6 errors: 1 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
MergeVisitsTest
mergeVisitsTest
|
39 secs | |
org.openqa.selenium.WebDriverException: unknown error: Element is not clickable at point (892, 508). Other element would receive the click: <div id="modal-overlay" class="simplemodal-overlay" style="opacity: 0.8; height: 943px; width: 1050px; position: fixed; left: 0px; top: 0px; z-index: 1001;"></div> (Session info: chrome=43.0.2357.130) (Driver info: chromedriver=2.14.313457 (3d645c400edf2e2c500566c9aa096063e707c9cf),platform=Linux 3.13.0-45-generic x86_64) (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 73 milliseconds Build info: version: '2.37.0', revision: 'a7c61cbd68657e133ae96672cf995890bad2ee42', time: '2013-10-18 09:51:02' System info: host: 'gw107', ip: '149.165.228.105', os.name: 'Linux', os.arch: 'amd64', os.version: '3.13.0-45-generic', java.version: '1.7.0_79' Session ID: cec43a7f7f57718b73d9ad7aeeaea6c0 Driver info: org.openqa.selenium.chrome.ChromeDriver (13 more lines...) |
Status | Test | Failing since | Duration | |
---|---|---|---|---|
AdmitToInpatientTest
admitToInpatientTest
|
Failing since build #3679 (Child of REGAPP-REGAPP-2221) | 1 min | ||
org.openqa.selenium.TimeoutException: Timed out after 30 seconds waiting for presence of element located by: By.className: toast-item-wrapper Build info: version: '2.37.0', revision: 'a7c61cbd68657e133ae96672cf995890bad2ee42', time: '2013-10-18 09:51:02' System info: host: 'gw107', ip: '149.165.228.105', os.name: 'Linux', os.arch: 'amd64', os.version: '3.13.0-45-generic', java.version: '1.7.0_79' Driver info: driver.version: unknown at sun.reflect.GeneratedConstructorAccessor29.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:526) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:193) (14 more lines...) |
||||
ExitFromInpatientTest
exitFromInpatientTest
|
Failing since build #3679 (Child of REGAPP-REGAPP-2221) | 1 min | ||
org.openqa.selenium.TimeoutException: Timed out after 30 seconds waiting for presence of element located by: By.linkText: Exit from Inpatient Build info: version: '2.37.0', revision: 'a7c61cbd68657e133ae96672cf995890bad2ee42', time: '2013-10-18 09:51:02' System info: host: 'gw107', ip: '149.165.228.105', os.name: 'Linux', os.arch: 'amd64', os.version: '3.13.0-45-generic', java.version: '1.7.0_79' Driver info: driver.version: unknown at sun.reflect.GeneratedConstructorAccessor29.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:526) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:193) (15 more lines...) |
||||
FindPatientByIdAndNameTest
findPatientByIdAndNameTest
|
Failing since build #3679 (Child of REGAPP-REGAPP-2221) | 1 min | ||
org.openqa.selenium.TimeoutException: Timed out after 30 seconds waiting for org.openmrs.uitestframework.page.AbstractBasePage$3@6709fce5 Build info: version: '2.37.0', revision: 'a7c61cbd68657e133ae96672cf995890bad2ee42', time: '2013-10-18 09:51:02' System info: host: 'gw107', ip: '149.165.228.105', os.name: 'Linux', os.arch: 'amd64', os.version: '3.13.0-45-generic', java.version: '1.7.0_79' Driver info: driver.version: unknown at org.openqa.selenium.support.ui.FluentWait.timeoutException(FluentWait.java:259) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:228) at org.openmrs.uitestframework.page.AbstractBasePage.waitForJsVariable(AbstractBasePage.java:174) at org.openmrs.reference.page.HomePage.openApp(HomePage.java:40) (2 more lines...) |
||||
ManagePersonTest
createEditDeletePersonTest
|
Failing since build #3679 (Child of REGAPP-REGAPP-2221) | 54 secs | ||
org.openqa.selenium.TimeoutException: Timed out after 30 seconds waiting for presence of element located by: By.name: names[0].familyName Build info: version: '2.37.0', revision: 'a7c61cbd68657e133ae96672cf995890bad2ee42', time: '2013-10-18 09:51:02' System info: host: 'gw107', ip: '149.165.228.105', os.name: 'Linux', os.arch: 'amd64', os.version: '3.13.0-45-generic', java.version: '1.7.0_79' Driver info: driver.version: unknown at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:526) (15 more lines...) |
||||
VisitTypeAdministrationTest
addEditRetireDeleteVisitTypeTest
|
Failing since build #3621 (Manual run by Tomasz Mueller) | 1 min | ||
java.lang.AssertionError: null at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertTrue(Assert.java:52) at org.openmrs.reference.VisitTypeAdministrationTest.addEditRetireDeleteVisitTypeTest(VisitTypeAdministrationTest.java:66) |