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

Build: #2215 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Test results

  • 453 tests in total
  • 1 test failed
  • 1 failure is new
  • 2 tests were fixed
  • 3 tests were quarantined / skipped
  • 52 seconds taken in total.

Build 2,215 has the following 1 errors: 1 new failure(s) occurred since the previous build.

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:81)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
(34 more lines...)