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

Build result summary

Details

Completed
Queue duration
1 second
Duration
2 minutes
Labels
None
Revision
6c7eae4d6218061006c11a8cbe0a003e6886ea41 6c7eae4d6218061006c11a8cbe0a003e6886ea41
Total tests
305
Fixed in
#797 (Changes by Darius Jazayeri <jazayeri@alum.mit.edu>)

Tests

Responsible

  • djazayeri djazayeri Automatically assigned

Code commits

Author Commit Message Commit date
Darius Jazayeri <jazayeri@alum.mit.edu> Darius Jazayeri <jazayeri@alum.mit.edu> 6c7eae4d6218061006c11a8cbe0a003e6886ea41 6c7eae4d6218061006c11a8cbe0a003e6886ea41 EA-27 - GeneralUtils.getLastViewedPatients should not return deleted patients

Tests

New test failures 2
Status Test View job Duration
Collapse Failed PatientViewedEventListenerTest processMessage_shouldAddThePatientToTheLastViewedUserProperty History
Default Job < 1 sec
java.lang.AssertionError: expected:<999> but was:<7>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.openmrs.module.emrapi.event.PatientViewedEventListenerTest.processMessage_shouldAddThePatientToTheLastViewedUserProperty(PatientViewedEventListenerTest.java:85)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
(33 more lines...)
Collapse Failed PatientViewedEventListenerTest processMessage_shouldRemoveTheFirstPatientAndAddTheNewOneToTheStartIfTheListIsFull History
Default Job < 1 sec
java.lang.AssertionError: expected:<4> but was:<3>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.openmrs.module.emrapi.event.PatientViewedEventListenerTest.processMessage_shouldRemoveTheFirstPatientAndAddTheNewOneToTheStartIfTheListIsFull(PatientViewedEventListenerTest.java:109)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(34 more lines...)

Jira issues

IssueDescriptionStatus
Unknown Issue TypeEA-27Could not obtain issue details from Jira