OpenMRS Core Master

Build: #2028 failed Manual run by Daniel Kayiwa

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
2 seconds
Duration
9 minutes
Labels
None
Revisions
openmrs-core
ae4862667d62ee4544c4057cb5de04a8293e0e8b ae4862667d62ee4544c4057cb5de04a8293e0e8b
openmrs-standalone
5b99613f0bffb1ab3ffd50123096c7aa265d6620 5b99613f0bffb1ab3ffd50123096c7aa265d6620
Release scripts
8ad880e0b0c21a2d094411a51f7951e0b9148c4a 8ad880e0b0c21a2d094411a51f7951e0b9148c4a
Total tests
4160
Failing since
#2026 (Changes by mgoodrich <mark.goodrich@live.com> and Samuel Male <samuelsmalek@gmail.com>)
Fixed in
#2029 (Changes by mgoodrich <mark.goodrich@live.com>)

Tests

Responsible

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

Configuration changes

Plan configuration has changed since the last successful build. See the plan audit log for more details.

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

Existing test failures 1
Status Test Failing since View job Duration
java.lang.AssertionError: expected null, but was:<Order. orderId: 201 patient: Patient#200 concept: Concept #1 care setting: CareSetting[hashCode=95217d32,uuid=6f0c9a92-6f24-11e3-af88-005056821db0]>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotNull(Assert.java:755)
	at org.junit.Assert.assertNull(Assert.java:737)
	at org.junit.Assert.assertNull(Assert.java:747)
	at org.openmrs.api.EncounterServiceTest.transferEncounter_shouldTransferAnEncounterWithObservationsButNotOrdersToGivenPatient(EncounterServiceTest.java:2822)