ctubbsii opened a new issue #1789:
URL: https://github.com/apache/accumulo/issues/1789
**Test name(s)**
- org.apache.accumulo.tserver.LargestFirstMemoryManagerTest.test
**Describe the failure observed**
```java
java.lang.AssertionError: expected:<1;f<> but was:<1;e<>
at
org.apache.accumulo.tserver.LargestFirstMemoryManagerTest.test(LargestFirstMemoryManagerTest.java:117)
```
**Testing Environment:**
- Version of this project: 2.1.0-SNAPSHOT
- First commit known to fail (or current commit):
5cb30ed0e9a7f3d481ea49dd126d64cc7ab9ef53
- Jenkins shows:
```
Executing Maven: -B -f /home/jenkins/workspace/Accumulo/main/pom.xml -V -e
-ntp clean verify -Dstyle.color=always -Dfailsafe.rerunFailingTestsCount=5
-Dsurefire.forkCount=2C
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /usr/local/asfpackages/maven/apache-maven-3.6.3
Java version: 11.0.6, vendor: Oracle Corporation, runtime:
/usr/local/asfpackages/java/jdk-11.0.6
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "4.15.0-74-generic", arch: "amd64", family: "unix"
```
----------------------------------------------------------------
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]