[infinispan-issues] [JBoss JIRA] (ISPN-6332) L1CachingIT random failures

Dan Berindei (JIRA) issues at jboss.org
Mon Mar 7 08:34:00 EST 2016


     [ https://issues.jboss.org/browse/ISPN-6332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Berindei updated ISPN-6332:
-------------------------------
              Status: Pull Request Sent  (was: Open)
    Git Pull Request: https://github.com/infinispan/infinispan/pull/4086


> L1CachingIT random failures
> ---------------------------
>
>                 Key: ISPN-6332
>                 URL: https://issues.jboss.org/browse/ISPN-6332
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Test Suite - Server
>    Affects Versions: 8.2.0.CR1
>            Reporter: Dan Berindei
>            Assignee: Dan Berindei
>              Labels: testsuite_stability
>             Fix For: 8.2.0.Final
>
>
> The test inserts 3 keys in a distributed cache with 2 members and {{numOwners == 1}}, and asserts that each member will have at least one key. 
> This worked prior to ISPN-4851, because the distribution of keys was always the same, but it is no longer reliable now:
> {noformat}
> java.lang.AssertionError: Distribution of entries is wrong (at least unexpected).
>     at org.junit.Assert.fail(Assert.java:88)
>     at org.junit.Assert.assertTrue(Assert.java:41)
>     at org.infinispan.server.test.l1.L1CachingIT.testL1CachingEnabled(L1CachingIT.java:85)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the infinispan-issues mailing list