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

Build: #191 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

Test results

  • 471 tests in total
  • 1 test failed
  • 1 failure is new
  • 2 minutes taken in total.

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

New test failures 1
Status Test Duration
Collapse Failed BuiltInCohortDefinitionLibraryTest testGetAnyEncounterOfTypesDuringPeriod History
< 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...)