[Zope-tests] OK -- Z2 Tests/Linux -- HEAD/Py23maint (nightly build)
zope-tests at plope.com
zope-tests at plope.com
Fri Jan 9 06:01:07 EST 2004
======================================================================
Python Version:2.3.3 (#1, Jan 9 2004, 01:29:04)
[GCC 3.2 20020903 (Red Hat Linux 8.0 3.2-7)]
Modules included:
Zope (HEAD)
Running unit tests from /home/chrism/opt/tests/sandbox/Zope
Exception in thread Thread-319:
Traceback (most recent call last):
File "/home/chrism/opt/Python-2.3-maint/lib/python2.3/threading.py", line 436, in __bootstrap
self.run()
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/tests/PackableStorage.py", line 520, in run
self.root[choice(self.choices)].value = MinPO(j)
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Connection.py", line 448, in setstate
self._setstate(obj)
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Connection.py", line 480, in _setstate
self._load_before_or_conflict(obj)
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Connection.py", line 507, in _load_before_or_conflict
if not (self._mvcc and self._setstate_noncurrent(obj)):
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Connection.py", line 538, in _setstate_noncurrent
self._reader.setGhostState(obj, data)
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/serialize.py", line 202, in setGhostState
state = self.getState(pickle)
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/serialize.py", line 198, in getState
unpickler.load() # skip the class metadata
EOFError
----------------------------------------------------------------------
Ran 2783 tests in 1192.502s
OK
More information about the Zope-tests
mailing list