[Testbot] Plone 5.0 - Python 2.7 - Build # 903 - Still Failing!

jenkins at plone.org jenkins at plone.org
Tue Apr 28 14:08:33 UTC 2015


Plone 5.0 - Python 2.7 - Build # 903 - Still Failing:

Check console output at http://jenkins.plone.org/job/plone-5.0-python-2.7/903/ to view the results.

Changes:

[hvelarde] [fc] Repository: plone.app.querystring







Test Results:

1 tests failed.
FAILED:  Products.CMFPlone.tests.testSecurityDeclarations.TestSecurityDeclarations.testUse_Batch

Error Message:
Having an orphan size, higher than batch size is undefined

Stack Trace:
Having an orphan size, higher than batch size is undefined

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.0-python-2.7/src/Products.CMFPlone/Products/CMFPlone/tests/testSecurityDeclarations.py", line 128, in testUse_Batch
    self.check('from Products.CMFPlone import Batch;'
  File "/home/jenkins/workspace/plone-5.0-python-2.7/src/Products.CMFPlone/Products/CMFPlone/tests/testSecurityDeclarations.py", line 37, in check
    self.folder.ps()
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.22-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
    return self._bindAndExec(args, kw, None)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.22-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/jenkins/.buildout/eggs/Products.PythonScripts-2.13.2-py2.7.egg/Products/PythonScripts/PythonScript.py", line 344, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 1, in ps
  File "/home/jenkins/workspace/plone-5.0-python-2.7/src/Products.CMFPlone/Products/CMFPlone/PloneBatch.py", line 18, in __init__
    pagerange, quantumleap)
  File "/home/jenkins/.buildout/eggs/plone.batching-1.0.4-py2.7.egg/plone/batching/batch.py", line 259, in __init__
    overlap, pagerange)
  File "/home/jenkins/.buildout/eggs/plone.batching-1.0.4-py2.7.egg/plone/batching/batch.py", line 34, in __init__
    assert orphan < size, "Having an orphan size, higher than batch size" \





More information about the Testbot mailing list