ctubbsii opened a new issue #1928:
URL: https://github.com/apache/accumulo/issues/1928
**Test name(s)**
- org.apache.accumulo.tserver.memory.LargestFirstMemoryManagerTest.test
**Describe the failure observed**
```java
java.lang.AssertionError: expected:<1;g<> but was:<1;f<>
at
org.apache.accumulo.tserver.memory.LargestFirstMemoryManagerTest.test(LargestFirstMemoryManagerTest.java:113)
```
This error occurred on Jenkins while testing an unrelated PR, but when I
tried to reproduce it manually, the test passed. It's not clear to me how this
could happen, but should be investigated.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]