Deploys Reference Application SNAPSHOT to maven

Build: #4731 failed Child of RA-RA-2133

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
1 second
Duration
9 minutes
Labels
None
Revisions
Distribution
a2e06d5919c03434cc6d6260c09a09a9e6a66a84 a2e06d5919c03434cc6d6260c09a09a9e6a66a84
Standalone RA
c832a5e9b4791492be57dd1216353da8aa8c7825 c832a5e9b4791492be57dd1216353da8aa8c7825
Release scripts
a9c6b4741f415820e397e9b150cf80baca7f9368 a9c6b4741f415820e397e9b150cf80baca7f9368
Total tests
8
Fixed in
#4732 (Manual run from the stage: Release by Daniel Kayiwa)

Tests

Responsible

No one has taken responsibility for this failure

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 registerAPatient History
Run UI tests on Travis 1 min
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.uitestframework.test.TestBase.assertPage(TestBase.java:243)
	at org.openmrs.reference.RegistrationAppTest.registerAPatient(RegistrationAppTest.java:52)