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. 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
2 seconds
Duration
10 minutes
Labels
None
Revisions
Distribution
3a38e37005ab50129b2414f337f44467fa8ead2f 3a38e37005ab50129b2414f337f44467fa8ead2f
Standalone RA
2cc1eedc8952f87a71cc34e7c976f30d82d62c32 2cc1eedc8952f87a71cc34e7c976f30d82d62c32
Release scripts
fd5310f196074c1101fc7f1e2349005e2f083d72 fd5310f196074c1101fc7f1e2349005e2f083d72
Total tests
12
Failing since
#3517 (Changes by tomaszmueller <tmueller@soldevelo.com>)
Fixed in
#3522 (Manual run by Rafal Korytkowski)

Tests

Responsible

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

Code commits

Distribution
Author Commit Message Commit date
Tomasz Mueller <tmueller@soldevelo.com> Tomasz Mueller <tmueller@soldevelo.com> 3a38e37005ab50129b2414f337f44467fa8ead2f 3a38e37005ab50129b2414f337f44467fa8ead2f RA-792 "Refactoring automation tests"

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 RegistrationAppTest registerUnidentifiedPatient History
Run UI tests on Travis < 1 sec
org.junit.ComparisonFailure: expected:</openmrs/[login.htm]> but was:</openmrs/[referenceapplication/home.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:323)
	at org.openmrs.reference.RegistrationAppTest.setUp(RegistrationAppTest.java:34)
	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...)
Collapse Failed RegistrationAppTest registerAPatient History
Run UI tests on Travis 12 secs
org.dbunit.dataset.RowOutOfBoundsException: 0 >= 0
	at org.dbunit.dataset.AbstractTable.assertValidRowIndex(AbstractTable.java:60)
	at org.dbunit.dataset.AbstractTable.assertValidRowIndex(AbstractTable.java:45)
	at org.dbunit.dataset.DefaultTable.getValue(DefaultTable.java:194)
	at org.openmrs.uitestframework.test.TestBase.deletePatientUuid(TestBase.java:401)
	at org.openmrs.reference.RegistrationAppTest.tearDown(RegistrationAppTest.java:67)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
(32 more lines...)
Fixed tests 1
Status Test Failing since View job Duration
Successful VisitTest testStartVisit History
Failing since build #3517 (Changes by tomaszmueller <tmueller@soldevelo.com>) Run UI tests on Travis 18 secs

Jira issues

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