Message68669
the test works as expected (i.e. it fails). The problem I had was that
some Bittorrent bencode also installed a test package for me.
======================================================================
ERROR: test_flat_list (__main__.cPickleFlatList)
----------------------------------------------------------------------
Traceback (most recent call last):
File "Lib/test/test_cpickle.py", line 113, in test_flat_list
cPickle.dumps(lst)
RuntimeError: maximum recursion depth exceeded
----------------------------------------------------------------------
Ran 159 tests in 0.457s
FAILED (errors=1)
Traceback (most recent call last):
File "Lib/test/test_cpickle.py", line 128, in <module>
test_main()
File "Lib/test/test_cpickle.py", line 124, in test_main
cPickleFlatList,
File "/home/ralf/pydev/trunk/Lib/test/test_support.py", line 714, in
run_unittest
_run_suite(suite)
File "/home/ralf/pydev/trunk/Lib/test/test_support.py", line 697, in
_run_suite
raise TestFailed(err)
test.test_support.TestFailed: Traceback (most recent call last):
File "Lib/test/test_cpickle.py", line 113, in test_flat_list
cPickle.dumps(lst)
RuntimeError: maximum recursion depth exceeded |
|
| Date |
User |
Action |
Args |
| 2008-06-24 06:52:34 | schmir | set | spambayes_score: 0.0210033 -> 0.02100328 recipients:
+ schmir, facundobatista, cuerty |
| 2008-06-24 06:52:34 | schmir | set | spambayes_score: 0.0210033 -> 0.0210033 messageid: <1214290353.98.0.994628099068.issue3179@psf.upfronthosting.co.za> |
| 2008-06-24 06:52:33 | schmir | link | issue3179 messages |
| 2008-06-24 06:52:32 | schmir | create | |
|