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

zope-tests at squishdot.org zope-tests at squishdot.org
Mon Aug 25 05:23:24 EDT 2003


======================================================================
Python Version:2.2.3 (#1, Jun 10 2003, 13:52:48) 
[GCC 2.95.2 20000220 (Debian GNU/Linux)]

Modules included:
Zope3 (HEAD)

Running unit tests from /stuff/chrisw/ZopeTests/sandbox/Zope3
No handlers could be found for logger "ZCS.13459"
WARNING:ZCS.13459:Wait for cache verification to finish
WARNING:ZCS.13459:Wait for cache verification to finish
WARNING:ZCS.13459:Wait for cache verification to finish
WARNING:ZCS.13459:Wait for cache verification to finish
WARNING:ZCS.13459:Wait for cache verification to finish
WARNING:ZCS.13459:Wait for cache verification to finish
WARNING:ZCS.13459:Wait for cache verification to finish
WARNING:ZCS.13459:Wait for cache verification to finish
WARNING:ZCS.13459:Wait for cache verification to finish
WARNING:ZCS.13459:Wait for cache verification to finish
WARNING:ZCS.13459:Wait for cache verification to finish
WARNING:ZCS.13459:Wait for cache verification to finish
WARNING:ZCS.13459:Wait for cache verification to finish
WARNING:ZCS.13459:Wait for cache verification to finish
WARNING:ZCS.13459:Wait for cache verification to finish
WARNING:ZCS.13459:Wait for cache verification to finish
WARNING:ZCS.13459:Wait for cache verification to finish
WARNING:ZCS.13459:Wait for cache verification to finish
WARNING:ZCS.13459:Wait for cache verification to finish
WARNING:ZCS.13459:Wait for cache verification to finish
WARNING:ZCS.13459:Wait for cache verification to finish
WARNING:ZCS.13459:Wait for cache verification to finish
WARNING:ZCS.13459:Wait for cache verification to finish
WARNING:ZCS.13459:Wait for cache verification to finish
WARNING:ZCS.13459:Wait for cache verification to finish
WARNING:ZCS.13459:Wait for cache verification to finish
WARNING:ZCS.13459:Wait for cache verification to finish
WARNING:ZCS.13459:Wait for cache verification to finish
WARNING:ZCS.13459:Wait for cache verification to finish
WARNING:ZCS.13459:Wait for cache verification to finish
WARNING:ZCS.13459:Wait for cache verification to finish
WARNING:ZCS.13459:Wait for cache verification to finish
WARNING:ZCS.13459:Wait for cache verification to finish
WARNING:ZCS.13459:Wait for cache verification to finish
WARNING:ZCS.13459:Wait for cache verification to finish
WARNING:ZCS.13459:Wait for cache verification to finish
WARNING:ZCS.13459:Wait for cache verification to finish
WARNING:ZCS.13459:Wait for cache verification to finish
WARNING:ZCS.13459:Wait for cache verification to finish
WARNING:ZCS.13459:Wait for cache verification to finish
WARNING:ZCS.13459:Wait for cache verification to finish
WARNING:ZCS.13459:Wait for cache verification to finish
WARNING:ZCS.13459:Wait for cache verification to finish
WARNING:ZCS.13459:Wait for cache verification to finish
WARNING:ZCS.13459:Wait for cache verification to finish
WARNING:ZCS.13459:Wait for cache verification to finish
WARNING:ZCS.13459:Wait for cache verification to finish
WARNING:ZCS.13459:Wait for cache verification to finish
WARNING:ZCS.13459:Wait for cache verification to finish
WARNING:ZCS.13459:Wait for cache verification to finish
Failure in test test_with_logfile (zope.app.process.tests.test_loggingconfig.TestLoggingConfig)
Traceback (most recent call last):
  File "/stuff/chrisw/ZopeTests/sandbox/Zope3/src/zope/app/process/tests/test_loggingconfig.py", line 112, in test_with_logfile
    logger = self.check_simple_logger("<eventlog>\n"
  File "/stuff/chrisw/ZopeTests/sandbox/Zope3/src/zope/app/process/tests/test_loggingconfig.py", line 215, in check_simple_logger
    self.assertEqual(len(logger.handlers), 1)
  File "/usr/local/lib/python2.2/unittest.py", line 286, in failUnlessEqual
    raise self.failureException, \
AssertionError: 2 != 1

======================================================================
FAIL: test_with_logfile (zope.app.process.tests.test_loggingconfig.TestLoggingConfig)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/stuff/chrisw/ZopeTests/sandbox/Zope3/src/zope/app/process/tests/test_loggingconfig.py", line 112, in test_with_logfile
    logger = self.check_simple_logger("<eventlog>\n"
  File "/stuff/chrisw/ZopeTests/sandbox/Zope3/src/zope/app/process/tests/test_loggingconfig.py", line 215, in check_simple_logger
    self.assertEqual(len(logger.handlers), 1)
  File "/usr/local/lib/python2.2/unittest.py", line 286, in failUnlessEqual
    raise self.failureException, \
AssertionError: 2 != 1

----------------------------------------------------------------------
Ran 5028 tests in 1189.554s

FAILED (failures=1)




More information about the Zope3-dev mailing list