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

SoftIndexFileStoreParallelIterationTest.testParallelIterationWithoutValue random failures

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      The named test fails randomly as can been seen at https://ci.infinispan.org/job/Infinispan/job/main/173/testReport/org.infinispan.persistence/SoftIndexFileStoreParallelIterationTest/testParallelIterationWithoutValue/

      ```
      java.lang.AssertionError: expected [null] but found [EmbeddedExpirableMetadata

      {version=null, lifespan=1190000, maxIdle=11900000}

      ]
      at org.infinispan.persistence.ParallelIterationTest.assertMetadataEmpty(ParallelIterationTest.java:169)
      at org.infinispan.persistence.ParallelIterationTest.runIterationTest(ParallelIterationTest.java:154)
      at org.infinispan.persistence.ParallelIterationTest.testParallelIterationWithoutValue(ParallelIterationTest.java:80)
      at org.infinispan.commons.test.TestNGLongTestsHook.run(TestNGLongTestsHook.java:24)
      at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
      at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
      at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
      at java.base/java.lang.Thread.run(Thread.java:829)
      ... Removed 22 stack frames
      ```

              wburns@redhat.com Will Burns
              wburns@redhat.com Will Burns
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: