More details of the release in https://wiki.openmrs.org/x/i4DTAw
Build: #796 failed Changes by Darius Jazayeri <jazayeri@alum.mit.edu>
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
- 2 New failures
- 0 Existing failures
- 0 Fixed
Responsible
- djazayeri Automatically assigned
Code commits
Author | Commit | Commit date | |
---|---|---|---|
Darius Jazayeri <jazayeri@alum.mit.edu> |
6c7eae4d6218061006c11a8cbe0a003e6886ea41
|
Tests
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
PatientViewedEventListenerTest
processMessage_shouldAddThePatientToTheLastViewedUserProperty
|
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 |
PatientViewedEventListenerTest
processMessage_shouldRemoveTheFirstPatientAndAddTheNewOneToTheStartIfTheListIsFull
|
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
Issue | Description | Status | |
---|---|---|---|
Unknown Issue Type | EA-27 | Could not obtain issue details from Jira |