You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/10/31 15:07:00 UTC

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

    [ https://issues.apache.org/jira/browse/GEODE-5943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16670217#comment-16670217 ] 

ASF subversion and git services commented on GEODE-5943:
--------------------------------------------------------

Commit 6646cada89ce0f300bc7478f1283bf000dc07a77 in geode's branch refs/heads/develop from jinmeiliao
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=6646cad ]

GEODE-5943: Refactor EvictionDUnitTest and OffHeapEvictionDUnitTest (#2734)

* GEODE-5943: Refactor EvictionDUnitTest and OffHeapEvictionDUnitTest

* break the test into dunit and integration tests
* use the rules to better see what's the setup and what the test is doing


> 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: 1h 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)