[Testbot] FAILED (failures=1) : Plone-trunk Zope-trunk Python-2.5.4

CMFPlone Tests plone-tests at epy.co.at
Sun Feb 22 04:56:09 UTC 2009


CMFPlone Tests : FAILED (failures=1) 
Plone-trunk Zope-trunk Python-2.5.4

Running /usr/local/python2.5/bin/python ./bin/test --package Products.CMFPlone
/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/testNextPrevious.py:6: DeprecationWarning: INextPreviousProvider is deprecated. It has been moved to plone.navigation.interfaces. This alias will be removed in Plone 5.0
  from plone.app.layout.nextprevious.interfaces import INextPreviousProvider
Running Testing.ZopeTestCase.layer.ZopeLite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 2.328 seconds.
  Ran 107 tests with 0 failures and 0 errors in 2.112 seconds.
Running Products.PloneTestCase.layer.ZCML tests:
  Set up Products.PloneTestCase.layer.ZCML/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.5.egg/zope/configuration/config.py:196: DeprecationWarning: IHideFromBreadcrumbs is deprecated. It has been moved to plone.navigation.interfaces. This alias will be removed in Plone 5.0
  obj = getattr(mod, oname)
 in 10.062 seconds.
  Ran 9 tests with 0 failures and 0 errors in 0.026 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Products.PloneTestCase.layer.PloneSite/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.CMFCore/Products/CMFCore/utils.py:502: DeprecationWarning: raising a string exception is deprecated
  action ='./manage_main',)
 in 9.283 seconds.
/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.PlonePAS/Products/PlonePAS/tools/groupdata.py:168: DeprecationWarning: portal_groups.getGroupMembers is deprecated and will be removed in Plone 3.5. Use PAS to get a group and check its members instead.
  for u_name in gtool.getGroupMembers(self.getId()):


Failure in test testGetFromRootWithCurrentIsDefaultPage (Products.CMFPlone.tests.testNavTree.TestFolderTree)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/testNavTree.py", line 290, in testGetFromRootWithCurrentIsDefaultPage
    self.assertEqual(t['currentItem'], True)
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 334, in failUnlessEqual
    (msg or '%r != %r' % (first, second))
AssertionError: False != True

/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.PlonePAS/Products/PlonePAS/pas.py:112: DeprecationWarning: userSetGroups is deprecated. Use the PAS methods instead
  self.userSetGroups(login, groups)
/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.PlonePAS/Products/PlonePAS/gruf_support.py:66: DeprecationWarning: portal_groups.getGroupsForPrincipal is deprecated and will be removed in Plone 3.5. Use PAS to get a principal and check its group list instead.
  groups = set(gtool.getGroupsForPrincipal(member))
  Ran 895 tests with 1 failures and 0 errors in 6 minutes 42.315 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Tear down Products.PloneTestCase.layer.PloneSite in 0.369 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.027 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 29 tests with 0 failures and 0 errors in 0.280 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 1040 tests, 1 failures, 0 errors in 7 minutes 9.605 seconds.

FAILED (failures=1) 




More information about the Testbot mailing list