[Zope-tests] FAIL (failures:2) -- Z2 Tests/Linux -- 2_6-branch/Py213
zope-tests at plope.com
zope-tests at plope.com
Mon Feb 16 06:28:10 EST 2004
======================================================================
Python Version:2.1.3 (#1, Aug 2 2003, 16:00:38)
[GCC 3.2 20020903 (Red Hat Linux 8.0 3.2-7)]
Modules included:
Zope (Zope-2_6-branch)
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.1.3/lib/python2.1/unittest.py", line 241, 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.1.3/lib/python2.1/unittest.py", line 249, in failUnless
if not expr: raise self.failureException, msg
AssertionError
----------------------------------------------------------------------
Ran 2007 tests in 290.132s
FAILED (failures=2)
======================================================================
OVERALL FAILED (total failures=2)
More information about the Zope-tests
mailing list