zope-tests - FAILED: 10, OK: 13
This is the summary for test reports received on the zope-tests list between 2014-03-19 00:00:00 UTC and 2014-03-20 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 # 580 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.json_py_265_32 [2] winbot / z3c.jsontree_py_265_32 [3] winbot / z3c.language.switch_py_265_32 [4] winbot / z3c.table_py_265_32 [5] winbot / z3c.tabular_py_265_32 [6] winbot / z3c.testing_py_265_32 [7] winbot / zope.app.authentication_py_265_32 [8] winbot / zope.app.http_py_265_32 [9] winbot / zope.app.locales_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 winbot / z3c.json_py_265_32 https://mail.zope.org/pipermail/zope-tests/2014-March/081395.html [2] FAILED winbot / z3c.jsontree_py_265_32 https://mail.zope.org/pipermail/zope-tests/2014-March/081400.html [3] FAILED winbot / z3c.language.switch_py_265_32 https://mail.zope.org/pipermail/zope-tests/2014-March/081399.html [4] FAILED winbot / z3c.table_py_265_32 https://mail.zope.org/pipermail/zope-tests/2014-March/081391.html [5] FAILED winbot / z3c.tabular_py_265_32 https://mail.zope.org/pipermail/zope-tests/2014-March/081397.html [6] FAILED winbot / z3c.testing_py_265_32 https://mail.zope.org/pipermail/zope-tests/2014-March/081392.html [7] FAILED winbot / zope.app.authentication_py_265_32 https://mail.zope.org/pipermail/zope-tests/2014-March/081398.html [8] FAILED winbot / zope.app.http_py_265_32 https://mail.zope.org/pipermail/zope-tests/2014-March/081394.html [9] FAILED winbot / zope.app.locales_py_265_32 https://mail.zope.org/pipermail/zope-tests/2014-March/081396.html [10] FAILED winbot / zope.app.publication_py_265_32 https://mail.zope.org/pipermail/zope-tests/2014-March/081393.html
On Fri, Mar 21, 2014 at 01:00:02AM +0100, Zope tests summarizer wrote:
[1] winbot / z3c.json_py_265_32 [2] winbot / z3c.jsontree_py_265_32 [3] winbot / z3c.language.switch_py_265_32 [4] winbot / z3c.table_py_265_32 [5] winbot / z3c.tabular_py_265_32 [6] winbot / z3c.testing_py_265_32 [7] winbot / zope.app.authentication_py_265_32 [8] winbot / zope.app.http_py_265_32 [9] winbot / zope.app.locales_py_265_32 [10] winbot / zope.app.publication_py_265_32
All of them caused by the same issue: zope.container 4.0.0 was released to PyPI recently, and it requires zope.traversing >= 4.0.0a1, but buildout has prefer-final = true, and zope.traversing 4.0.0 final is not out yet. Marius Gedminas -- http://pov.lt/ -- Zope 3/BlueBream consulting and development
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 03/21/2014 09:24 AM, Marius Gedminas wrote:
On Fri, Mar 21, 2014 at 01:00:02AM +0100, Zope tests summarizer wrote:
[1] winbot / z3c.json_py_265_32 [2] winbot / z3c.jsontree_py_265_32 [3] winbot / z3c.language.switch_py_265_32 [4] winbot / z3c.table_py_265_32 [5] winbot / z3c.tabular_py_265_32 [6] winbot / z3c.testing_py_265_32 [7] winbot / zope.app.authentication_py_265_32 [8] winbot / zope.app.http_py_265_32 [9] winbot / zope.app.locales_py_265_32 [10] winbot / zope.app.publication_py_265_32
All of them caused by the same issue: zope.container 4.0.0 was released to PyPI recently, and it requires zope.traversing >= 4.0.0a1, but buildout has prefer-final = true, and zope.traversing 4.0.0 final is not out yet.
Looks like you fixed that by releasing zope.traversiong 4.0.0 final. Thanks! 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) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlMsbWwACgkQ+gerLs4ltQ5hkwCePL2dS4Ka84JCjNuzHaeHIa4c aokAoKBZXcnEcSekJrQV0+WQ9/Ksj0nO =/4WE -----END PGP SIGNATURE-----
participants (3)
-
Marius Gedminas -
Tres Seaver -
Zope tests summarizer