More details of the release in https://wiki.openmrs.org/x/i4DTAw
Build: #179 failed
Job: Default Job failed
Job result summary
Tests
- 467 tests in total
- 2 tests failed
- 2 failures are new
- 2 minutes taken in total.
Status | Test | Duration | |
---|---|---|---|
Collapse |
AllDefinitionLibrariesComponentTest
testGetAllDefinitionTypes
|
< 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
|
< 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...) |