]
Tristan Tarrant updated ISPN-9224:
----------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
Reduce ExceptionEvictionTest runtime
------------------------------------
Key: ISPN-9224
URL:
https://issues.jboss.org/browse/ISPN-9224
Project: Infinispan
Issue Type: Task
Components: Test Suite - Core
Reporter: William Burns
Assignee: William Burns
Fix For: 9.3.0.Final
The ExceptionEvictionTest tests all possible permutations. This is a bit wasteful as the
multiple node ones should behave the same irrespective of the storage type. The local mode
should be sufficient to test different storage type calculations.
We can comment out quite a few of the tests, which should allow for quicker test runs