Deploys Reference Application SNAPSHOT to maven
Build: #2806 failed Changes by mogoodrich <mgoodrich@pih.org>
Test results
- 8 tests in total
- 2 tests failed
- 2 failures are new
- 1 minute taken in total.
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
CheckModules
checkModules
|
Run UI tests on Travis | 12 secs | |
org.junit.ComparisonFailure: module not ready: Registration App Module [Not Started] expected:<st[op]> but was:<st[art]> at org.junit.Assert.assertEquals(Assert.java:115) at org.openmrs.reference.CheckModules.checkModules(CheckModules.java:40) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:622) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) (30 more lines...) |
||||
Collapse |
RegistrationAppTest
registerAPatient
|
Run UI tests on Travis | 28 secs | |
org.openqa.selenium.TimeoutException: Timed out after 16 seconds waiting for org.openmrs.uitestframework.page.AbstractBasePage$3@585ac3be Build info: version: '2.37.0', revision: 'a7c61cbd68657e133ae96672cf995890bad2ee42', time: '2013-10-18 09:51:02' System info: host: 'gw108', ip: '149.165.228.106', os.name: 'Linux', os.arch: 'amd64', os.version: '3.13.0-40-generic', java.version: '1.6.0_33' Driver info: driver.version: unknown org.openqa.selenium.TimeoutException: Timed out after 16 seconds waiting for org.openmrs.uitestframework.page.AbstractBasePage$3@585ac3be Build info: version: '2.37.0', revision: 'a7c61cbd68657e133ae96672cf995890bad2ee42', time: '2013-10-18 09:51:02' System info: host: 'gw108', ip: '149.165.228.106', os.name: 'Linux', os.arch: 'amd64', os.version: '3.13.0-40-generic', java.version: '1.6.0_33' 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) (39 more lines...) |