This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients vstinner
Date 2017-06-15.13:17:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497532627.0.0.192797490267.issue30675@psf.upfronthosting.co.za>
In-reply-to
Content
http://buildbot.python.org/all/builders/AMD64%20Windows8.1%20Refleaks%203.5/builds/27/steps/test/logs/stdio

[336/398/5] test_zipfile
beginning 6 repetitions
123456
......
test_zipfile leaked [3, 9, 8] references, sum=20
test_zipfile leaked [3, 9, 8] memory blocks, sum=20
(...)
Re-running test 'test_zipfile' in verbose mode
(...)
OK (skipped=1)



http://buildbot.python.org/all/builders/x86%20Gentoo%20Refleaks%203.5/builds/30/steps/test/logs/stdio

[135/398/3] test_zipfile
beginning 6 repetitions
123456
......
test_zipfile leaked [6, 6, 9] references, sum=21
test_zipfile leaked [6, 8, 11] memory blocks, sum=25
(...)
Re-running test 'test_zipfile' in verbose mode
(...)
OK (skipped=1)
History
Date User Action Args
2017-06-15 13:17:07vstinnersetrecipients: + vstinner
2017-06-15 13:17:06vstinnersetmessageid: <1497532627.0.0.192797490267.issue30675@psf.upfronthosting.co.za>
2017-06-15 13:17:06vstinnerlinkissue30675 messages
2017-06-15 13:17:06vstinnercreate