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

Build: #2214 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Job result summary

Completed
Duration
1 minute
Revision
d60b41b10c4233a4aea2ecd782a62a1ea215910d d60b41b10c4233a4aea2ecd782a62a1ea215910d
Total tests
385
Failing since
#2213 (Run by child build REFAPP-OMODDISTRO)
Fixed in
#2218 (Manual run by Daniel Kayiwa)

Tests

  • 385 tests in total
  • 2 tests failed
  • 2 failures are new
  • 3 tests were quarantined / skipped
  • 41 seconds taken in total.
New test failures 2
Status Test Duration
Collapse Failed DiagnosisServiceComponentTest getDiagnosesShouldReturnDiagnosesAfterDate History
< 1 sec
java.lang.AssertionError:  Expected: iterable containing [obs is <Obs #1038>]      but: Not matched: <non-coded pain, PRESUMED, PRIMARY>
java.lang.AssertionError: 
Expected: iterable containing [obs is <Obs #1038>]
     but: Not matched: <non-coded pain, PRESUMED, PRIMARY>
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at org.junit.Assert.assertThat(Assert.java:865)
	at org.junit.Assert.assertThat(Assert.java:832)
	at org.openmrs.module.emrapi.diagnosis.DiagnosisServiceComponentTest.getDiagnosesShouldReturnDiagnosesAfterDate(DiagnosisServiceComponentTest.java:133)
(35 more lines...)
Collapse Failed DiagnosisServiceComponentTest getDiagnosesShouldReturnDiagnosesInReverseChronologicalOrder History
< 1 sec
java.lang.AssertionError:  Expected: is <Obs #1026>      but: was <Obs #1034>
java.lang.AssertionError: 
Expected: is <Obs #1026>
     but: was <Obs #1034>
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at org.junit.Assert.assertThat(Assert.java:865)
	at org.junit.Assert.assertThat(Assert.java:832)
	at org.openmrs.module.emrapi.diagnosis.DiagnosisServiceComponentTest.getDiagnosesShouldReturnDiagnosesInReverseChronologicalOrder(DiagnosisServiceComponentTest.java:147)
(35 more lines...)