[Zope-tests] FAIL (failures:1) -- Z2 Tests/Linux -- 2_6-branch/Py213
zope-tests at plope.com
zope-tests at plope.com
Tue Feb 3 06:02:41 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
----------------------------------------------------------------------
Ran 2007 tests in 272.242s
FAILED (failures=1)
======================================================================
OVERALL FAILED (total failures=1)
More information about the Zope-tests
mailing list