Commit ae4ac7a8 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 4a33039e
......@@ -617,7 +617,7 @@ def _test_bigfile_filezodb_vs_cache_invalidation(_drop_cache):
#
# See FIXME notes on ZBlkBase._p_invalidate() for detailed description.
#conn2._cache.minimize()
_drop_cache(conn2) # XXX change to just conn2._cache.minimize after issue is fixed
_drop_cache(conn2) # TODO change to just conn2._cache.minimize after issue is fixed
tm2.commit() # transaction boundary for t2
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment