More details of the release in https://wiki.openmrs.org/x/i4DTAw
Build: #602 failed
Job: Default Job failed
Test results
- 317 tests in total
- 1 test failed
- 1 failure is new
- 1 minute taken in total.
Build 602 has the following 1 errors: 1 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
VisitDomainWrapperTest
shouldReturnAllDiagnosesFromMostRecentEncounterWithAdmitDisposition
|
< 1 sec | |
java.lang.AssertionError: Expected: is <Expected diagnosis> but: was <org.openmrs.module.emrapi.diagnosis.Diagnosis@626ee51> java.lang.AssertionError: Expected: is <Expected diagnosis> but: was <org.openmrs.module.emrapi.diagnosis.Diagnosis@626ee51> at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) at org.junit.Assert.assertThat(Assert.java:865) at org.junit.Assert.assertThat(Assert.java:832) at org.openmrs.module.emrapi.visit.VisitDomainWrapperTest.shouldReturnAllDiagnosesFromMostRecentEncounterWithAdmitDisposition(VisitDomainWrapperTest.java:717) (33 more lines...) |