[Grok-dev] List of grok buildbot bugs

Leonardo Rochael Almeida leorochael at gmail.com
Wed Sep 16 06:53:12 EDT 2009


List of test failures from the  buildbot with initial explanations.
Some of this might have already been fixed:

1. Dependency on zope.app.component 3.4.1 which is Python 2.6
incompatible. Try to locate replacement for zope.app.component
http://dev.thehealthagency.com:9080/builders/grokcore.formlib%20slave-ubuntu64-py2.6/builds/0/steps/test/logs/stdio
http://dev.thehealthagency.com:9080/builders/grokcore.viewlet%20slave-ubuntu64-py2.6/builds/0/steps/test/logs/stdio
http://dev.thehealthagency.com:9080/builders/grokcore.site%20slave-ubuntu64-py2.6/builds/0/steps/test/logs/stdio
http://dev.thehealthagency.com:9080/builders/grokcore.view%20slave-ubuntu64-py2.6/builds/3/steps/test/logs/stdio
http://dev.thehealthagency.com:9080/builders/grok-trunk%20slave-osx-py2.6/builds/5/steps/test/logs/stdio

Plus lots of non Python2.6 failures of zope.app.component 3.4.1 on:
http://dev.thehealthagency.com:9080/builders/grok-trunk%20slave-ubuntu32-py2.4/builds/5/steps/test/logs/stdio

2. Windows failure due to case mismatching:
http://dev.thehealthagency.com:9080/builders/grok-trunk-win-py2.5%20slave-win-py2.5/builds/7/steps/test/logs/stdio
http://dev.thehealthagency.com:9080/builders/grok-trunk-win-py2.4%20slave-win-py2.4/builds/7/steps/test/logs/stdio

3. Windows ZODB3 egg missing AND Python2.6 compatibility error on
zope.app.testing==3.4.3 (maybe update to 3.7.3)
http://dev.thehealthagency.com:9080/builders/grok-trunk-win-py2.6%20slave-win-py2.6/builds/19/steps/shell_1/logs/stdio

4. Fagile test in grokui.admin is failing:
http://dev.thehealthagency.com:9080/builders/grokui.admin%20slave-ubuntu64-py2.4/builds/0/steps/test/logs/stdio

5. grocore.security no longer defines "grok.View". Client packages
should use "zope.View" instead. Some packages haven't been adapted:
http://dev.thehealthagency.com:9080/builders/grok-trunk%20slave-osx-py2.4/builds/5/steps/test/logs/stdio
http://dev.thehealthagency.com:9080/builders/grok-trunk%20slave-ubuntu32-py2.4/builds/5/steps/test/logs/stdio

6. spurious output in locally defined egg in cache
http://dev.thehealthagency.com:9080/builders/grok-trunk%20slave-osx-py2.5/builds/5/steps/test/logs/stdio

7. Sub-dependencies are not being found by tests of the grok dependencies, ex:
ZopeXMLConfigurationError: File
"/home/idi/.buildout/eggs/zope.app.applicationcontrol-3.4.3-py2.4.egg/zope/app/applicationcontrol/ftesting.zcml",
line 14.2-14.39
    ConfigurationError: ('Invalid value for', 'package', 'ImportError:
Module zope.app has no global zptpage')
http://dev.thehealthagency.com:9080/builders/grok-trunk
slave-ubuntu32-py2.4/builds/5/steps/test/logs/stdio
http://dev.thehealthagency.com:9080/builders/grok-trunk%20slave-ubuntu32-py2.6/builds/5/steps/test/logs/stdio
http://dev.thehealthagency.com:9080/builders/grok-trunk%20slave-ubuntu64-py2.4/builds/6/steps/test/logs/stdio

8. Mechanize and Python 2.6 incompatibility:
http://dev.thehealthagency.com:9080/builders/grok-trunk%20slave-ubuntu32-py2.6/builds/5/steps/test/logs/stdio

9. zope.app.testing-3.4.3 and Python 2.6 incompatibility
http://dev.thehealthagency.com:9080/builders/grok-trunk%20slave-ubuntu32-py2.6/builds/5/steps/test/logs/stdio

10. zope.app.renderer-3.4.0 has something that looks like a trivial
doctest failure  (forgetting an ellipsis)
http://dev.thehealthagency.com:9080/builders/grok-trunk
slave-ubuntu32-py2.6/builds/5/steps/test/logs/stdio

11. z3c.autoinclude-0.2.2 trivial failures  (difference in order in test output)
http://dev.thehealthagency.com:9080/builders/grok-trunk%20slave-ubuntu64-py2.4/builds/6/steps/test/logs/stdio

12. zope.app.generations-3.4.1 trivial failures (difference in html
page in test output)
http://dev.thehealthagency.com:9080/builders/grok-trunk%20slave-ubuntu64-py2.4/builds/6/steps/test/logs/stdio

13. zope.app.publisher-3.5.1 trivial failures (\r\n instead of \n in
test output)
http://dev.thehealthagency.com:9080/builders/grok-trunk%20slave-ubuntu64-py2.4/builds/6/steps/test/logs/stdio


More information about the Grok-dev mailing list