zope-tests - FAILED: 14, OK: 12
This is the summary for test reports received on the zope-tests list between 2013-03-06 00:00:00 UTC and 2013-03-07 00:00:00 UTC: See the footnotes for test reports of unsuccessful builds. An up-to date view of the builders is also available in our buildbot documentation: http://docs.zope.org/zopetoolkit/process/buildbots.html#the-nightly-builds Reports received ---------------- [1] Still Failing - zopetoolkit_trunk - Build # 194 winbot / ZODB_dev py_265_win32 winbot / ZODB_dev py_265_win64 winbot / ZODB_dev py_270_win32 winbot / ZODB_dev py_270_win64 [2] winbot / z3c.contents_py_265_32 [3] winbot / z3c.form_py_265_32 [4] winbot / z3c.form_py_265_32 [5] winbot / z3c.formui_py_265_32 [6] winbot / z3c.layer.ready2go_py_265_32 [7] winbot / z3c.pagelet_py_265_32 [8] winbot / zope.app.authentication_py_265_32 [9] winbot / zope.app.authentication_py_265_32 [10] winbot / zope.app.http_py_265_32 [11] winbot / zope.app.pagetemplate_py_265_32 [12] winbot / zope.app.publication_py_265_32 [13] winbot / zope.app.publication_py_265_32 [14] winbot / zope.app.renderer_py_265_32 winbot / ztk_10 py_254_win32 winbot / ztk_10 py_265_win32 winbot / ztk_10 py_265_win64 winbot / ztk_11 py_254_win32 winbot / ztk_11 py_265_win32 winbot / ztk_11 py_265_win64 winbot / ztk_11 py_270_win32 winbot / ztk_11 py_270_win64 Non-OK results -------------- [1] FAILED Still Failing - zopetoolkit_trunk - Build # 194 https://mail.zope.org/pipermail/zope-tests/2013-March/073119.html [2] FAILED winbot / z3c.contents_py_265_32 https://mail.zope.org/pipermail/zope-tests/2013-March/073117.html [3] FAILED winbot / z3c.form_py_265_32 https://mail.zope.org/pipermail/zope-tests/2013-March/073135.html [4] FAILED winbot / z3c.form_py_265_32 https://mail.zope.org/pipermail/zope-tests/2013-March/073112.html [5] FAILED winbot / z3c.formui_py_265_32 https://mail.zope.org/pipermail/zope-tests/2013-March/073115.html [6] FAILED winbot / z3c.layer.ready2go_py_265_32 https://mail.zope.org/pipermail/zope-tests/2013-March/073113.html [7] FAILED winbot / z3c.pagelet_py_265_32 https://mail.zope.org/pipermail/zope-tests/2013-March/073114.html [8] FAILED winbot / zope.app.authentication_py_265_32 https://mail.zope.org/pipermail/zope-tests/2013-March/073134.html [9] FAILED winbot / zope.app.authentication_py_265_32 https://mail.zope.org/pipermail/zope-tests/2013-March/073111.html [10] FAILED winbot / zope.app.http_py_265_32 https://mail.zope.org/pipermail/zope-tests/2013-March/073132.html [11] FAILED winbot / zope.app.pagetemplate_py_265_32 https://mail.zope.org/pipermail/zope-tests/2013-March/073118.html [12] FAILED winbot / zope.app.publication_py_265_32 https://mail.zope.org/pipermail/zope-tests/2013-March/073133.html [13] FAILED winbot / zope.app.publication_py_265_32 https://mail.zope.org/pipermail/zope-tests/2013-March/073110.html [14] FAILED winbot / zope.app.renderer_py_265_32 https://mail.zope.org/pipermail/zope-tests/2013-March/073116.html
On Fri, Mar 8, 2013 at 2:00 AM, Zope tests summarizer <noreply@zope.org>wrote:
This is the summary for test reports received on the zope-tests list between 2013-03-06 00:00:00 UTC and 2013-03-07 00:00:00 UTC:
See the footnotes for test reports of unsuccessful builds.
An up-to date view of the builders is also available in our buildbot documentation: http://docs.zope.org/zopetoolkit/process/buildbots.html#the-nightly-builds
Reports received ----------------
[1] Still Failing - zopetoolkit_trunk - Build # 194 [1] FAILED Still Failing - zopetoolkit_trunk - Build # 194 https://mail.zope.org/pipermail/zope-tests/2013-March/073119.html
I Finally fixed my typo: It is still failing: https://mail.zope.org/pipermail/zope-tests/2013-March/073143.html http://jenkins.do3.cc/job/zopetoolkit_trunk/196/console But not because of my configuration error, rather this: ... File "/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.security/src/zope/security/checker.py", line 440, in <module> from zope.security._zope_security_checker import _checkers, selectChecker ImportError: cannot import name _checkers
On Fri, Mar 08, 2013 at 01:00:02AM +0000, Zope tests summarizer wrote:
[1] Still Failing - zopetoolkit_trunk - Build # 194
Latest zope.security is broken. I'm trying to fix.
[2] winbot / z3c.contents_py_265_32 [3] winbot / z3c.form_py_265_32 [4] winbot / z3c.form_py_265_32 [5] winbot / z3c.formui_py_265_32 [6] winbot / z3c.layer.ready2go_py_265_32 [7] winbot / z3c.pagelet_py_265_32
lxml
[8] winbot / zope.app.authentication_py_265_32 [9] winbot / zope.app.authentication_py_265_32
Unicode principal IDs
[10] winbot / zope.app.http_py_265_32 [12] winbot / zope.app.publication_py_265_32 [13] winbot / zope.app.publication_py_265_32
Something weird: AttributeError: 'NoneType' object has no attribute 'group' during buildout. Oh. zc.buildout 1.7 doesn't support zope.app.wsgi = < 4.0dev style of version pins, that's new in zc.buildout 2.0. Adam, I think it's time to switch winbot to using local bootstraps again. Or I could change the version pin to explicitly ask for zope.app.wsgi 3.15.0.
[11] winbot / zope.app.pagetemplate_py_265_32
Last build successful.
[14] winbot / zope.app.renderer_py_265_32
Winbot hasn't noticed yet that I replaced zope.app.renderer with zope.renderer in project-list.cfg Marius Gedminas -- http://pov.lt/ -- Zope 3/BlueBream consulting and development
participants (3)
-
Marius Gedminas -
Patrick Gerken -
Zope tests summarizer