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 petr.viktorin
Recipients cstratak, giampaolo.rodola, petr.viktorin, rosslagerwall, vstinner
Date 2019-12-05.16:02:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1575561776.11.0.168462502231.issue37096@roundup.psfhosted.org>
In-reply-to
Content
It seems that the test actually requires >4GB disk space, because it's copying a 2GB file from one place to another.

Also, it's using a temporary directory. On Fedora /tmp is memory-backed by default, it doesn't use regular disk space.
History
Date User Action Args
2019-12-05 16:02:56petr.viktorinsetrecipients: + petr.viktorin, vstinner, giampaolo.rodola, rosslagerwall, cstratak
2019-12-05 16:02:56petr.viktorinsetmessageid: <1575561776.11.0.168462502231.issue37096@roundup.psfhosted.org>
2019-12-05 16:02:56petr.viktorinlinkissue37096 messages
2019-12-05 16:02:56petr.viktorincreate