[ https://issues.apache.org/jira/browse/GEODE-5943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16695035#comment-16695035 ]
Owen Nichols commented on GEODE-5943: ------------------------------------- Seen again today http://files.apachegeode-ci.info/builds/apache-develop-main/1.9.0-build.175/test-results/distributedTest/1542752043/ Same failure of testCentralizedEvictionForDistributedRegionWithDummyEvent[offHeap=false], but this time also a failure in EvictionDUnitTest. testThreadPoolSize[offHeap=false]. We think this is likely related, because this test was added as part of the initial changes for this ticket, so not making a separate ticket for it. > EvictionDUnitTest failed in jdk11 > --------------------------------- > > Key: GEODE-5943 > URL: https://issues.apache.org/jira/browse/GEODE-5943 > Project: Geode > Issue Type: Sub-task > Reporter: Jinmei Liao > Assignee: Jinmei Liao > Priority: Major > Labels: pull-request-available > Time Spent: 2h 10m > Remaining Estimate: 0h > > org.apache.geode.internal.cache.eviction.EvictionDUnitTest > > testDummyInlineNCentralizedEviction FAILED > java.lang.AssertionError: expected:<8> but was:<6> > at org.junit.Assert.fail(Assert.java:88) > at org.junit.Assert.failNotEquals(Assert.java:834) > at org.junit.Assert.assertEquals(Assert.java:645) > at org.junit.Assert.assertEquals(Assert.java:631) > at > org.apache.geode.internal.cache.eviction.EvictionTestBase.validateNoOfEvictions(EvictionTestBase.java:405) > at > org.apache.geode.internal.cache.eviction.EvictionDUnitTest.testDummyInlineNCentralizedEviction(EvictionDUnitTest.java:49) -- This message was sent by Atlassian JIRA (v7.6.3#76005)