This is the summary for test reports received on the zope-tests list between 2014-11-06 00:00:00 UTC and 2014-11-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 ---------------- Successful - zopetoolkit_trunk - Build # 816 winbot / ZODB_dev py_265_win32 winbot / ZODB_dev py_265_win64 winbot / ZODB_dev py_270_win32 winbot / ZODB_dev py_270_win64 [1] winbot / z3c.form_py_265_32 [2] winbot / z3c.pdftemplate_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 winbot / z3c.form_py_265_32 https://mail.zope.org/pipermail/zope-tests/2014-November/084719.html [2] FAILED winbot / z3c.pdftemplate_py_265_32 https://mail.zope.org/pipermail/zope-tests/2014-November/084720.html
Am .11.2014, 01:00 Uhr, schrieb Zope tests summarizer <noreply@zope.org>:
[1] winbot / z3c.form_py_265_32
Looks like a setuptools version mismatch, though I can't see where setuptools 0.9.5 is coming from. Then again, I also don't understand why Python 2.5 is in the PATH. Traceback (most recent call last): File "bootstrap.py", line 159, in <module> ws.require(requirement) File "build\bdist.win32\egg\pkg_resources.py", line 728, in require File "build\bdist.win32\egg\pkg_resources.py", line 630, in resolve pkg_resources.VersionConflict: (setuptools 0.9.5 (c:\python26_32\lib\site-packages\setuptools-0.9.5-py2.6.egg), Requirement.parse('setuptools>=3.3')) Charlie -- Charlie Clark Managing Director Clark Consulting & Research German Office Kronenstr. 27a Düsseldorf D- 40217 Tel: +49-211-600-3657 Mobile: +49-178-782-6226
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 11/08/2014 08:52 AM, Charlie Clark wrote:
Am .11.2014, 01:00 Uhr, schrieb Zope tests summarizer <noreply@zope.org>:
[1] winbot / z3c.form_py_265_32
Looks like a setuptools version mismatch, though I can't see where setuptools 0.9.5 is coming from. Then again, I also don't understand why Python 2.5 is in the PATH.
Traceback (most recent call last): File "bootstrap.py", line 159, in <module> ws.require(requirement) File "build\bdist.win32\egg\pkg_resources.py", line 728, in require File "build\bdist.win32\egg\pkg_resources.py", line 630, in resolve pkg_resources.VersionConflict: (setuptools 0.9.5 (c:\python26_32\lib\site-packages\setuptools-0.9.5-py2.6.egg), Requirement.parse('setuptools>=3.3'))
Marius said yesterday he had missed 'z3c.form' when he updated the bootstraps. Today's run passes. Tres. - -- =================================================================== Tres Seaver +1 540-429-0999 tseaver@palladion.com Palladion Software "Excellence by Design" http://palladion.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEARECAAYFAlReUz4ACgkQ+gerLs4ltQ4BCQCgwKoWlTSfLEIWtpHX3LPK8E6r 9CAAoNSOS+kFuVcXHZRBeErq5kZCkg9V =gGgY -----END PGP SIGNATURE-----
Am .11.2014, 18:30 Uhr, schrieb Tres Seaver <tseaver@palladion.com>:
Marius said yesterday he had missed 'z3c.form' when he updated the bootstraps. Today's run passes.
Sorry, I, er, missed that! Duh! Charlie -- Charlie Clark Managing Director Clark Consulting & Research German Office Kronenstr. 27a Düsseldorf D- 40217 Tel: +49-211-600-3657 Mobile: +49-178-782-6226
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 11/07/2014 07:00 PM, Zope tests summarizer wrote:
[2] FAILED winbot / z3c.pdftemplate_py_265_32 https://mail.zope.org/pipermail/zope-tests/2014-November/084720.html
I have removed 'z3c.pdftemplate' from the winbot: anybody re-enabling it needs to have enough fu to either fix its tests on 2.6, or else not run them. We can't leave it failing indefinitely. Tres. - -- =================================================================== Tres Seaver +1 540-429-0999 tseaver@palladion.com Palladion Software "Excellence by Design" http://palladion.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEARECAAYFAlReVWUACgkQ+gerLs4ltQ54pACeMDBSHkDr86V3khZLwzDwE2ac 2aYAn0RDwwMKLq6sAueSmYsf7MxWysYI =jkDz -----END PGP SIGNATURE-----
On Sat, Nov 08, 2014 at 12:39:49PM -0500, Tres Seaver wrote:
On 11/07/2014 07:00 PM, Zope tests summarizer wrote:
[2] FAILED winbot / z3c.pdftemplate_py_265_32 https://mail.zope.org/pipermail/zope-tests/2014-November/084720.html
I have removed 'z3c.pdftemplate' from the winbot: anybody re-enabling it needs to have enough fu to either fix its tests on 2.6, or else not run them. We can't leave it failing indefinitely.
Thank you. I was thinking about doing the same today, but realized I'd no idea how to update winbot itself after committing the changes to zope.winbot. Do you think you could document that briefly? Marius Gedminas -- http://pov.lt/ -- Zope 3/BlueBream consulting and development
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 11/09/2014 06:30 AM, Marius Gedminas wrote:
On Sat, Nov 08, 2014 at 12:39:49PM -0500, Tres Seaver wrote:
On 11/07/2014 07:00 PM, Zope tests summarizer wrote:
[2] FAILED winbot / z3c.pdftemplate_py_265_32 https://mail.zope.org/pipermail/zope-tests/2014-November/084720.html
I have removed 'z3c.pdftemplate' from the winbot: anybody re-enabling it needs to have enough fu to either fix its tests on 2.6, or else not run them. We can't leave it failing indefinitely.
Thank you. I was thinking about doing the same today, but realized I'd no idea how to update winbot itself after committing the changes to zope.winbot.
Do you think you could document that briefly?
Obviously not, as I didn't achieve the goal (I committed the changes, but didn't get them pushed out). I had assumed that the winbot was self-updating from the repo. :( Tres. - -- =================================================================== Tres Seaver +1 540-429-0999 tseaver@palladion.com Palladion Software "Excellence by Design" http://palladion.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEARECAAYFAlRgOEsACgkQ+gerLs4ltQ455ACfSw6G8Cp+ZSJfmEILRPmKhKj4 YoMAnRDedIRxjiCfB8edkTWT6nlmYZip =8hFm -----END PGP SIGNATURE-----
On Sun, Nov 09, 2014 at 11:00:11PM -0500, Tres Seaver wrote:
On 11/09/2014 06:30 AM, Marius Gedminas wrote:
On Sat, Nov 08, 2014 at 12:39:49PM -0500, Tres Seaver wrote:
I have removed 'z3c.pdftemplate' from the winbot: anybody re-enabling it needs to have enough fu to either fix its tests on 2.6, or else not run them. We can't leave it failing indefinitely.
Thank you. I was thinking about doing the same today, but realized I'd no idea how to update winbot itself after committing the changes to zope.winbot.
Do you think you could document that briefly?
Obviously not, as I didn't achieve the goal (I committed the changes, but didn't get them pushed out). I had assumed that the winbot was self-updating from the repo. :(
I've tried to poke around winbot and documented my findings at https://github.com/zopefoundation/zope.winbot/blob/master/MAINTENANCE.rst Marius Gedminas -- http://pov.lt/ -- Zope 3/BlueBream consulting and development
participants (4)
-
Charlie Clark -
Marius Gedminas -
Tres Seaver -
Zope tests summarizer