[Testbot] Plone 4.2 – Python 2.6 – Build # 468 – Regression! – 5 failure(s)

admin at jenkins.plone.org admin at jenkins.plone.org
Wed Jan 23 14:35:59 UTC 2013


https://jenkins.plone.org/job/plone-4.2-python-2.6/468/

Total: 7924
Pass: 7919
Fail:  5

FAILED TESTS
------------

5 tests failed.
REGRESSION:  plone.app.testing.layers.rst

Error Message:
Failed doctest test for layers.rst

Stack Trace:
Failed doctest test for layers.rst
  File "/home/jenkins/.buildout/eggs/plone.app.testing-4.2.1-py2.6.egg/plone/app/testing/layers.rst", line 0

----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.testing-4.2.1-py2.6.egg/plone/app/testing/layers.rst", line 394, in layers.rst
Failed example:
    runner.setup_layer(options, layers.PLONE_FTP_SERVER, setupLayers)
Exception raised:
    Traceback (most recent call last):
      File "/opt/python2.6/lib/python2.6/doctest.py", line 1253, in __run
        compileflags, 1) in test.globs
      File "<doctest layers.rst[109]>", line 1, in <module>
        runner.setup_layer(options, layers.PLONE_FTP_SERVER, setupLayers)
      File "/home/jenkins/.buildout/eggs/zope.testing-3.9.7-py2.6.egg/zope/testing/testrunner/runner.py", line 628, in setup_layer
        setup_layer(options, base, setup_layers)
      File "/home/jenkins/.buildout/eggs/zope.testing-3.9.7-py2.6.egg/zope/testing/testrunner/runner.py", line 633, in setup_layer
        layer.setUp()
      File "/home/jenkins/.buildout/eggs/plone.testing-4.0.7-py2.6.egg/plone/testing/z2.py", line 881, in setUp
        self.setUpServer()
      File "/home/jenkins/.buildout/eggs/plone.testing-4.0.7-py2.6.egg/plone/testing/z2.py", line 984, in setUpServer
        self.ftpServer = FTPServer('Zope2', ip=self.host, port=self.port, logger_object=zopeLog)
      File "/home/jenkins/.buildout/eggs/Zope2-2.13.19-py2.6.egg/ZServer/FTPServer.py", line 637, in __init__
        ftp_server.__init__(self, None, *args, **kw)
      File "/home/jenkins/.buildout/eggs/Zope2-2.13.19-py2.6.egg/ZServer/medusa/ftp_server.py", line 727, in __init__
        self.bind ((self.ip, self.port))
      File "/opt/python2.6/lib/python2.6/asyncore.py", line 333, in bind
        return self.socket.bind(addr)
      File "<string>", line 1, in bind
    error: [Errno 98] Address already in use


  File "/opt/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/opt/python2.6/lib/python2.6/doctest.py", line 2163, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))


REGRESSION:  plone.openid.tests.testExtraction.TestOpenIdExtraction.testFormRedirectPriorities

Error Message:
Redirect not raised

Stack Trace:
Redirect not raised

  File "/opt/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/plone.openid-2.0.1-py2.6.egg/plone/openid/tests/testExtraction.py", line 114, in testFormRedirectPriorities
    plugin.extractCredentials, plugin.REQUEST)
  File "/opt/python2.6/lib/python2.6/unittest.py", line 342, in failUnlessRaises
    raise self.failureException, "%s not raised" % excName


REGRESSION:  plone.openid.tests.testExtraction.TestOpenIdExtraction.testLeadingWhiteSpacesInIdentityExtraction

Error Message:
Redirect not raised

Stack Trace:
Redirect not raised

  File "/opt/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/plone.openid-2.0.1-py2.6.egg/plone/openid/tests/testExtraction.py", line 59, in testLeadingWhiteSpacesInIdentityExtraction
    plugin.REQUEST)
  File "/opt/python2.6/lib/python2.6/unittest.py", line 342, in failUnlessRaises
    raise self.failureException, "%s not raised" % excName


REGRESSION:  plone.openid.tests.testExtraction.TestOpenIdExtraction.testRedirect

Error Message:
Redirect not raised

Stack Trace:
Redirect not raised

  File "/opt/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/plone.openid-2.0.1-py2.6.egg/plone/openid/tests/testExtraction.py", line 82, in testRedirect
    plugin.REQUEST)
  File "/opt/python2.6/lib/python2.6/unittest.py", line 342, in failUnlessRaises
    raise self.failureException, "%s not raised" % excName


REGRESSION:  plone.openid.tests.testExtraction.TestOpenIdExtraction.testTrailingWhiteSpacesInIdentityExtraction

Error Message:
Redirect not raised

Stack Trace:
Redirect not raised

  File "/opt/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/plone.openid-2.0.1-py2.6.egg/plone/openid/tests/testExtraction.py", line 71, in testTrailingWhiteSpacesInIdentityExtraction
    plugin.REQUEST)
  File "/opt/python2.6/lib/python2.6/unittest.py", line 342, in failUnlessRaises
    raise self.failureException, "%s not raised" % excName




CHANGES
-------

[nejc.zupan] Minor spelling fix




More information about the Testbot mailing list