[Testbot] FAILED (failures=4) : Plone[next]-3.2 Zope-2.10 Python-2.4.6

Plone Products Tests plone-tests at epy.co.at
Fri Aug 21 02:31:20 UTC 2009


Plone Products Tests : FAILED (failures=4) 
Plone[next]-3.2 Zope-2.10 Python-2.4.6

Running /usr/local/python2.4/bin/python ./bin/instance test -q --package Products.CMFPlone --package Products.CMFDynamicViewFTI --package Products.CMFFormController --package Products.CMFQuickInstallerTool --package Products.ExtendedPathIndex --package Products.PasswordResetTool --package Products.PloneLanguageTool --package Products.ResourceRegistries --package Products.statusmessages
/home/stefan/autotest/temp/python24-zope210-cmf21-plone32next/eggs/Products.GenericSetup-1.4.2.2-py2.4.egg/Products/GenericSetup/registry.py:744: DeprecationWarning: Version for profile CMFDynamicViewFTI:CMFDVFTI_sampletypes taken from version.txt. This is deprecated behaviour and will be removed in GenericSetup 1.5: please specify the version in metadata.xml.
  DeprecationWarning)
/home/stefan/autotest/temp/python24-zope210-cmf21-plone32next/eggs/Products.GenericSetup-1.4.2.2-py2.4.egg/Products/GenericSetup/registry.py:744: DeprecationWarning: Version for profile Products.CMFQuickInstallerTool:test taken from version.txt. This is deprecated behaviour and will be removed in GenericSetup 1.5: please specify the version in metadata.xml.
  DeprecationWarning)
Running unit tests:
/home/stefan/autotest/temp/cache/Zope-2.10.8-final-py2.4/lib/python/zope/configuration/xmlconfig.py:323: DeprecationWarning: zope.app.annotation has moved to zope.annotation. Import of zope.app.annotation will become unsupported in Zope 3.5
  __import__(arguments[0])
  Ran 315 tests with 0 failures and 0 errors in 0.836 seconds.
Running Products.CMFTestCase.layer.CMFSite tests:
  Set up Products.CMFTestCase.layer.ZCML in 1.898 seconds.
  Set up Products.CMFTestCase.layer.CMFSite in 0.230 seconds.


Failure in test /home/stefan/autotest/temp/python24-zope210-cmf21-plone32next/eggs/Products.CMFQuickInstallerTool-2.1.6-py2.4.egg/Products/CMFQuickInstallerTool/tests/actions.txt
Failed doctest test for actions.txt
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone32next/eggs/Products.CMFQuickInstallerTool-2.1.6-py2.4.egg/Products/CMFQuickInstallerTool/tests/actions.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone32next/eggs/Products.CMFQuickInstallerTool-2.1.6-py2.4.egg/Products/CMFQuickInstallerTool/tests/actions.txt", line 39, in actions.txt
Failed example:
    'test1' in [a.id for a in actions_tool.listActions()]
Expected:
    True
Got:
    False

  Ran 64 tests with 1 failures and 0 errors in 1.771 seconds.
Running Products.PloneTestCase.layer.ZCML tests:
  Tear down Products.CMFTestCase.layer.CMFSite in 0.039 seconds.
  Tear down Products.CMFTestCase.layer.ZCML in 0.002 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 1.300 seconds.
/home/stefan/autotest/temp/python24-zope210-cmf21-plone32next/eggs/Products.PlonePAS-3.9-py2.4.egg/Products/PlonePAS/setuphandlers.py:39: DeprecationWarning: portal_groups.getGroupIds is deprecated and will be removed in Plone 4.0. Use PAS searchGroups instead
  existing = gtool.listGroupIds()
  Ran 12 tests with 0 failures and 0 errors in 0.016 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Products.PloneTestCase.layer.PloneSite in 7.408 seconds.
/home/stefan/autotest/temp/python24-zope210-cmf21-plone32next/eggs/Products.PlonePAS-3.9-py2.4.egg/Products/PlonePAS/tools/groupdata.py:249: DeprecationWarning: portal_groups.getGroupMembers is deprecated and will be removed in Plone 4.0. Use PAS to get a group and check its members instead.
  for u_name in gtool.getGroupMembers(self.getId()):
/home/stefan/autotest/temp/python24-zope210-cmf21-plone32next/eggs/Plone-3.2.3-py2.4.egg/Products/CMFPlone/MembershipTool.py:211: DeprecationWarning: getUserIds is deprecated. Use the PAS methods instead
  return self.__getPUS().getUserIds()
/home/stefan/autotest/temp/python24-zope210-cmf21-plone32next/eggs/Plone-3.2.3-py2.4.egg/Products/CMFPlone/migrations/migration_util.py:90: DeprecationWarning: setupCurrentSkin should be called with 'REQUEST' as argument. The BBB code will be removed in CMF 2.3.
  portal.setupCurrentSkin()


