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

Build: #602 failed Child of RESTWS-RESTWS-189

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
2 minutes
Labels
None
Revision
7671245131cb8644da2833870f8598d4d2caf5b6 7671245131cb8644da2833870f8598d4d2caf5b6
Total tests
317
Fixed in
#603 (Changes by mogoodrich <mgoodrich@pih.org>)

Tests

Responsible

No one has taken responsibility for this failure

Tests

New test failures 1
Status Test View job Duration
Collapse Failed VisitDomainWrapperTest shouldReturnAllDiagnosesFromMostRecentEncounterWithAdmitDisposition History
Default Job < 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...)