Deploys Reference Application SNAPSHOT to maven

Build: #4260 failed Run by child build EBOLA-EEM

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
4 seconds
Duration
9 minutes
Labels
None
Revisions
Distribution
c995ed6889bdecf35e203a317d1322124b349717 c995ed6889bdecf35e203a317d1322124b349717
Standalone RA
2cc1eedc8952f87a71cc34e7c976f30d82d62c32 2cc1eedc8952f87a71cc34e7c976f30d82d62c32
Release scripts
a9c6b4741f415820e397e9b150cf80baca7f9368 a9c6b4741f415820e397e9b150cf80baca7f9368
Total tests
7
Fixed in
#4261 (Child of REGAPP-REGAPP-2631)

Tests

Responsible

Code commits

Distribution
Author Commit Message Commit date
OpenMRS Administrator OpenMRS Administrator c995ed6889bdecf35e203a317d1322124b349717 c995ed6889bdecf35e203a317d1322124b349717 [Maven Release] Increasing version of uiframeworkVersion to 3.5

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:238)
	at org.openmrs.reference.RegistrationAppTest.registerAPatient(RegistrationAppTest.java:52)