-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.1.8-RC1
-
Component/s: Test Suite
-
Labels:None
Right now the functional test cases always purge the cache. As this adds a rather big overhead, the cache should only purged if necessary in the setUp() method of the test cases.