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

Build: #191 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
2 minutes
Revision
149a8a855b871d9cf55a1f677f3aa7d431ae2a94 149a8a855b871d9cf55a1f677f3aa7d431ae2a94
Total tests
471
Fixed in
#192 (Code changes detected)

Tests

  • 471 tests in total
  • 1 test failed
  • 1 failure is new
  • 2 minutes taken in total.
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...)