Message303160
| Author | serhiy.storchaka |
|---|---|
| Recipients | jkloth, serhiy.storchaka, vstinner |
| Date | 2017-09-27.16:38:11 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1506530291.69.0.154975027568.issue31611@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-09-27 16:38:11 | serhiy.storchaka | set | recipients: + serhiy.storchaka, vstinner, jkloth |
| 2017-09-27 16:38:11 | serhiy.storchaka | set | messageid: <1506530291.69.0.154975027568.issue31611@psf.upfronthosting.co.za> |
| 2017-09-27 16:38:11 | serhiy.storchaka | link | issue31611 messages |
| 2017-09-27 16:38:11 | serhiy.storchaka | create | |