[Product-Developers] PloneTestCase missing in Plone 4.3.3

ajung lists at zopyx.com
Mon Apr 28 13:35:14 UTC 2014


Hi there,

over the last days I saw various Jenkins failures due to some changes in
Plone 4.3.3
(the test setup is usually pinned to plone-4.3-latest). I had to add
Products.PloneTestCase
explicitly to the buildout or as a dependency of the package in order to
make the Jenkins
jobs work again. Is this an intentional change or just a bug in the Plone
4.3.3  KGS?

Andreas

Installed
/var/lib/jenkins/workspace/vs.contentnavigation-plone-4.x/PLONE_VERSION/plone-4.3/Paste-1.7.5.1-py2.7.egg
warning: no previously-included files matching '*pyc' found anywhere in
distribution
Installing instance.
Generated script
'/var/lib/jenkins/workspace/vs.contentnavigation-plone-4.x/PLONE_VERSION/plone-4.3/bin/instance'.
Generated interpreter
'/var/lib/jenkins/workspace/vs.contentnavigation-plone-4.x/PLONE_VERSION/plone-4.3/parts/instance/bin/interpreter'.
Installing test.
Generated script
'/var/lib/jenkins/workspace/vs.contentnavigation-plone-4.x/PLONE_VERSION/plone-4.3/bin/test'.
Test-module import failures:

Module: vs.contentnavigation.tests.test_doctest

Traceback (most recent call last):
  File
"/var/lib/jenkins/workspace/vs.contentnavigation-plone-4.x/PLONE_VERSION/plone-4.3/vs/contentnavigation/tests/test_doctest.py",
line 9, in <module>
    from vs.contentnavigation.tests import base
  File
"/var/lib/jenkins/workspace/vs.contentnavigation-plone-4.x/PLONE_VERSION/plone-4.3/vs/contentnavigation/tests/base.py",
line 14, in <module>
    from Products.PloneTestCase import PloneTestCase as ptc
ImportError: No module named PloneTestCase



--
View this message in context: http://plone.293351.n2.nabble.com/PloneTestCase-missing-in-Plone-4-3-3-tp7571112.html
Sent from the Product Developers mailing list archive at Nabble.com.


More information about the Product-Developers mailing list