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

Build: #179 failed Child of CONTRIB-TESTUTILS-7

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
3 minutes
Labels
None
Revision
6c9dbe7bb34b77ef3833c0c015840ad443b93cc9 6c9dbe7bb34b77ef3833c0c015840ad443b93cc9
Total tests
467
Failing since
#178 (Changes by Darius Jazayeri <jazayeri@alum.mit.edu>)
Fixed in
#180 (Changes by Darius Jazayeri <jazayeri@alum.mit.edu>)

Tests

Tests

New test failures 2
Status Test View job Duration
Collapse Failed AllDefinitionLibrariesComponentTest testGetAllDefinitionTypes History
Default Job < 1 sec
java.lang.AssertionError:  Expected: iterable over [<interface org.openmrs.module.reporting.cohort.definition.CohortDefinition>, <interface org.openmrs.module.reporting.data.patient.definition.PatientDataDefinition>] in any order      got: <[interface org.openmrs.module.reporting.data.patient.definition.PatientDataDefinition, interface org.openmrs.module.reporting.data.encounter.definition.EncounterDataDefinition, interface org.openmrs.module.reporting.cohort.definition.CohortDefinition]> 
java.lang.AssertionError: 
Expected: iterable over [<interface org.openmrs.module.reporting.cohort.definition.CohortDefinition>, <interface org.openmrs.module.reporting.data.patient.definition.PatientDataDefinition>] in any order
     got: <[interface org.openmrs.module.reporting.data.patient.definition.PatientDataDefinition, interface org.openmrs.module.reporting.data.encounter.definition.EncounterDataDefinition, interface org.openmrs.module.reporting.cohort.definition.CohortDefinition]>

	at org.junit.Assert.assertThat(Assert.java:502)
	at org.junit.Assert.assertThat(Assert.java:492)
	at org.openmrs.module.reporting.definition.library.AllDefinitionLibrariesComponentTest.testGetAllDefinitionTypes(AllDefinitionLibrariesComponentTest.java:28)
(27 more lines...)
Collapse Failed AllDefinitionLibrariesComponentTest testSetup History
Default Job < 1 sec
java.lang.AssertionError:  Expected: is <2>      got: <3> 
java.lang.AssertionError: 
Expected: is <2>
     got: <3>

	at org.junit.Assert.assertThat(Assert.java:502)
	at org.junit.Assert.assertThat(Assert.java:492)
	at org.openmrs.module.reporting.definition.library.AllDefinitionLibrariesComponentTest.testSetup(AllDefinitionLibrariesComponentTest.java:23)
(27 more lines...)