-
Bug
-
Resolution: Done
-
Blocker
-
7.0.0.Alpha4
I think the 1s timeout is a bit small for the CI machine:
java.lang.IllegalStateException: Purge has timed out at org.infinispan.persistence.BaseStoreTest.purgeExpired(BaseStoreTest.java:268)
The other methods using BaseStoreTest.purgeExpired and the other tests extending BaseStoreTest probably have the same problem.
- relates to
-
ISPN-4582 JpaStoreTest random failures
- Closed