Failure in test testEventsSubTopic (Products.CMFPlone.tests.testPortalCreation.TestPortalCreation)
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/cache/Zope-2.10.8-final-py2.4/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone32next/eggs/Plone-3.2.3-py2.4.egg/Products/CMFPlone/tests/testPortalCreation.py", line 340, in testEventsSubTopic
    self.failIf('start' in query)
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 305, in failIf
    if expr: raise self.failureException, msg
AssertionError

/home/stefan/autotest/temp/python24-zope210-cmf21-plone32next/eggs/Plone-3.2.3-py2.4.egg/Products/CMFPlone/skins/plone_prefs/prefs_user_group_search.py:9: DeprecationWarning: portal_groups.searchForGroups is deprecated and will be removed in Plone 4.0. Use PAS searchGroups instead
  ##
/home/stefan/autotest/temp/python24-zope210-cmf21-plone32next/eggs/Plone-3.2.3-py2.4.egg/Products/CMFPlone/skins/plone_prefs/prefs_user_group_search.py:9: DeprecationWarning: portal_groups.searchForGroups is deprecated and will be removed in Plone 4.0. Use PAS searchGroups instead
  ##
/home/stefan/autotest/temp/python24-zope210-cmf21-plone32next/eggs/Plone-3.2.3-py2.4.egg/Products/CMFPlone/skins/plone_prefs/prefs_user_group_search.py:7: DeprecationWarning: portal_membership.searchForMembers is deprecated and will be removed in Plone 4.0. Use PAS searchUsers instead
  ##parameters=searchstring, restrict, return_form=None, ignore=[]
/home/stefan/autotest/temp/python24-zope210-cmf21-plone32next/eggs/Plone-3.2.3-py2.4.egg/Products/CMFPlone/skins/plone_prefs/prefs_user_group_search.py:9: DeprecationWarning: portal_groups.searchForGroups is deprecated and will be removed in Plone 4.0. Use PAS searchGroups instead
  ##
/home/stefan/autotest/temp/python24-zope210-cmf21-plone32next/eggs/Plone-3.2.3-py2.4.egg/Products/CMFPlone/skins/plone_prefs/prefs_user_group_search.py:7: DeprecationWarning: portal_membership.searchForMembers is deprecated and will be removed in Plone 4.0. Use PAS searchUsers instead
  ##parameters=searchstring, restrict, return_form=None, ignore=[]
/home/stefan/autotest/temp/python24-zope210-cmf21-plone32next/eggs/Plone-3.2.3-py2.4.egg/Products/CMFPlone/skins/plone_prefs/prefs_user_group_search.py:9: DeprecationWarning: portal_groups.searchForGroups is deprecated and will be removed in Plone 4.0. Use PAS searchGroups instead
  ##
/home/stefan/autotest/temp/cache/Zope-2.10.8-final-py2.4/lib/python/OFS/subscribers.py:73: DeprecationWarning: Products.CMFFormController.ControllerPageTemplate.ControllerPageTemplate.manage_afterAdd is discouraged. You should use event subscribers instead.
  DeprecationWarning)
/home/stefan/autotest/temp/cache/Zope-2.10.8-final-py2.4/lib/python/OFS/subscribers.py:73: DeprecationWarning: Products.CMFFormController.ControllerPageTemplate.ControllerPageTemplate.manage_afterClone is discouraged. You should use event subscribers instead.
  DeprecationWarning)


Failure in test testLanguageNegotiation (Products.PloneLanguageTool.tests.test_negotiation.TestNoCombinedLanguageNegotiation)
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/cache/Zope-2.10.8-final-py2.4/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone32next/eggs/Products.PloneLanguageTool-2.0.3-py2.4.egg/Products/PloneLanguageTool/tests/test_negotiation.py", line 48, in testLanguageNegotiation
    self.failUnless('<option selected="selected" value="pt">'
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 309, in failUnless
    if not expr: raise self.failureException, msg
AssertionError



Failure in test testLanguageNegotiation (Products.PloneLanguageTool.tests.test_negotiation.TestCombinedLanguageNegotiation)
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/cache/Zope-2.10.8-final-py2.4/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone32next/eggs/Products.PloneLanguageTool-2.0.3-py2.4.egg/Products/PloneLanguageTool/tests/test_negotiation.py", line 83, in testLanguageNegotiation
    self.failUnless('<option selected="selected" value="pt">'
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 309, in failUnless
    if not expr: raise self.failureException, msg
AssertionError

  Ran 1819 tests with 3 failures and 0 errors in 181.053 seconds.
Tearing down left over layers:
  Tear down Products.PloneTestCase.layer.PloneSite in 0.293 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.005 seconds.
Total: 2210 tests, 4 failures, 0 errors

FAILED (failures=4) 




More information about the Testbot mailing list