Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-6332

L1CachingIT random failures

XMLWordPrintable

      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:

      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)
      

              dberinde@redhat.com Dan Berindei (Inactive)
              dberinde@redhat.com Dan Berindei (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: