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

Test results

  • 471 tests in total
  • 1 test failed
  • 1 failure is new
  • 2 minutes taken in total.
New test failures 1
Status Test View job Duration
Collapse Failed BuiltInCohortDefinitionLibraryTest testGetAnyEncounterOfTypesDuringPeriod History
Default Job < 1 sec
java.lang.AssertionError:  Expected: should have parameter types of type class org.openmrs.EncounterType and collection type interface java.util.List      got: <MappedParametersCohortDefinition> 
java.lang.AssertionError: 
Expected: should have parameter types of type class org.openmrs.EncounterType and collection type interface java.util.List
     got: <MappedParametersCohortDefinition>

	at org.junit.Assert.assertThat(Assert.java:502)
	at org.junit.Assert.assertThat(Assert.java:492)
	at org.openmrs.module.reporting.cohort.definition.library.BuiltInCohortDefinitionLibraryTest.testGetAnyEncounterOfTypesDuringPeriod(BuiltInCohortDefinitionLibraryTest.java:114)
(26 more lines...)