-
Bug
-
Resolution: Fixed
-
Major
-
None
-
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.
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.