Deploys Reference Application SNAPSHOT to maven

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
1 second
Duration
7 minutes
Labels
None
Revisions
Distribution
89b01f108092a1b5e8827cd7a9402305aef13f4c 89b01f108092a1b5e8827cd7a9402305aef13f4c
Standalone RA
ab5a0e94e60123910c177b59b1ee8dc717467623 ab5a0e94e60123910c177b59b1ee8dc717467623
Release scripts
bfe50f219321d47d8ff2aed75038d0eb0dc9e014 bfe50f219321d47d8ff2aed75038d0eb0dc9e014
Total tests
9
Failing since
#2971 (Child of REGAPP-REGAPP-1747)
Fixed in
#2975 (Child of REGAPP-REGAPP-1751)

Responsible

This build has been failing since #2971
No one has taken responsibility

Code commits

Distribution
Author Commit Message Commit date
Jakub Kondrat <kondratjakub@gmail.com> Jakub Kondrat <kondratjakub@gmail.com> 89b01f108092a1b5e8827cd7a9402305aef13f4c 89b01f108092a1b5e8827cd7a9402305aef13f4c Merge pull request #46 from pmuchowski/RA-502
RA-502: UI Tests for Registration Workflows
Pawel Muchowski <pmuchowski@soldevelo.com> Pawel Muchowski <pmuchowski@soldevelo.com> c42c90dba64159006fcb537481b289c281c369fc c42c90dba64159006fcb537481b289c281c369fc RA-502: UI Tests for Registration Workflows

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 1
Status Test View job Duration
Collapse Failed RegistrationAppTest registerUnidentifiedPatient History
Run UI tests on Travis 7 secs
org.junit.ComparisonFailure: expected:</openmrs/re[ferenceapplication/home].page> but was:</openmrs/re[gistrationapp/registerPatient].page>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.openmrs.uitestframework.test.TestBase.assertPage(TestBase.java:310)
	at org.openmrs.reference.RegistrationAppTest.setUp(RegistrationAppTest.java:35)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
(32 more lines...)
Existing test failures 1
Status Test Failing since View job Duration
org.openqa.selenium.TimeoutException: Timed out after 16 seconds waiting for org.openmrs.uitestframework.page.AbstractBasePage$3@6afaed8f 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@6afaed8f
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...)

Jira issues

IssueDescriptionStatus
Unknown Issue TypeRA-502Could not obtain issue details from Jira