This is the summary for test reports received on the zope-tests list between 2013-03-10 00:00:00 UTC and 2013-03-11 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 # 199 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.formui_py_265_32 [5] winbot / z3c.layer.ready2go_py_265_32 [6] winbot / z3c.menu.ready2go_py_265_32 [7] winbot / z3c.pagelet_py_265_32 [8] winbot / zope.app.authentication_py_265_32 [9] winbot / zope.app.http_py_265_32 [10] winbot / zope.app.publication_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 # 199 https://mail.zope.org/pipermail/zope-tests/2013-March/073214.html [2] FAILED winbot / z3c.contents_py_265_32 https://mail.zope.org/pipermail/zope-tests/2013-March/073213.html [3] FAILED winbot / z3c.form_py_265_32 https://mail.zope.org/pipermail/zope-tests/2013-March/073230.html [4] FAILED winbot / z3c.formui_py_265_32 https://mail.zope.org/pipermail/zope-tests/2013-March/073212.html [5] FAILED winbot / z3c.layer.ready2go_py_265_32 https://mail.zope.org/pipermail/zope-tests/2013-March/073210.html [6] FAILED winbot / z3c.menu.ready2go_py_265_32 https://mail.zope.org/pipermail/zope-tests/2013-March/073231.html [7] FAILED winbot / z3c.pagelet_py_265_32 https://mail.zope.org/pipermail/zope-tests/2013-March/073211.html [8] FAILED winbot / zope.app.authentication_py_265_32 https://mail.zope.org/pipermail/zope-tests/2013-March/073229.html [9] FAILED winbot / zope.app.http_py_265_32 https://mail.zope.org/pipermail/zope-tests/2013-March/073227.html [10] FAILED winbot / zope.app.publication_py_265_32 https://mail.zope.org/pipermail/zope-tests/2013-March/073228.html
On Tue, Mar 12, 2013 at 01:00:02AM +0000, Zope tests summarizer wrote:
[1] Still Failing - zopetoolkit_trunk - Build # 199
Error: Picked: zope.security = 4.0.0b1
[2] winbot / z3c.contents_py_265_32 [3] winbot / z3c.form_py_265_32 [4] winbot / z3c.formui_py_265_32 [5] winbot / z3c.layer.ready2go_py_265_32 [7] winbot / z3c.pagelet_py_265_32
lxml Fix for this is in progress AFAIU. Last I heard Adam was waiting for some Rackspace credentials so he can make a backup of the winbot VM before messing with compilers.
[6] winbot / z3c.menu.ready2go_py_265_32
Moved to github; zope.winbot fix pushed
[8] winbot / zope.app.authentication_py_265_32
Unicode principal names
[9] winbot / zope.app.http_py_265_32
AttributeError: 'NoneType' object has no attribute 'group' inside zc.buildout-1.7.1-py2.6.egg\zc\buildout\easy_install.py I've a sense of deja vu about this, but I don't remember if I got to the root of the problem when I saw it first.
[10] winbot / zope.app.publication_py_265_32
Same as [9] Marius Gedminas -- http://pov.lt/ -- Zope 3/BlueBream consulting and development
On Tue, Mar 12, 2013 at 10:30:33AM +0200, Marius Gedminas wrote:
On Tue, Mar 12, 2013 at 01:00:02AM +0000, Zope tests summarizer wrote:
[1] Still Failing - zopetoolkit_trunk - Build # 199
Error: Picked: zope.security = 4.0.0b1
[2] winbot / z3c.contents_py_265_32 [3] winbot / z3c.form_py_265_32 [4] winbot / z3c.formui_py_265_32 [5] winbot / z3c.layer.ready2go_py_265_32 [7] winbot / z3c.pagelet_py_265_32
lxml
Fix for this is in progress AFAIU. Last I heard Adam was waiting for some Rackspace credentials so he can make a backup of the winbot VM before messing with compilers.
[6] winbot / z3c.menu.ready2go_py_265_32
Moved to github; zope.winbot fix pushed
[8] winbot / zope.app.authentication_py_265_32
Unicode principal names
[9] winbot / zope.app.http_py_265_32
AttributeError: 'NoneType' object has no attribute 'group'
inside zc.buildout-1.7.1-py2.6.egg\zc\buildout\easy_install.py
I've a sense of deja vu about this, but I don't remember if I got to the root of the problem when I saw it first.
Oh, right, that's what zc.buildout 1.7 does when it encounters a zc.buildout 2.0-only feature [versions] zope.app.wsgi = <4.0dev I'll ask Adam to make winbot use each package's bundled bootstrap.py instead of using a shared common zc.builout-1.7-only bootstrap. This will mean a bunch of failures due to stale bootstrap.py files, but I'm sure we can deal with that easily enough. Marius Gedminas -- http://pov.lt/ -- Zope 3/BlueBream consulting and development
participants (2)
-
Marius Gedminas -
Zope tests summarizer