Description
One example is the UserQueryTest#testAny test where the size expectations can fail, a value always bigger than BUCKETS_PER_LEVEL(32) is expected but here the value is 4.
afaik this happens on the teardown, so it may be related to a big number of deletes.