[Python-checkins] Daily reference leaks (b1c7f28f9c0a): sum=60

solipsis at pitrou.net solipsis at pitrou.net
Sun Jun 22 10:55:56 CEST 2014


results for b1c7f28f9c0a on branch "default"
--------------------------------------------

test_collections leaked [-2, -2, 0] references, sum=-4
test_functools leaked [0, 0, 3] memory blocks, sum=3
test_io leaked [2, 2, 2] references, sum=6
test_multiprocessing_fork leaked [0, 38, 0] references, sum=38
test_multiprocessing_fork leaked [0, 17, 0] memory blocks, sum=17
test_site leaked [2, -2, 0] references, sum=0
test_site leaked [2, -2, 0] memory blocks, sum=0


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


More information about the Python-checkins mailing list