[Testbot] Plone 4.3 - Python 2.6 - Build # 346 - Still Failing!

jenkins at plone.org jenkins at plone.org
Sat May 5 18:04:21 UTC 2018


Plone 4.3 - Python 2.6 - Build # 346 - Still Failing:

Check console output at https://jenkins.plone.org/job/plone-4.3-python-2.6/346/ to view the results.

Changes:

[Jens W. Klein] use 2.x of p.a.viewletmanager







Test Results:

2 tests failed.
FAILED:  plone.folder.tests.test_webdav.Startup

Error Message:
'module' object has no attribute 'skipUnless'

Stack Trace:
'module' object has no attribute 'skipUnless'

  File "/home/jenkins/workspace/plone-4.3-python-2.6 at 2/src/plone.folder/src/plone/folder/tests/test_webdav.py", line 27, in <module>
    class WebDAVTests(unittest.TestCase):
  File "/home/jenkins/workspace/plone-4.3-python-2.6 at 2/src/plone.folder/src/plone/folder/tests/test_webdav.py", line 49, in WebDAVTests
    @unittest.skipUnless(HAS_ZSERVER, 'ZServer is optional')


FAILED:  plone.transformchain.tests.Startup

Error Message:
'module' object has no attribute 'skipUnless'

Stack Trace:
'module' object has no attribute 'skipUnless'

  File "/home/jenkins/workspace/plone-4.3-python-2.6 at 2/src/plone.transformchain/plone/transformchain/tests.py", line 99, in <module>
    class TestTransformChain(unittest.TestCase):
  File "/home/jenkins/workspace/plone-4.3-python-2.6 at 2/src/plone.transformchain/plone/transformchain/tests.py", line 156, in TestTransformChain
    @unittest.skipUnless(HAS_ZSERVER, 'ZServer is optional')


More information about the Testbot mailing list