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 nadeem.vawda
Recipients loewis, nadeem.vawda, pitrou, python-dev, vstinner
Date 2012-02-26.07:32:34
SpamBayes Score 0.18890768
Marked as misclassified No
Message-id <1330241555.71.0.408656669467.issue14107@psf.upfronthosting.co.za>
In-reply-to
Content
The buildbot still isn't happy:

    http://www.python.org/dev/buildbot/all/builders/AMD64%20debian%20bigmem%203.x/builds/144/steps/test/logs/stdio

Also, I ran the test on my own machine and noticed two tests that are
still exceeding their nominal peak memory usage:

- test_encode_utf7: expected 4.8G, actual 7.2G

- test_unicode_repr: expected 4.8G, actual 5.6G
History
Date User Action Args
2012-02-26 07:32:35nadeem.vawdasetrecipients: + nadeem.vawda, loewis, pitrou, vstinner, python-dev
2012-02-26 07:32:35nadeem.vawdasetmessageid: <1330241555.71.0.408656669467.issue14107@psf.upfronthosting.co.za>
2012-02-26 07:32:35nadeem.vawdalinkissue14107 messages
2012-02-26 07:32:34nadeem.vawdacreate