Deploys Reference Application SNAPSHOT to maven

Build: #3682 failed Manual run by Tomasz Mueller

Stages & jobs

  1. Create Reference Application packages

  2. Deploy to Automated Functional Test Server

  3. Run UI Tests

  4. Deploy to Manual Test Server

  5. Release

    Requires a user to start manually
  6. Create Standalone

Build result summary

Details

Completed
Queue duration
3 seconds
Duration
32 minutes
Labels
None
Revisions
Distribution
aa4b4984cdde9a0fa9515dfd84ed7678d63a2001
Standalone RA
2cc1eedc8952f87a71cc34e7c976f30d82d62c32
Release scripts
fd5310f196074c1101fc7f1e2349005e2f083d72
Total tests
69
Failing since
#3661 (Child of CA-CA-2156)
Fixed in
#3696 (Manual run by Rafal Korytkowski)

Responsible

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

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 FindPatientByFamilyNameTest testRecentlyPatientTest
Run UI tests on Travis 5 secs
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.openmrs.reference.FindPatientByFamilyNameTest.testRecentlyPatientTest(FindPatientByFamilyNameTest.java:38)
Existing test failures 1
Status Test Failing since View job Duration
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.openmrs.reference.VisitTypeAdministrationTest.addEditRetireDeleteVisitTypeTest(VisitTypeAdministrationTest.java:66)
Fixed tests 5
Status Test Failing since View job Duration
Successful AdmitToInpatientTest admitToInpatientTest
Failing since build #3679 (Child of REGAPP-REGAPP-2221) Run UI tests on Travis 1 min
Successful ExitFromInpatientTest exitFromInpatientTest
Failing since build #3679 (Child of REGAPP-REGAPP-2221) Run UI tests on Travis 1 min
Successful FindPatientByIdAndNameTest findPatientByIdAndNameTest
Failing since build #3679 (Child of REGAPP-REGAPP-2221) Run UI tests on Travis 11 secs
Successful ManagePersonTest createEditDeletePersonTest
Failing since build #3679 (Child of REGAPP-REGAPP-2221) Run UI tests on Travis 38 secs
Successful MergeVisitsTest mergeVisitsTest
Failing since build #3680 (Changes by Tomasz Mueller <tmueller@soldevelo.com>) Run UI tests on Travis 57 secs