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

Zope Tests zope-tests at epy.co.at
Mon Mar 21 02:20:48 EDT 2011


Zope Tests : FAILED (errors=1)
Zope-trunk-alltests Python-2.6.5 : Linux (x86_64)

Running ./bin/alltests --all
Running OFS.tests.testCopySupportEvents.EventLayer tests:
  Set up OFS.tests.testCopySupportEvents.EventLayer in 0.131 seconds.
  Ran 14 tests with 0 failures and 0 errors in 0.043 seconds.
Running OFS.tests.testCopySupportHooks.HookLayer tests:
  Tear down OFS.tests.testCopySupportEvents.EventLayer in 0.000 seconds.
  Set up OFS.tests.testCopySupportHooks.HookLayer in 0.090 seconds.
  Ran 14 tests with 0 failures and 0 errors in 0.044 seconds.
Running Testing.ZopeTestCase.layer.ZopeLite tests:
  Tear down OFS.tests.testCopySupportHooks.HookLayer in 0.000 seconds.
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Ran 218 tests with 0 failures and 0 errors in 3.686 seconds.
Running Testing.ZopeTestCase.testZODBCompat.ZODBCompatLayer tests:
  Set up Testing.ZopeTestCase.testZODBCompat.ZODBCompatLayer in 0.001 seconds.
  Ran 18 tests with 0 failures and 0 errors in 0.027 seconds.
Running Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer tests:
  Tear down Testing.ZopeTestCase.testZODBCompat.ZODBCompatLayer in 0.001 seconds.
  Set up Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer in 0.001 seconds.
  Ran 2 tests with 0 failures and 0 errors in 0.004 seconds.
Running zope.testrunner.layer.UnitTests tests:
  Tear down Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer in 0.001 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up zope.testrunner.layer.UnitTests in 0.000 seconds.


Error in test test_http_over_ipv6 (ZServer.tests.test_config.ZServerConfigurationTestCase)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214all/src/ZServer/tests/test_config.py", line 142, in test_http_over_ipv6
    """)
  File "/home/stefan/autotest/temp/python26-zope214all/src/ZServer/tests/test_config.py", line 47, in load_factory
    StringIO.StringIO(text))
  File "/home/stefan/autotest/temp/python26-zope214all/eggs/ZConfig-2.8.0-py2.6.egg/ZConfig/loader.py", line 42, in loadConfigFile
    return _get_config_loader(schema, overrides).loadFile(file, url)
  File "/home/stefan/autotest/temp/python26-zope214all/eggs/ZConfig-2.8.0-py2.6.egg/ZConfig/loader.py", line 76, in loadFile
    return self.loadResource(r)
  File "/home/stefan/autotest/temp/python26-zope214all/eggs/ZConfig-2.8.0-py2.6.egg/ZConfig/loader.py", line 237, in loadResource
    self._parse_resource(sm, resource)
  File "/home/stefan/autotest/temp/python26-zope214all/eggs/ZConfig-2.8.0-py2.6.egg/ZConfig/loader.py", line 288, in _parse_resource
    parser.parse(matcher)
  File "/home/stefan/autotest/temp/python26-zope214all/eggs/ZConfig-2.8.0-py2.6.egg/ZConfig/cfgparser.py", line 57, in parse
    section = self.end_section(section, line[2:-1])
  File "/home/stefan/autotest/temp/python26-zope214all/eggs/ZConfig-2.8.0-py2.6.egg/ZConfig/cfgparser.py", line 112, in end_section
    self.error(e[0])
  File "/home/stefan/autotest/temp/python26-zope214all/eggs/ZConfig-2.8.0-py2.6.egg/ZConfig/cfgparser.py", line 177, in error
    raise ZConfig.ConfigurationSyntaxError(message, self.url, self.lineno)
ConfigurationSyntaxError: invalid literal for long() with base 10: ':1]:81' (line 3)

/home/stefan/autotest/temp/python26-zope214all/eggs/zExceptions-2.13.0-py2.6.egg/zExceptions/tests/test___init__.py:28: DeprecationWarning: String exceptions are deprecated starting with Python 2.5 and will be removed in a future release
  return upgradeException(t, v)
  Ran 2360 tests with 0 failures and 1 errors in 52.395 seconds.
Tearing down left over layers:
  Tear down zope.testrunner.layer.UnitTests in 0.000 seconds.
Total: 2626 tests, 0 failures, 1 errors in 57.064 seconds.

FAILED (errors=1)


More information about the Zope-tests mailing list