zope-tests - FAILED: 4, OK: 10
This is the summary for test reports received on the zope-tests list between 2015-01-08 00:00:00 UTC and 2015-01-09 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 # 884 [1] winbot / ZODB_dev py_265_win32 winbot / ZODB_dev py_265_win64 [2] winbot / ZODB_dev py_270_win32 [3] winbot / ZODB_dev py_270_win64 [4] winbot / zope.dublincore_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 / ZODB_dev py_265_win32 https://mail.zope.org/pipermail/zope-tests/2015-January/086456.html [2] FAILED winbot / ZODB_dev py_270_win32 https://mail.zope.org/pipermail/zope-tests/2015-January/086458.html [3] FAILED winbot / ZODB_dev py_270_win64 https://mail.zope.org/pipermail/zope-tests/2015-January/086459.html [4] FAILED winbot / zope.dublincore_py_265_32 https://mail.zope.org/pipermail/zope-tests/2015-January/086460.html
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 01/09/2015 07:00 PM, Zope tests summarizer wrote:
[4] FAILED winbot / zope.dublincore_py_265_32 https://mail.zope.org/pipermail/zope-tests/2015-January/086460.html
I caused this one today by making 'persistent' and 'BTrees' optional dependencies of 'zope.annotation'. I just made 'persistent' and explicit dependency of 'zope.dublincore': it should pass the next time through. 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) iEYEARECAAYFAlSwc/gACgkQ+gerLs4ltQ4D6gCgrUBsoA9R28/FB3H4t6fL7peM F7AAoNekjXcm/8u++mp2bWX2zoSn8MO9 =JA9H -----END PGP SIGNATURE-----
On Sat, Jan 10, 2015 at 01:00:01AM +0100, Zope tests summarizer wrote:
[1] winbot / ZODB_dev py_265_win32
File "c:\buildslave\zodb_dev_py_265_win32\build\src\ZODB\historical_connections.txt", line 220, in historical_connections.txt Failed example: [c in conns1 for c in conns2] Expected: [False, False, True, True] Got: [False, False, False, True] I've seen this before. I think it's one of those non-deterministic failures due to a hard-to-hit race condition in the test somewhere.
[2] winbot / ZODB_dev py_270_win32 [3] winbot / ZODB_dev py_270_win64
https://github.com/buildout/buildout/issues/217
[4] winbot / zope.dublincore_py_265_32
Thank you, Tres, for fixing this one! Marius Gedminas -- http://pov.lt/ -- Zope 3/BlueBream consulting and development
participants (3)
-
Marius Gedminas -
Tres Seaver -
Zope tests summarizer