[Testbot] Plone 5.0 - Python 2.7 - Build # 1572 - Failure!

jenkins at plone.org jenkins at plone.org
Tue Jun 30 14:43:25 UTC 2015


Plone 5.0 - Python 2.7 - Build # 1572 - Failure:

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

Changes:

[Johannes Raggam] [fc] Repository: plone.app.event







Test Results:

1 tests failed.
FAILED:  plone.app.event.tests.test_event_listing.TestEventsListingCollection.test_collection_batching

Error Message:
8 != 4

Stack Trace:
8 != 4

  File "/home/jenkins/.buildout/eggs/unittest2-0.5.1-py2.7.egg/unittest2/case.py", line 340, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.0-python-2.7/src/plone.app.event/plone/app/event/tests/test_event_listing.py", line 83, in test_collection_batching
    self.assertEqual(len(view.events(batch=True)), 4)
  File "/home/jenkins/.buildout/eggs/unittest2-0.5.1-py2.7.egg/unittest2/case.py", line 521, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/home/jenkins/.buildout/eggs/unittest2-0.5.1-py2.7.egg/unittest2/case.py", line 514, in _baseAssertEqual
    raise self.failureException(msg)





More information about the Testbot mailing list