Deploys Reference Application SNAPSHOT to maven

Build: #4715 failed Changes by OpenMRS Administrator

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
7 minutes
Labels
None
Revisions
Distribution
8e69ecf4129c2aecd042332f771c8c1aa81838de 8e69ecf4129c2aecd042332f771c8c1aa81838de
Standalone RA
0fb6810594437eab9883e0b13bc11e47d7f856a5 0fb6810594437eab9883e0b13bc11e47d7f856a5
Release scripts
a9c6b4741f415820e397e9b150cf80baca7f9368 a9c6b4741f415820e397e9b150cf80baca7f9368
Total tests
8
Fixed in
#4717 (Changes by OpenMRS Administrator)

Tests

Responsible

Code commits

Distribution
Author Commit Message Commit date
OpenMRS Administrator OpenMRS Administrator 8e69ecf4129c2aecd042332f771c8c1aa81838de 8e69ecf4129c2aecd042332f771c8c1aa81838de [Maven Release] Increasing version of adminuiVersion to 1.1

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)