More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #2213 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Job result summary

Completed
Duration
2 minutes
Revision
2a388c183c492f88f951e08d73986eeaf86ed76b 2a388c183c492f88f951e08d73986eeaf86ed76b
Total tests
453
Fixed in
#2218 (Manual run by Daniel Kayiwa)

Tests

  • 453 tests in total
  • 1 test failed
  • 1 failure is new
  • 3 tests were quarantined / skipped
  • 54 seconds taken in total.
New test failures 1
Status Test Duration
Collapse Failed MigrateDiagnosisTest migrate_shouldVoidEmrapiDiagnosisAndCreateAnewCoreDiagnosis History
< 1 sec
java.lang.AssertionError: expected:<2> but was:<0>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.openmrs.emrapi.diagnosis.MigrateDiagnosisTest.migrate_shouldVoidEmrapiDiagnosisAndCreateAnewCoreDiagnosis(MigrateDiagnosisTest.java:90)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
(34 more lines...)