[Python-checkins] Daily reference leaks (c95864a37ee2): sum=5

solipsis at pitrou.net solipsis at pitrou.net
Sun May 29 04:47:47 EDT 2016


results for c95864a37ee2 on branch "default"
--------------------------------------------

test_asyncio leaked [3, 0, 0] memory blocks, sum=3
test_collections leaked [-2, 0, 0] references, sum=-2
test_collections leaked [3, 0, -4] memory blocks, sum=-1
test_functools leaked [0, 3, 1] memory blocks, sum=4
test_multiprocessing_spawn leaked [-1, -1, 2] memory blocks, sum=0
test_smtplib leaked [1, 0, 0] references, sum=1


Command line was: ['./python', '-m', 'test.regrtest', '-uall', '-R', '3:3:/home/psf-users/antoine/refleaks/reflogdZTIC1', '--timeout', '7200']


More information about the Python-checkins mailing list