Serhiy Storchaka added the comment:

Perhaps adding bigmemtest is not worth if memory requirements are less than 1 
GiB. But I would separate the creating of long tested string and the calling of 
case converting method, so we will sure what operation is failed. Proposed 
patch skips the test if can't create needed string and clean locals, so failing 
test_case_operation_overflow no longer causes multiple MemoryErrors in 
following tests.

----------

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

Reply via email to