Serhiy Storchaka added the comment:

Test should be marked with dry_run=False, otherwise it is false passed. 
Allocation of growing buffer needs extra memory, in my experiments memuse=2.5 
is enough. And I think this test should require the largefile resource. Here is 
a patch. It also significantly speeds up a test on Linux.

----------
keywords: +patch
nosy: +serhiy.storchaka
Added file: http://bugs.python.org/file36797/issue22526_test.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue22526>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to