[Zope-tests] OK: Test Zope3 HEAD / Python 2.3 / Linux
jeremy at zope.com
jeremy at zope.com
Fri Apr 16 07:28:46 EDT 2004
Email automatically generated by a daily test runner.
cd /tmp/autotestidBiQ9/Zope3
PYTHONPATH= /usr/local/bin/python2.3 -u test.py -v --all
Configuration file found.
Running UNIT tests at all levels
Running UNIT tests from /tmp/autotestidBiQ9/Zope3
not a package src/zope/app/browser/skins/rotterdam/tests
............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................Exception in thread Thread-13:
Traceback (most recent call last):
File "/usr/local/lib/python2.3/threading.py", line 436, in __bootstrap
self.run()
File "/tmp/autotestidBiQ9/Zope3/src/ZEO/tests/TestThread.py", line 36, in run
self._testcase.fail("Exception in thread %s:\n%s\n" %
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: Exception in thread <VersionStressThread(Thread-13, started daemon)>:
Traceback (most recent call last):
File "/tmp/autotestidBiQ9/Zope3/src/ZEO/tests/TestThread.py", line 32, in run
self.testrun()
File "/tmp/autotestidBiQ9/Zope3/src/ZEO/tests/InvalidationTests.py", line 277, in testrun
self._testrun()
File "/tmp/autotestidBiQ9/Zope3/src/ZEO/tests/InvalidationTests.py", line 290, in _testrun
if self.oneupdate(version, key, commit):
File "/tmp/autotestidBiQ9/Zope3/src/ZEO/tests/InvalidationTests.py", line 311, in oneupdate
tree[key] = self.threadnum
File "/tmp/autotestidBiQ9/Zope3/src/ZODB/Connection.py", line 782, in setstate
self._setstate(obj)
File "/tmp/autotestidBiQ9/Zope3/src/ZODB/Connection.py", line 833, in _setstate
self._load_before_or_conflict(obj)
File "/tmp/autotestidBiQ9/Zope3/src/ZODB/Connection.py", line 842, in _load_before_or_conflict
if not (self._mvcc and self._setstate_noncurrent(obj)):
File "/tmp/autotestidBiQ9/Zope3/src/ZODB/Connection.py", line 865, in _setstate_noncurrent
assert self._txn_time <= end, (u64(self._txn_time), u64(end))
File "/tmp/autotestidBiQ9/Zope3/src/ZODB/utils.py", line 36, in u64
return unpack(">Q", v)[0]
TypeError: unpack() argument 2 must be string or read-only buffer, not None
.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................!
.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................!
.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................!
.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................!
.......................................................................................................................................................................................................................................
----------------------------------------------------------------------
Ran 4983 tests in 1294.109s
OK
Running FUNCTIONAL tests at all levels
Running FUNCTIONAL tests from /tmp/autotestidBiQ9/Zope3
Parsing ftesting.zcml
...............................................................................................................
----------------------------------------------------------------------
Ran 111 tests in 113.864s
OK
More information about the Zope-tests
mailing list