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 serhiy.storchaka
Recipients serhiy.storchaka, vstinner
Date 2017-10-03.12:35:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1507034115.63.0.213398074469.issue31675@psf.upfronthosting.co.za>
In-reply-to
Content
Just run the bigmem tests with ulimit (after fixing issue31673).

    (ulimit -v 4350000; ./python -m test -vuall -M4G test_tcl)
History
Date User Action Args
2017-10-03 12:35:15serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner
2017-10-03 12:35:15serhiy.storchakasetmessageid: <1507034115.63.0.213398074469.issue31675@psf.upfronthosting.co.za>
2017-10-03 12:35:15serhiy.storchakalinkissue31675 messages
2017-10-03 12:35:15serhiy.storchakacreate