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

Build: #541 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Test results

  • 662 tests in total
  • 1 test failed
  • 1 failure is new
  • 15 tests were quarantined / skipped
  • 5 minutes taken in total.

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

New test failures 1
Status Test Duration
Collapse Failed EncounterAndObsDataSetEvaluatorTest evaluate_shouldContainAllObsValuesForEachEncounter History
< 1 sec
java.lang.AssertionError: expected:<77.0> but was:<null>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.openmrs.module.reporting.dataset.definition.evaluator.EncounterAndObsDataSetEvaluatorTest.evaluate_shouldContainAllObsValuesForEachEncounter(EncounterAndObsDataSetEvaluatorTest.java:88)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
(33 more lines...)