[Zope-tests] Tests - 2_6-branch/Py22 - failures:1
zope-tests at plope.com
zope-tests at plope.com
Sat Dec 13 05:12:25 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)
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
----------------------------------------------------------------------
Ran 1922 tests in 259.695s
FAILED (failures=1)
======================================================================
OVERALL FAILED (total failures=1)
More information about the Zope-tests
mailing list