More details of the release in https://wiki.openmrs.org/x/i4DTAw
    Build: #179 failed Child of CONTRIB-TESTUTILS-7
Test results
- 467 tests in total
 - 2 tests failed
 - 2 failures are new
 - 2 minutes taken in total.
 
| Status | Test | View job | Duration | |
|---|---|---|---|---|
| Collapse | 
                                AllDefinitionLibrariesComponentTest
                                testGetAllDefinitionTypes
                                
     | 
                            
                                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 | 
                                AllDefinitionLibrariesComponentTest
                                testSetup
                                
     | 
                            
                                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...)
                                 | 
                            ||||