[Zope-tests] FAILED (failures=1) : Zope-2.12-alltests Python-2.6.2 : Linux

Zope Tests zope-tests at epy.co.at
Fri Oct 30 21:56:07 EDT 2009


Zope Tests : FAILED (failures=1) 
Zope-2.12-alltests Python-2.6.2 : Linux (x86_64)

Running /usr/local/python2.6/bin/python ./bin/alltests --all
Running OFS.tests.testCopySupportEvents.EventLayer tests:
  Set up OFS.tests.testCopySupportEvents.EventLayer in 0.102 seconds.
  Ran 14 tests with 0 failures and 0 errors in 0.046 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.101 seconds.
  Ran 14 tests with 0 failures and 0 errors in 0.045 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.
/home/stefan/autotest/temp/python26-zope212all/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py:685: UserWarning: The set_schema option of the <require /> directive is not supported in Zope 2. Ignored for Products.Five.tests.test_security.Dummy3
  actions = self.handler(context, **args)
/home/stefan/autotest/temp/python26-zope212all/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py:685: UserWarning: The set_attribute option of the <require /> directive is not supported in Zope 2. Ignored for Products.Five.tests.test_security.Dummy4
  actions = self.handler(context, **args)
  Ran 637 tests with 0 failures and 0 errors in 5.379 seconds.
Running Testing.ZopeTestCase.testShoppingCart.ShoppingCartLayer tests:
  Set up Testing.ZopeTestCase.testShoppingCart.ShoppingCartLayer in 0.097 seconds.
  Ran 16 tests with 0 failures and 0 errors in 0.186 seconds.
Running Testing.ZopeTestCase.testZODBCompat.ZODBCompatLayer tests:
  Tear down Testing.ZopeTestCase.testShoppingCart.ShoppingCartLayer in 0.001 seconds.
  Set up Testing.ZopeTestCase.testZODBCompat.ZODBCompatLayer in 0.001 seconds.
  Ran 18 tests with 0 failures and 0 errors in 0.034 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.006 seconds.
Running zope.container.tests.test_dependencies.ContainerLayer 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.container.tests.test_dependencies.ContainerLayer in 0.017 seconds.
  Ran 1 tests with 0 failures and 0 errors in 0.001 seconds.
Running zope.formlib.tests.FormlibLayer tests:
  Tear down zope.container.tests.test_dependencies.ContainerLayer in 0.000 seconds.
  Set up zope.formlib.tests.FormlibLayer/usr/local/python2.6/lib/python2.6/mhlib.py:83: DeprecationWarning: the multifile module has been deprecated since Python 2.5
  import multifile
 in 0.741 seconds.
  Ran 11 tests with 0 failures and 0 errors in 0.011 seconds.
Running zope.testbrowser.tests.TestBrowserLayer tests:
  Tear down zope.formlib.tests.FormlibLayer in 0.001 seconds.
  Set up zope.testbrowser.tests.TestBrowserLayer in 0.527 seconds.


Failure in test /home/stefan/autotest/temp/python26-zope212all/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/over_the_wire.txt
Failed doctest test for over_the_wire.txt
  File "/home/stefan/autotest/temp/python26-zope212all/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/over_the_wire.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212all/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/over_the_wire.txt", line 33, in over_the_wire.txt
Failed example:
    browser.getControl('Google Search').click()
Expected:
    Traceback (most recent call last):
    ...
    RobotExclusionError: HTTP Error 403: request disallowed by robots.txt
Got:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212all/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest over_the_wire.txt[line 33, example 7]>", line 1, in <module>
        browser.getControl('Google Search').click()
      File "/home/stefan/autotest/temp/python26-zope212all/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212all/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Google Search'

  Ran 160 tests with 1 failures and 0 errors in 1.815 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Tear down zope.testbrowser.tests.TestBrowserLayer in 0.001 seconds.
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
/home/stefan/autotest/temp/python26-zope212all/eggs/docutils-0.5-py2.6.egg/docutils/parsers/rst/__init__.py:178: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
  self.message = message
/home/stefan/autotest/temp/python26-zope212all/eggs/docutils-0.5-py2.6.egg/docutils/parsers/rst/states.py:2046: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
  directive_error.message)
/home/stefan/autotest/temp/python26-zope212all/src/zExceptions/tests/test___init__.py:26: DeprecationWarning: String exceptions are deprecated starting with Python 2.5 and will be removed in a future release
  return upgradeException(t, v)
  Ran 6034 tests with 0 failures and 0 errors in 1 minutes 45.929 seconds.
Running zope.traversing.tests.layer.TraversingLayer tests:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Set up zope.traversing.tests.layer.TraversingLayer in 0.468 seconds.
  Ran 7 tests with 0 failures and 0 errors in 0.153 seconds.
Running zope.traversing.tests.test_dependencies.TraversingLayer tests:
  Tear down zope.traversing.tests.layer.TraversingLayer in 0.003 seconds.
  Set up zope.traversing.tests.test_dependencies.TraversingLayer in 0.015 seconds.
  Ran 1 tests with 0 failures and 0 errors in 0.001 seconds.
Tearing down left over layers:
  Tear down zope.traversing.tests.test_dependencies.TraversingLayer in 0.002 seconds.
Total: 6915 tests, 1 failures, 0 errors in 1 minutes 57.911 seconds.

FAILED (failures=1) 


More information about the Zope-tests mailing list