Message353703
| Author | vstinner |
|---|---|
| Recipients | cstratak, giampaolo.rodola, rosslagerwall, vstinner |
| Date | 2019-10-01.17:08:28 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1569949709.1.0.359192808466.issue37096@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Should we decorate the new files with @requires('largefile', '...')? Documentation:
largefile - It is okay to run some test that may create huge
files. These tests can take a long time and may
consume >2 GiB of disk space temporarily.
It may be interesting to add an option to regrtest to specify how much space can be used by tests, an option similar to -M/--memlimit which is for memory.
I don't recall if largefile is enabled by default on buildbots or not :-p |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-10-01 17:08:29 | vstinner | set | recipients: + vstinner, giampaolo.rodola, rosslagerwall, cstratak |
| 2019-10-01 17:08:29 | vstinner | set | messageid: <1569949709.1.0.359192808466.issue37096@roundup.psfhosted.org> |
| 2019-10-01 17:08:29 | vstinner | link | issue37096 messages |
| 2019-10-01 17:08:28 | vstinner | create | |