Deploys Reference Application SNAPSHOT to maven
Build: #2806 failed Changes by mogoodrich <mgoodrich@pih.org>
Build result summary
Details
- Completed
- Queue duration
- 3 seconds
- Duration
- 7 minutes
- Labels
- None
- Revisions
-
- Distribution
-
cd782d5a09e056e01afa66532fa736e5905fed3d
cd782d5a09e056e01afa66532fa736e5905fed3d - Standalone RA
-
ab5a0e94e60123910c177b59b1ee8dc717467623
ab5a0e94e60123910c177b59b1ee8dc717467623 - Release scripts
-
f6c02a34b1f29cd954ec9f741a461ee3ca59078f
f6c02a34b1f29cd954ec9f741a461ee3ca59078f
- Total tests
- 8
- Fixed in
- #2807 (Child of REGAPP-REGAPP-1572)
Tests
- 2 New failures
- 0 Existing failures
- 0 Fixed
Responsible
- mogoodrich Automatically assigned
Code commits
Author | Commit | Commit date | |
---|---|---|---|
mogoodrich <mgoodrich@pih.org> |
cd782d5a09e056e01afa66532fa736e5905fed3d
|
||
mogoodrich <mgoodrich@pih.org> |
827cbd3a1dbb7f63499a9137a419573fc830a152
|
Configuration changes
Some of the jobs or stages referenced by this result no longer exist.
Tests
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...) |