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 pitti
Recipients Arfrever, abukaj, benjamin.peterson, doko, pitti, python-dev, serhiy.storchaka, vstinner
Date 2014-10-06.05:50:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1412574648.83.0.187691438016.issue22526@psf.upfronthosting.co.za>
In-reply-to
Content
> How much memory does that whatever is running that test have?

Our default is 1 GB for our test runner VMs. I now raised it to 4 GB for python2.7, but we can only do that for our x86 VMs. For other architectures (ppc64el and ARM) the test VMs just don't have that much memory. So indeed it would be nice to skip this test if the machine has less than 4 GB of RAM.

Thanks!
History
Date User Action Args
2014-10-06 05:50:48pittisetrecipients: + pitti, doko, vstinner, benjamin.peterson, Arfrever, python-dev, serhiy.storchaka, abukaj
2014-10-06 05:50:48pittisetmessageid: <1412574648.83.0.187691438016.issue22526@psf.upfronthosting.co.za>
2014-10-06 05:50:48pittilinkissue22526 messages
2014-10-06 05:50:48pitticreate