Deploys Reference Application SNAPSHOT to maven

Build: #4336 failed Child of RA-RA-1945

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
8 minutes
Labels
None
Revisions
Distribution
0f659fe27d0d094431680275ef7266b7ec2127c2 0f659fe27d0d094431680275ef7266b7ec2127c2
Standalone RA
2cc1eedc8952f87a71cc34e7c976f30d82d62c32 2cc1eedc8952f87a71cc34e7c976f30d82d62c32
Release scripts
a9c6b4741f415820e397e9b150cf80baca7f9368 a9c6b4741f415820e397e9b150cf80baca7f9368
Total tests
7
Failing since
#4335 (Child of RA-RA-1944)
Fixed in
#4337 (Child of RA-RA-1946)

Responsible

This build has been failing since #4335
No one has taken responsibility

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)
Existing test failures 1
Status Test Failing since View job Duration
javax.ws.rs.BadRequestException: HTTP 400 Bad Request
	at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:904)
	at org.glassfish.jersey.client.JerseyInvocation.translate(JerseyInvocation.java:770)
	at org.glassfish.jersey.client.JerseyInvocation.access$500(JerseyInvocation.java:90)
	at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:228)
(11 more lines...)