]
Tristan Tarrant updated ISPN-8249:
----------------------------------
Affects Version/s: 9.1.0.Final
EvictionFunctionalTest.testSimpleExpirationMaxIdle random failure
-----------------------------------------------------------------
Key: ISPN-8249
URL:
https://issues.jboss.org/browse/ISPN-8249
Project: Infinispan
Issue Type: Bug
Affects Versions: 9.1.0.Final
Reporter: Tristan Tarrant
Labels: testsuite_stability
java.lang.AssertionError: cache size should be zero: 0
at
org.infinispan.eviction.impl.EvictionFunctionalTest.testSimpleExpirationMaxIdle(EvictionFunctionalTest.java:93)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
... Removed 16 stack frames