This is the summary for test reports received on the zope-tests list between 2013-02-06 00:00:00 UTC and 2013-02-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 ---------------- Fixed - zopetoolkit_trunk - Build # 165 Fixed - zopetoolkit_trunk_app - Build # 148 [1] Still Failing - zopetoolkit_trunk - Build # 164 [2] Still Failing - zopetoolkit_trunk_app - Build # 147 Zope-2.10 Python-2.4.6 : Linux Zope-2.11 Python-2.4.6 : Linux Zope-2.12 Python-2.6.8 : Linux Zope-2.13 Python-2.6.8 : Linux Zope-2.13 Python-2.7.3 : Linux Zope-trunk Python-2.6.8 : Linux Zope-trunk Python-2.7.3 : Linux winbot / ZODB_dev py_265_win32 winbot / ZODB_dev py_265_win64 winbot / ZODB_dev py_270_win32 winbot / ZODB_dev py_270_win64 [3] winbot / z3c.recipe.paster_py_265_32 [4] winbot / zope.tal_py_265_32 [5] winbot / zope.testrunner_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 # 164 https://mail.zope.org/pipermail/zope-tests/2013-February/071972.html [2] FAILED Still Failing - zopetoolkit_trunk_app - Build # 147 https://mail.zope.org/pipermail/zope-tests/2013-February/071973.html [3] FAILED winbot / z3c.recipe.paster_py_265_32 https://mail.zope.org/pipermail/zope-tests/2013-February/071995.html [4] FAILED winbot / zope.tal_py_265_32 https://mail.zope.org/pipermail/zope-tests/2013-February/071996.html [5] FAILED winbot / zope.testrunner_py_265_32 https://mail.zope.org/pipermail/zope-tests/2013-February/071997.html
On Fri, Feb 08, 2013 at 01:00:02AM +0000, Zope tests summarizer wrote:
Non-OK results --------------
[1] FAILED Still Failing - zopetoolkit_trunk - Build # 164 https://mail.zope.org/pipermail/zope-tests/2013-February/071972.html
[2] FAILED Still Failing - zopetoolkit_trunk_app - Build # 147 https://mail.zope.org/pipermail/zope-tests/2013-February/071973.html
(24-hour lag, both next builds are fine.)
[4] FAILED winbot / zope.tal_py_265_32 https://mail.zope.org/pipermail/zope-tests/2013-February/071996.html
This one's interesting. At a first guess, one of my changes for Python 3 compatibility (making sure the open file passed to xml.parser.expat is open in binary mode -- expat insists on byte strings) now causes line-endings troubles on Windows.
[5] FAILED winbot / zope.testrunner_py_265_32 https://mail.zope.org/pipermail/zope-tests/2013-February/071997.html
Even more interesting. The code, as written, should not work on Python 2.6, so the failure makes sense. But why can't I reproduce it locally, with detox -e py26? Answer: because the setup.py test exits with status code zero. Ouch. Fixing... Marius Gedminas -- If you sat a monkey down in front of a keyboard, the first thing typed would be a unix command. -- Bill Lye
participants (2)
-
Marius Gedminas -
Zope tests summarizer