Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

largefile - It is okay to run some test that may create huge
                files.  These tests can take a long time and may
                consume >2GB of disk space temporarily.

I understand this as 2GB is a minimum free disk space for tests without 
"largefile". Tests with "largefile" need more free disk space.


Accordingly the bigmemtest decorator is used for tests that consume >1GB of RAM.

----------

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

Reply via email to