[issue39488] test_largefile: TestSocketSendfile.test_it() uses too much disk space

2020-02-05 Thread STINNER Victor
STINNER Victor added the comment: Giampaolo Rodola modified the tests to skip them if there is not enough disk space. Let's see if it's enough to fix these buildbots. Since the issue was random, I close the issue and just hope that it's now fixed :-) -- resolution: -> fixed stage:

[issue39488] test_largefile: TestSocketSendfile.test_it() uses too much disk space

2020-02-05 Thread STINNER Victor
STINNER Victor added the comment: New changeset b39fb8e847ac59b539ad7e93df91c1709815180e by Giampaolo Rodola in branch 'master': bpo-39488: Skip test_largefile tests if not enough disk space (GH-18261) https://github.com/python/cpython/commit/b39fb8e847ac59b539ad7e93df91c1709815180e

[issue39488] test_largefile: TestSocketSendfile.test_it() uses too much disk space

2020-01-29 Thread Giampaolo Rodola'
Change by Giampaolo Rodola' : -- keywords: +patch pull_requests: +17637 stage: -> patch review pull_request: https://github.com/python/cpython/pull/18261 ___ Python tracker

[issue39488] test_largefile: TestSocketSendfile.test_it() uses too much disk space

2020-01-29 Thread STINNER Victor
New submission from STINNER Victor : TestSocketSendfile.test_it() failed with "OSError: [Errno 28] No space left on device" on PPC64LE Fedora 3.x buildbot. It also caused troubles on "AMD64 Fedora Rawhide Clang 3.x" worker. If I recall correctly, it writes like 8 GB of real data, not just