Deploys Reference Application SNAPSHOT to maven

Build: #4722 failed Changes by dkayiwa <kayiwadaniel@gmail.com>

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
10 minutes
Labels
None
Revisions
Distribution
d2b100b95a2e751eb305b3dab7bcccb9a84f4487 d2b100b95a2e751eb305b3dab7bcccb9a84f4487
Standalone RA
c832a5e9b4791492be57dd1216353da8aa8c7825 c832a5e9b4791492be57dd1216353da8aa8c7825
Release scripts
a9c6b4741f415820e397e9b150cf80baca7f9368 a9c6b4741f415820e397e9b150cf80baca7f9368
Total tests
8
Fixed in
#4723 (Manual run by Daniel Kayiwa)

Tests

Responsible

No one has taken responsibility for this failure

Code commits

Standalone RA
Author Commit Message Commit date
dkayiwa <kayiwadaniel@gmail.com> dkayiwa <kayiwadaniel@gmail.com> c832a5e9b4791492be57dd1216353da8aa8c7825 c832a5e9b4791492be57dd1216353da8aa8c7825 Adding non nullable uuids

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)