[Python-checkins] Daily reference leaks (8391f99208f6): sum=181

solipsis at pitrou.net solipsis at pitrou.net
Thu May 29 10:03:17 CEST 2014


results for 8391f99208f6 on branch "default"
--------------------------------------------

test_collections leaked [0, 2, 4] references, sum=6
test_collections leaked [0, 1, 2] memory blocks, sum=3
test_functools leaked [0, 0, 3] memory blocks, sum=3
test_importlib leaked [5, 5, 5] references, sum=15
test_pkgutil leaked [1, 1, 1] references, sum=3
test_site leaked [0, 0, 2] references, sum=2
test_site leaked [0, 0, 2] memory blocks, sum=2
test_zipimport leaked [47, 47, 47] references, sum=141
test_zipimport_support leaked [2, 2, 2] references, sum=6


Command line was: ['./python', '-m', 'test.regrtest', '-uall', '-R', '3:3:/home/antoine/cpython/refleaks/reflogDdbYzY', '-x']


More information about the Python-checkins mailing list