[Testbot] Plone 5.2 - Python 2.7 - Build # 1111 - Still Failing!

jenkins at plone.org jenkins at plone.org
Fri Oct 2 15:06:28 UTC 2020


Plone 5.2 - Python 2.7 - Build # 1111 - Still Failing:

Check console output at https://jenkins.plone.org/job/plone-5.2-python-2.7/1111/ to view the results.


Plone 5.2 - Python 2.7 - Build # 1111 - Still Failing:

Check console output at https://jenkins.plone.org/job/plone-5.2-python-2.7/1111/ to view the results.

Test Results:

1 tests failed.
FAILED:  plone.app.folder.tests.test_migration.TestMigrationHelpers.testReverseMigrate

Error Message:
'NoneType' object has no attribute '__getitem__'

Stack Trace:
'NoneType' object has no attribute '__getitem__'

  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/cp27m/plone.app.folder-1.3.1-py2.7.egg/plone/app/folder/tests/test_migration.py", line 102, in testReverseMigrate
    self.assertEqual(btree.Title(), 'Foo')
  File "/home/jenkins/.buildout/eggs/cp27m/Products.Archetypes-1.16.2-py2.7.egg/Products/Archetypes/BaseFolder.py", line 152, in Title
    return self.getField('title').get(self, **kwargs)
  File "/home/jenkins/.buildout/eggs/cp27m/Products.Archetypes-1.16.2-py2.7.egg/Products/Archetypes/BaseObject.py", line 247, in getField
    return self.Schema().get(key)
  File "/home/jenkins/.buildout/eggs/cp27m/Products.Archetypes-1.16.2-py2.7.egg/Products/Archetypes/BaseObject.py", line 830, in Schema
    return ImplicitAcquisitionWrapper(ISchema(self), self)
  File "/home/jenkins/.buildout/eggs/cp27m/Products.BTreeFolder2-4.2-py2.7.egg/Products/BTreeFolder2/BTreeFolder2.py", line 240, in __getattr__
    return self._tree[name]


More information about the Testbot mailing list