[Zope3-dev] Linux Test Results - Zope 3 - failures:1

zope-tests@squishdot.org zope-tests@squishdot.org
Thu, 29 Aug 2002 03:01:58 +0100


==============================================================================
==============================================================================
Python Version:2.2.1 (#1, Aug  7 2002, 09:54:14) 
[GCC 2.95.2 20000220 (Debian GNU/Linux)]

Modules included:
Zope3 (HEAD)

Traceback (most recent call last):
  File "/stuff/chrisw/ZopeTests/sandbox/Zope3/lib/python/Zope/TAL/runtest.py", line 92, in main
    driver.main()
  File "/stuff/chrisw/ZopeTests/sandbox/Zope3/lib/python/Zope/TAL/driver.py", line 150, in main
    it = compilefile(file, mode)
  File "/stuff/chrisw/ZopeTests/sandbox/Zope3/lib/python/Zope/TAL/driver.py", line 189, in compilefile
    p.parseFile(file)
  File "/stuff/chrisw/ZopeTests/sandbox/Zope3/lib/python/Zope/TAL/XMLParser.py", line 72, in parseFile
    self.parseStream(open(filename))
  File "/stuff/chrisw/ZopeTests/sandbox/Zope3/lib/python/Zope/TAL/XMLParser.py", line 82, in parseStream
    self.parser.ParseFile(stream)
ExpatError: undefined entity: line 18, column 2
Failure in test runTest (Zope.TAL.tests.test_files.FileTestCase)
Traceback (most recent call last):
  File "/stuff/chrisw/ZopeTests/sandbox/Zope3/lib/python/Zope/TAL/tests/test_files.py", line 54, in runTest
    self.fail("output for %s didn't match" % self.__file)
  File "/usr/local/lib/python2.2/unittest.py", line 254, in fail
    raise self.failureException, msg
AssertionError: output for /stuff/chrisw/ZopeTests/sandbox/Zope3/lib/python/Zope/TAL/tests/input/test01.xml didn't match

======================================================================
FAIL: .../TAL/tests/input/test01.xml
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/stuff/chrisw/ZopeTests/sandbox/Zope3/lib/python/Zope/TAL/tests/test_files.py", line 54, in runTest
    self.fail("output for %s didn't match" % self.__file)
  File "/usr/local/lib/python2.2/unittest.py", line 254, in fail
    raise self.failureException, msg
AssertionError: output for /stuff/chrisw/ZopeTests/sandbox/Zope3/lib/python/Zope/TAL/tests/input/test01.xml didn't match

----------------------------------------------------------------------
Ran 2004 tests in 88.544s

FAILED (failures=1)