[issue3700] test_bigmem broken

2009-03-07 Thread Antoine Pitrou
Antoine Pitrou added the comment: Looks ok. -- resolution: -> fixed status: pending -> closed ___ Python tracker ___ ___ Python-bugs-

[issue3700] test_bigmem broken

2009-03-07 Thread Antoine Pitrou
Antoine Pitrou added the comment: Committed to py3k, let's see if the buildbots like it... -- stage: patch review -> committed/rejected status: open -> pending ___ Python tracker ___

[issue3700] test_bigmem broken

2008-12-28 Thread Antoine Pitrou
Antoine Pitrou added the comment: Here is a patch. Not only does it fix the str tests, but it also adds similar tests for bytes and bytearray objects. -- keywords: +patch stage: -> patch review versions: +Python 3.1 Added file: http://bugs.python.org/file12480/bigmemtest.patch ___

[issue3700] test_bigmem broken

2008-08-27 Thread Antoine Pitrou
Antoine Pitrou <[EMAIL PROTECTED]> added the comment: It would be nice if at least one of the buildbots could run the bigmem tests. ___ Python tracker <[EMAIL PROTECTED]> ___ __

[issue3700] test_bigmem broken

2008-08-27 Thread Antoine Pitrou
New submission from Antoine Pitrou <[EMAIL PROTECTED]>: ./python3 Lib/test/regrtest.py -v -M 2.1Gb test_bigmem test_bigmem [snip skipped tests] == ERROR: test_center_unicode (test.test_bigmem.StrTest) -