homepage

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 pitrou
Recipients pitrou
Date 2008年08月27日.12:53:21
SpamBayes Score 1.5487254e-06
Marked as misclassified No
Message-id <1219841607.12.0.523528748152.issue3699@psf.upfronthosting.co.za>
In-reply-to
Content
./python3 Lib/test/regrtest.py -v -M 2.1Gb test_bigaddrspace
test_bigaddrspace
test_concat (test.test_bigaddrspace.StrTest) ... ERROR
test_optimized_concat (test.test_bigaddrspace.StrTest) ... ERROR
======================================================================
ERROR: test_concat (test.test_bigaddrspace.StrTest)
----------------------------------------------------------------------
Traceback (most recent call last):
 File "/home/antoine/py3k/__svn__/Lib/test/support.py", line 697, in
wrapper
 return f(self)
 File "/home/antoine/py3k/__svn__/Lib/test/test_bigaddrspace.py", line
13, in test_concat
 s1 = 'x' * MAX_Py_ssize_t
OverflowError: repeated string is too long
======================================================================
ERROR: test_optimized_concat (test.test_bigaddrspace.StrTest)
----------------------------------------------------------------------
Traceback (most recent call last):
 File "/home/antoine/py3k/__svn__/Lib/test/support.py", line 697, in
wrapper
 return f(self)
 File "/home/antoine/py3k/__svn__/Lib/test/test_bigaddrspace.py", line
18, in test_optimized_concat
 x = 'x' * MAX_Py_ssize_t
OverflowError: repeated string is too long
----------------------------------------------------------------------
Ran 2 tests in 0.019s
History
Date User Action Args
2008年08月27日 12:53:27pitrousetrecipients: + pitrou
2008年08月27日 12:53:27pitrousetmessageid: <1219841607.12.0.523528748152.issue3699@psf.upfronthosting.co.za>
2008年08月27日 12:53:22pitroulinkissue3699 messages
2008年08月27日 12:53:21pitroucreate

AltStyle によって変換されたページ (->オリジナル) /