-
Bug
-
Resolution: Done
-
Major
-
None
-
None
Test fails with following stacktrace:
java.lang.AssertionError: expected [true] but found [false]
at org.infinispan.eviction.impl.EvictionWithPassivationTest.testRemovalOfEvictedEntry(EvictionWithPassivationTest.java:231)
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)
I suspect the problem is either due to resent changes to eviction or configuration thereof.