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

CollectionRegionAccessStrategyTest.testRemoveAll random failures

    XMLWordPrintable

Details

    • Undefined

    Description

      The INVALIDATION_SYNC + transactions parameter combination fails from time to time.

      14:59:43,548 ERROR (testng-CollectionRegionAccessStrategyTest:[]) [TestSuiteProgress] Test failed: org.infinispan.test.hibernate.cache.commons.collection.CollectionRegionAccessStrategyTest.testRemoveAll[JTA, INVALIDATION_SYNC, AccessType[transactional]]
      java.lang.AssertionError: expected:<VALUE1/1> but was:<null>
      	at org.junit.Assert.fail(Assert.java:89) ~[junit-4.13.1.jar:4.13.1]
      	at org.junit.Assert.failNotEquals(Assert.java:835) ~[junit-4.13.1.jar:4.13.1]
      	at org.junit.Assert.assertEquals(Assert.java:120) ~[junit-4.13.1.jar:4.13.1]
      	at org.junit.Assert.assertEquals(Assert.java:146) ~[junit-4.13.1.jar:4.13.1]
      	at org.infinispan.test.hibernate.cache.commons.AbstractRegionAccessStrategyTest.evictOrRemoveAllTest(AbstractRegionAccessStrategyTest.java:543) ~[infinispan-hibernate-cache-commons-13.0.0-SNAPSHOT-tests.jar:13.0.0-SNAPSHOT]
      	at org.infinispan.test.hibernate.cache.commons.AbstractRegionAccessStrategyTest.testRemoveAll(AbstractRegionAccessStrategyTest.java:449) ~[infinispan-hibernate-cache-commons-13.0.0-SNAPSHOT-tests.jar:13.0.0-SNAPSHOT]
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: