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

SoftIndexFileStoreParallelIterationTest.testParallelIterationWithoutValue random failures

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
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: