[Zope-tests] FAILED (errors=1) : Zope-trunk Python-2.4.3 : Linux

Zope Unit Tests zope-tests at epy.co.at
Wed Aug 30 21:35:30 EDT 2006


Zope Unit Tests : FAILED (errors=1)
Zope-trunk Python-2.4.3 : Linux

Running /usr/local/python2.4/bin/python test.py -q --all
Running unit tests:


Error in test test_webdav_source_factory (ZServer.tests.test_config.ZServerConfigurationTestCase)
Traceback (most recent call last):
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZServer/tests/test_config.py", line 154, in test_webdav_source_factory
    factory = self.load_factory("""\
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZServer/tests/test_config.py", line 47, in load_factory
    StringIO.StringIO(text))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZConfig/loader.py", line 40, in loadConfigFile
    return _get_config_loader(schema, overrides).loadFile(file, url)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZConfig/loader.py", line 74, in loadFile
    return self.loadResource(r)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZConfig/loader.py", line 211, in loadResource
    result = sm.finish(), CompositeHandler(sm.handlers, self.schema)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZConfig/matcher.py", line 250, in finish
    v = BaseMatcher.finish(self)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZConfig/matcher.py", line 174, in finish
    return self.constuct()
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZConfig/matcher.py", line 188, in constuct
    s = st.datatype(s)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZServer/datatypes.py", line 102, in __init__
    HTTPServerFactory.__init__(self, section)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZServer/datatypes.py", line 73, in __init__
    self.fast_listen = getattr(section, 'fast_listen')
AttributeError: SectionValue instance has no attribute 'fast_listen'

The following test left new threads behind:
testABOR (zope.server.ftp.tests.test_ftpserver.Tests)
New thread(s): [<_DummyThread(Dummy-37, started daemon)>, <_DummyThread(Dummy-36, started daemon)>]
  Ran 5636 tests with 0 failures and 1 errors in 220.416 seconds.

FAILED (errors=1)


More information about the Zope-tests mailing list