Deploys Reference Application SNAPSHOT to maven

Build: #2806 failed Changes by mogoodrich <mgoodrich@pih.org>

Stages & jobs

  1. Create Reference Application packages

  2. Upload parent pom to maven

  3. Deploy to Automated Functional Test Server

  4. Create Standalone and Run UI Tests

  5. Deploy to Manual Test Server

  6. Release

    Requires a user to start manually
  7. Create Standalone

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

Responsible

  • mogoodrich mogoodrich Automatically assigned

Code commits

Distribution
Author Commit Message Commit date
mogoodrich <mgoodrich@pih.org> mogoodrich <mgoodrich@pih.org> cd782d5a09e056e01afa66532fa736e5905fed3d cd782d5a09e056e01afa66532fa736e5905fed3d update to use version 1.1-SNAPSHOT of registrationcore module
mogoodrich <mgoodrich@pih.org> mogoodrich <mgoodrich@pih.org> 827cbd3a1dbb7f63499a9137a419573fc830a152 827cbd3a1dbb7f63499a9137a419573fc830a152 updated to use version 1.1-SNAPSHOT of registration core module

Configuration changes

Some of the jobs or stages referenced by this result no longer exist.

Restarting failed/incomplete builds only is not possible as some of the affected jobs no longer exist.

Tests

New test failures 2
Status Test View job Duration
Collapse Failed CheckModules checkModules History
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 Failed RegistrationAppTest registerAPatient History
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...)