Deploys Reference Application SNAPSHOT to maven

Build: #4765 failed Child of RA-RA-2149

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
10 seconds
Duration
8 minutes
Labels
None
Revisions
Distribution
dc80a4c62667c2670855e8da9d9ee068ddbd4e1d dc80a4c62667c2670855e8da9d9ee068ddbd4e1d
Standalone RA
c832a5e9b4791492be57dd1216353da8aa8c7825 c832a5e9b4791492be57dd1216353da8aa8c7825
Release scripts
a9c6b4741f415820e397e9b150cf80baca7f9368 a9c6b4741f415820e397e9b150cf80baca7f9368
Total tests
8
Fixed in
#4766 (Child of CA-CA-2663)

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)