STINNER Victor <vstin...@redhat.com> added the comment:

Serhiy:
> The test suite fails if there is less than 500 or 600 MB of RAM, not counting 
> bigmem tests. It is not a Python bug, but an environment issue. A buildbot 
> worker should have some free disk space and RAM, and set tests running 
> options correspondingly.

How do you plan to fix buildbots? Contact each buildbot owner and asks them to 
ensure that largefile is only used with at least 2 GiB of free space? And maybe 
install monitor to get an alarm if it's no longer the case?

Maybe some buildbot owners will just remove largefile, which would not be the 
expected reaction, no?

----------

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

Reply via email to