zope-tests - FAILED: 12, OK: 32
This is the summary for test reports received on the zope-tests list between 2012-03-10 00:00:00 UTC and 2012-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] Repository policy check found errors in 306 projects [2] Total languishing bugs for zope2: 8 [3] Total languishing bugs for zope: 68 [4] Total languishing bugs for zopeapp: 1 [5] Total languishing bugs for zopetoolkit: 210 ZTK 1.0 / Python2.4.6 Linux 64bit ZTK 1.0 / Python2.5.5 Linux 64bit ZTK 1.0 / Python2.6.7 Linux 64bit [6] ZTK 1.0dev / Python2.4.6 Linux 64bit [7] ZTK 1.0dev / Python2.5.5 Linux 64bit [8] ZTK 1.0dev / Python2.6.7 Linux 64bit ZTK 1.1 / Python2.5.5 Linux 64bit ZTK 1.1 / Python2.6.7 Linux 64bit ZTK 1.1 / Python2.7.2 Linux 64bit Zope 3.4 KGS / Python2.4.6 64bit linux Zope 3.4 KGS / Python2.5.5 64bit linux Zope 3.4 Known Good Set / py2.4-32bit-linux Zope 3.4 Known Good Set / py2.4-64bit-linux Zope 3.4 Known Good Set / py2.5-32bit-linux Zope 3.4 Known Good Set / py2.5-64bit-linux Zope-2.10 Python-2.4.6 : Linux Zope-2.11 Python-2.4.6 : Linux Zope-2.12 Python-2.6.6 : Linux Zope-2.12-alltests Python-2.6.6 : Linux Zope-2.13 Python-2.6.6 : Linux Zope-2.13-alltests Python-2.6.6 : Linux Zope-trunk Python-2.6.6 : Linux Zope-trunk-alltests Python-2.6.6 : 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 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 [9] winbot / ztk_dev py_265_win32 [10] winbot / ztk_dev py_265_win64 [11] winbot / ztk_dev py_270_win32 [12] winbot / ztk_dev py_270_win64 Non-OK results -------------- [1] FAILED Repository policy check found errors in 306 projects https://mail.zope.org/pipermail/zope-tests/2012-March/059166.html [2] FAILED Total languishing bugs for zope2: 8 https://mail.zope.org/pipermail/zope-tests/2012-March/059164.html [3] FAILED Total languishing bugs for zope: 68 https://mail.zope.org/pipermail/zope-tests/2012-March/059163.html [4] FAILED Total languishing bugs for zopeapp: 1 https://mail.zope.org/pipermail/zope-tests/2012-March/059158.html [5] FAILED Total languishing bugs for zopetoolkit: 210 https://mail.zope.org/pipermail/zope-tests/2012-March/059162.html [6] FAILED ZTK 1.0dev / Python2.4.6 Linux 64bit https://mail.zope.org/pipermail/zope-tests/2012-March/059167.html [7] FAILED ZTK 1.0dev / Python2.5.5 Linux 64bit https://mail.zope.org/pipermail/zope-tests/2012-March/059169.html [8] FAILED ZTK 1.0dev / Python2.6.7 Linux 64bit https://mail.zope.org/pipermail/zope-tests/2012-March/059168.html [9] FAILED winbot / ztk_dev py_265_win32 https://mail.zope.org/pipermail/zope-tests/2012-March/059183.html [10] FAILED winbot / ztk_dev py_265_win64 https://mail.zope.org/pipermail/zope-tests/2012-March/059184.html [11] FAILED winbot / ztk_dev py_270_win32 https://mail.zope.org/pipermail/zope-tests/2012-March/059185.html [12] FAILED winbot / ztk_dev py_270_win64 https://mail.zope.org/pipermail/zope-tests/2012-March/059186.html
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 03/11/2012 09:00 PM, Zope tests summarizer wrote:
[6] FAILED ZTK 1.0dev / Python2.4.6 Linux 64bit https://mail.zope.org/pipermail/zope-tests/2012-March/059167.html
[7] FAILED ZTK 1.0dev / Python2.5.5 Linux 64bit https://mail.zope.org/pipermail/zope-tests/2012-March/059169.html
[8] FAILED ZTK 1.0dev / Python2.6.7 Linux 64bit https://mail.zope.org/pipermail/zope-tests/2012-March/059168.html
The buildout step for these three seems to be related to a partially-unpinned ZODB dependency::
The version, 3.9.7, is not consistent with the requirement, 'ZODB3>=3.10'. While: Installing test-zopeapp. Error: Bad version 3.9.7 program finished with exit code 0 elapsedTime=1561.566938
AFAIK, ZTK 1.0 is pinned to 'ZODB=3.9.7'; I don't know what is causing something to require 'ZODB>=3.10'. Maybe a newly-released package has snuck into the mix?
[9] FAILED winbot / ztk_dev py_265_win32 https://mail.zope.org/pipermail/zope-tests/2012-March/059183.html
[10] FAILED winbot / ztk_dev py_265_win64 https://mail.zope.org/pipermail/zope-tests/2012-March/059184.html
[11] FAILED winbot / ztk_dev py_270_win32 https://mail.zope.org/pipermail/zope-tests/2012-March/059185.html
[12] FAILED winbot / ztk_dev py_270_win64 https://mail.zope.org/pipermail/zope-tests/2012-March/059186.html
These are also failing in buildout due to ZODB dependency issues::
While: Installing test-zopeapp. Getting distribution for 'ZODB3>=3.10'. Error: Picked: zodb3 = 3.10.5
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.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk9dqXkACgkQ+gerLs4ltQ51KQCfXAl1Z7KfIlfvGuXcaP9q4uCG tikAoKqL0tVoOxDjcg6Jz82aiTJuB5nb =qr5t -----END PGP SIGNATURE-----
2012/3/12 Tres Seaver <tseaver@palladion.com>:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 03/11/2012 09:00 PM, Zope tests summarizer wrote:
[6] FAILED ZTK 1.0dev / Python2.4.6 Linux 64bit https://mail.zope.org/pipermail/zope-tests/2012-March/059167.html
[7] FAILED ZTK 1.0dev / Python2.5.5 Linux 64bit https://mail.zope.org/pipermail/zope-tests/2012-March/059169.html
[8] FAILED ZTK 1.0dev / Python2.6.7 Linux 64bit https://mail.zope.org/pipermail/zope-tests/2012-March/059168.html
The buildout step for these three seems to be related to a partially-unpinned ZODB dependency::
The version, 3.9.7, is not consistent with the requirement, 'ZODB3>=3.10'. While: Installing test-zopeapp. Error: Bad version 3.9.7 program finished with exit code 0 elapsedTime=1561.566938
AFAIK, ZTK 1.0 is pinned to 'ZODB=3.9.7'; I don't know what is causing something to require 'ZODB>=3.10'. Maybe a newly-released package has snuck into the mix?
It is zope.app.publication 3.14.0, see http://zope3.pov.lt/trac/changeset/124535 -- Gediminas Paulauskas
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 03/12/2012 11:26 AM, Gediminas Paulauskas wrote:
2012/3/12 Tres Seaver <tseaver@palladion.com>:
AFAIK, ZTK 1.0 is pinned to 'ZODB=3.9.7'; I don't know what is causing something to require 'ZODB>=3.10'. Maybe a newly-released package has snuck into the mix?
It is zope.app.publication 3.14.0, see http://zope3.pov.lt/trac/changeset/124535
Thanks for the pointer. I just made a stable 3.12 branch for z.a.publication and updated the ZTK 1.0 config to pull it instead of the trunk. 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.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk9ePvYACgkQ+gerLs4ltQ4jgwCguh1rZ55tjTmdfwA0RrSaLbka PdkAmQHsOJXNyfBKVu7x0jxBV5aTE+Rz =Q/GG -----END PGP SIGNATURE-----
participants (3)
-
Gediminas Paulauskas -
Tres Seaver -
Zope tests summarizer