Expand |
Failed
|
AdmitToInpatientTest
admitToInpatientTest
|
Failing since build #3679
(Child of REGAPP-REGAPP-2221)
|
Run UI tests on Travis |
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...)
|
Expand |
Failed
|
ExitFromInpatientTest
exitFromInpatientTest
|
Failing since build #3679
(Child of REGAPP-REGAPP-2221)
|
Run UI tests on Travis |
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...)
|
Expand |
Failed
|
FindPatientByIdAndNameTest
findPatientByIdAndNameTest
|
Failing since build #3679
(Child of REGAPP-REGAPP-2221)
|
Run UI tests on Travis |
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...)
|
Expand |
Failed
|
ManagePersonTest
createEditDeletePersonTest
|
Failing since build #3679
(Child of REGAPP-REGAPP-2221)
|
Run UI tests on Travis |
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...)
|
Expand |
Failed
|
VisitTypeAdministrationTest
addEditRetireDeleteVisitTypeTest
|
Failing since build #3621
(Manual run by Tomasz Mueller)
|
Run UI tests on Travis |
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)
|