Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Python: Bugs

[issue7392] cPickle test failure on release26-maint branch

 

 

Python bugs RSS feed   Index | Next | Previous | View Threaded


report at bugs

Nov 24, 2009, 10:05 AM

Post #1 of 2 (238 views)
Permalink
[issue7392] cPickle test failure on release26-maint branch

New submission from Alexandre Vassalotti <alexandre [at] peadrop>:

I get the following test failure on the release26-maint branch:

./python Lib/test/test_cpickle.py
[...]
======================================================================
ERROR: test_issue2702 (__main__.cPickleDeepRecursive)
----------------------------------------------------------------------
Traceback (most recent call last):
File "Lib/test/test_cpickle.py", line 110, in test_issue2702
self.assertRaises(RuntimeError, cPickle.dumps, n)
File "/home/alex/src/python.org/release26-maint/Lib/unittest.py", line
336, in failUnlessRaises
callableObj(*args, **kwargs)
File "/home/alex/src/python.org/release26-maint/Lib/copy_reg.py", line
74, in _reduce_ex
getstate = self.__getstate__
AttributeError: 'Node' object has no attribute '__getstate__'

----------
components: Library (Lib), Tests
messages: 95692
nosy: alexandre.vassalotti
priority: normal
severity: normal
stage: needs patch
status: open
title: cPickle test failure on release26-maint branch
type: behavior
versions: Python 2.6

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue7392>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Nov 25, 2009, 12:40 PM

Post #2 of 2 (206 views)
Permalink
[issue7392] cPickle test failure on release26-maint branch [In reply to]

flox <laxyf [at] yahoo> added the comment:

I experienced same failure (trunk is OK).

It seems that r70531 needs backporting.

----------
nosy: +flox

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue7392>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com

Python bugs RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.