OpenMRS Core Master

Build: #2027 failed

Job: Build and Test failed

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Job result summary

Completed
Duration
9 minutes
Revision
ae4862667d62ee4544c4057cb5de04a8293e0e8b ae4862667d62ee4544c4057cb5de04a8293e0e8b
Total tests
4107
Failing since
#2026 (Code changes detected – )
Fixed in
#2029 (Code changes detected)

Configuration changes

Job Build and Test with key TRUNK-MASTER-JOB1 no longer exists.

Tests

  • 4,107 tests in total
  • 1 test failed
  • 37 tests were quarantined / skipped
  • 7 minutes taken in total.
Existing test failures 1
Status Test Failing since 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)