OpenMRS Core Master
Build: #2223 failed
Job: Build and Test failed
Memory appender should only keep buffer size items: Test case result
The below summarizes the result of the test "Memory appender should only keep buffer size items" in build 2,223 of OpenMRS Core - OpenMRS Core Master - Build and Test.
- Description
- Memory appender should only keep buffer size items
- Test class
- org.openmrs.util.MemoryAppenderTest
- Method
- memoryAppender_shouldOnlyKeepBufferSizeItems
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
java.lang.AssertionError: Expected: <4> but: was <3> java.lang.AssertionError: Expected: <4> but: was <3> at org.openmrs.util.MemoryAppenderTest.memoryAppender_shouldOnlyKeepBufferSizeItems(MemoryAppenderTest.java:100)