Bruce Schuchardt created GEODE-6298: ---------------------------------------
Summary: CI Failure: LRUListWithAsyncSortingTest.scanMovesRecentlyUsedNodeToTail Key: GEODE-6298 URL: https://issues.apache.org/jira/browse/GEODE-6298 Project: Geode Issue Type: Bug Components: regions Reporter: Bruce Schuchardt Failed in Windows JDK 11 run [234|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/WindowsUnitTestOpenJDK11/builds/234] {noformat} org.apache.geode.internal.cache.eviction.LRUListWithAsyncSortingTest > scanMovesRecentlyUsedNodeToTail FAILED org.junit.ComparisonFailure: expected:<[first]> but was:<[third]> at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at org.apache.geode.internal.cache.eviction.LRUListWithAsyncSortingTest.scanMovesRecentlyUsedNodeToTail(LRUListWithAsyncSortingTest.java:231) {noformat} -- This message was sent by Atlassian JIRA (v7.6.3#76005)