[Zope-tests] Tests - 2_6-branch/Py22 - failures:3
zope-tests at plope.com
zope-tests at plope.com
Wed Dec 17 05:12:43 EST 2003
======================================================================
Python Version:2.2.3 (#1, Aug 2 2003, 16:03:27)
[GCC 3.2 20020903 (Red Hat Linux 8.0 3.2-7)]
Modules included:
Zope (Zope-2_6-branch)
OOBTree (0x9c1af60) with 7 children
key 0: 49
key 1: 79
key 2: 133
key 3: 223
key 4: 313
key 5: 403
0 OOBucket (0x9cf31d0) with 24 keys
key 0: 1 value 1
key 1: 2 value 2
key 2: 3 value 3
key 3: 7 value 1
key 4: 8 value 2
key 5: 9 value 3
key 6: 13 value 1
key 7: 14 value 2
key 8: 15 value 3
key 9: 19 value 1
key 10: 20 value 2
key 11: 21 value 3
key 12: 25 value 1
key 13: 26 value 2
key 14: 27 value 3
key 15: 31 value 1
key 16: 32 value 2
key 17: 33 value 3
key 18: 37 value 1
key 19: 38 value 2
key 20: 39 value 3
key 21: 43 value 1
key 22: 44 value 2
key 23: 45 value 3
1 OOBucket (0x9cce210) with 15 keys
key 0: 49 value 1
key 1: 50 value 2
key 2: 51 value 3
key 3: 55 value 1
key 4: 56 value 2
key 5: 57 value 3
key 6: 61 value 1
key 7: 62 value 2
key 8: 63 value 3
key 9: 67 value 1
key 10: 68 value 2
key 11: 69 value 3
key 12: 73 value 1
key 13: 74 value 2
key 14: 75 value 3
2 OOBucket (0x9c65168) with 27 keys
key 0: 79 value 1
key 1: 80 value 2
key 2: 81 value 3
key 3: 85 value 1
key 4: 86 value 2
key 5: 87 value 3
key 6: 91 value 1
key 7: 92 value 2
key 8: 93 value 3
key 9: 97 value 1
key 10: 98 value 2
key 11: 99 value 3
key 12: 103 value 1
key 13: 104 value 2
key 14: 105 value 3
key 15: 109 value 1
key 16: 110 value 2
key 17: 111 value 3
key 18: 115 value 1
key 19: 116 value 2
key 20: 117 value 3
key 21: 121 value 1
key 22: 122 value 2
key 23: 123 value 3
key 24: 127 value 1
key 25: 128 value 2
key 26: 129 value 3
3 OOBucket (0x9d007b0) with 23 keys
key 0: 133 value 1
key 1: 134 value 2
key 2: 135 value 3
key 3: 139 value 1
key 4: 140 value 2
key 5: 141 value 3
key 6: 145 value 1
key 7: 146 value 2
key 8: 147 value 3
key 9: 151 value 1
key 10: 153 value 3
key 11: 157 value 1
key 12: 159 value 3
key 13: 163 value 1
key 14: 169 value 1
key 15: 175 value 1
key 16: 181 value 1
key 17: 187 value 1
key 18: 193 value 1
key 19: 199 value 1
key 20: 205 value 1
key 21: 211 value 1
key 22: 217 value 1
4 OOBucket (0x9cf8d58) with 15 keys
key 0: 223 value 1
key 1: 229 value 1
key 2: 235 value 1
key 3: 241 value 1
key 4: 247 value 1
key 5: 253 value 1
key 6: 259 value 1
key 7: 265 value 1
key 8: 271 value 1
key 9: 277 value 1
key 10: 283 value 1
key 11: 289 value 1
key 12: 295 value 1
key 13: 301 value 1
key 14: 307 value 1
5 OOBucket (0x9cace68) with 15 keys
key 0: 313 value 1
key 1: 319 value 1
key 2: 325 value 1
key 3: 331 value 1
key 4: 337 value 1
key 5: 343 value 1
key 6: 349 value 1
key 7: 355 value 1
key 8: 361 value 1
key 9: 367 value 1
key 10: 373 value 1
key 11: 379 value 1
key 12: 385 value 1
key 13: 391 value 1
key 14: 397 value 1
Traceback (most recent call last):
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/TAL/runtest.py", line 92, in main
driver.main()
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/TAL/driver.py", line 150, in main
it = compilefile(file, mode)
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/TAL/driver.py", line 189, in compilefile
p.parseFile(file)
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/TAL/XMLParser.py", line 77, in parseFile
self.parseStream(open(filename))
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/TAL/XMLParser.py", line 87, in parseStream
self.parser.ParseFile(stream)
ExpatError: undefined entity: line 18, column 2
======================================================================
FAIL: .../TAL/tests/input/test01.xml
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_files.py", line 41, in runTest
File "/home/chrism/opt/Python-2.2.3/lib/python2.2/unittest.py", line 254, in fail
raise self.failureException, msg
AssertionError: output for /home/chrism/opt/tests/sandbox/Zope/lib/python/TAL/tests/input/test01.xml didn't match
======================================================================
FAIL: checkConcurrentUpdates1Storage (testConnection.FileStorageConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZEO/tests/InvalidationTests.py", line 246, in checkConcurrentUpdates1Storage
self._check_threads(tree, t1, t2)
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZEO/tests/InvalidationTests.py", line 190, in _check_threads
self.assert_(t.added_keys)
File "/home/chrism/opt/Python-2.2.3/lib/python2.2/unittest.py", line 262, in failUnless
if not expr: raise self.failureException, msg
AssertionError
======================================================================
FAIL: checkConcurrentUpdatesInVersions (testConnection.FileStorageConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZEO/tests/InvalidationTests.py", line 300, in checkConcurrentUpdatesInVersions
self._check_tree(cn, tree)
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZEO/tests/InvalidationTests.py", line 181, in _check_tree
display(tree)
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/BTrees/check.py", line 416, in display
Printer(btree).display()
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/BTrees/check.py", line 365, in display
self.walk()
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/BTrees/check.py", line 306, in walk
keys, values = crack_bucket(obj, is_mapping)
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/BTrees/check.py", line 187, in crack_bucket
state = b.__getstate__()
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Connection.py", line 551, in setstate
p, serial = self._storage.load(oid, self._version)
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZEO/ClientStorage.py", line 621, in load
pair = self._cache.load(oid, version)
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZEO/ClientCache.py", line 304, in load
self._copytocurrent(ap, tlen, dlen, vlen, h, data)
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZEO/ClientCache.py", line 366, in _copytocurrent
assert vheader is not None
AssertionError
----------------------------------------------------------------------
Ran 1922 tests in 266.694s
FAILED (failures=3)
======================================================================
OVERALL FAILED (total failures=3)
More information about the Zope-tests
mailing list