You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jinmei Liao (JIRA)" <ji...@apache.org> on 2018/10/26 19:01:00 UTC

[jira] [Created] (GEODE-5943) EvictionDUnitTest failed in jdk11

Jinmei Liao created GEODE-5943:
----------------------------------

             Summary: 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


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)