[Zope-Coders] Linux Test Results - Zope 2.5 branch - failures:1

zope-tests@squishdot.org zope-tests@squishdot.org
Tue, 03 Sep 2002 03:02:03 +0100


==============================================================================
==============================================================================
Python Version:2.1.3 (#1, May 20 2002, 12:02:16) 
[GCC 2.95.2 20000220 (Debian GNU/Linux)]

Modules included:
Zope (Zope-2_5-branch)

Traceback (most recent call last):
  File "/stuff/chrisw/ZopeTests/sandbox/Zope/lib/python/TAL/runtest.py", line 92, in main
    driver.main()
  File "/stuff/chrisw/ZopeTests/sandbox/Zope/lib/python/TAL/driver.py", line 77, in main
    it = compilefile(file, mode)
  File "/stuff/chrisw/ZopeTests/sandbox/Zope/lib/python/TAL/driver.py", line 106, in compilefile
    p.parseFile(file)
  File "/stuff/chrisw/ZopeTests/sandbox/Zope/lib/python/TAL/XMLParser.py", line 76, in parseFile
    self.parseStream(open(filename))
  File "/stuff/chrisw/ZopeTests/sandbox/Zope/lib/python/TAL/XMLParser.py", line 86, in parseStream
    self.parser.ParseFile(stream)
ExpatError: undefined entity: line 18, column 2
======================================================================
FAIL: runTest (test_files.FileTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "test_files.py", line 37, in runTest
  File "/usr/local/lib/python2.1/unittest.py", line 241, in fail
    raise self.failureException, msg
AssertionError: output for /stuff/chrisw/ZopeTests/sandbox/Zope/lib/python/TAL/tests/input/test01.xml didn't match
----------------------------------------------------------------------
Ran 1192 tests in 250.742s

FAILED (failures=1)

======================================================================
OVERALL FAILED (total failures=1)