zope-tests - FAILED: 7, OK: 9
This is the summary for test reports received on the zope-tests list between 2015-06-01 00:00:00 UTC and 2015-06-02 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] Still Failing - zopetoolkit_trunk - Build # 1030 winbot / ZODB_dev py_265_win32 winbot / ZODB_dev py_265_win64 winbot / ZODB_dev py_270_win32 [2] winbot / z3c.language.switch_py_265_32 [3] winbot / zope.app.principalannotation_py_265_32 [4] winbot / zope.app.schema_py_265_32 [5] winbot / zope.catalog_py_265_32 [6] winbot / ztk_10 py_254_win32 winbot / ztk_10 py_265_win32 winbot / ztk_10 py_265_win64 [7] 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 # 1030 https://mail.zope.org/pipermail/zope-tests/2015-June/089127.html [2] FAILED winbot / z3c.language.switch_py_265_32 https://mail.zope.org/pipermail/zope-tests/2015-June/089125.html [3] FAILED winbot / zope.app.principalannotation_py_265_32 https://mail.zope.org/pipermail/zope-tests/2015-June/089124.html [4] FAILED winbot / zope.app.schema_py_265_32 https://mail.zope.org/pipermail/zope-tests/2015-June/089126.html [5] FAILED winbot / zope.catalog_py_265_32 https://mail.zope.org/pipermail/zope-tests/2015-June/089123.html [6] FAILED winbot / ztk_10 py_254_win32 https://mail.zope.org/pipermail/zope-tests/2015-June/089128.html [7] FAILED winbot / ztk_11 py_254_win32 https://mail.zope.org/pipermail/zope-tests/2015-June/089131.html
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 06/02/2015 07:00 PM, Zope tests summarizer wrote:
[1] FAILED Still Failing - zopetoolkit_trunk - Build # 1030 https://mail.zope.org/pipermail/zope-tests/2015-June/089127.html
I believe this one should clear up after today's releases.
[2] FAILED winbot / z3c.language.switch_py_265_32 https://mail.zope.org/pipermail/zope-tests/2015-June/089125.html
zope.testing 4.2.0 *really* removed 'zope.testing.doctest' and 'zope.testing.doctestunit'. Should be fixed tomorrow.
[3] FAILED winbot / zope.app.principalannotation_py_265_32 https://mail.zope.org/pipermail/zope-tests/2015-June/089124.html
Ditto.
[4] FAILED winbot / zope.app.schema_py_265_32 https://mail.zope.org/pipermail/zope-tests/2015-June/089126.html
Ditto.
[5] FAILED winbot / zope.catalog_py_265_32 https://mail.zope.org/pipermail/zope-tests/2015-June/089123.html
Ditto.
[6] FAILED winbot / ztk_10 py_254_win32 https://mail.zope.org/pipermail/zope-tests/2015-June/089128.html
I cannot reproduce with a fresh checkout: - ------------------------------- %< ------------------------------------- $ svn co $ZSVN/zopetoolkit/branches/1.0 ztk-1.0 A ztk-1.0/LICENSE.txt A ztk-1.0/development.cfg A ztk-1.0/zopeapp-versions.cfg A ztk-1.0/bootstrap.py A ztk-1.0/buildout.cfg A ztk-1.0/COPYRIGHT.txt A ztk-1.0/ztk.cfg A ztk-1.0/README.txt A ztk-1.0/zopeapp.cfg A ztk-1.0/ztk-versions.cfg A ztk-1.0/index.rst U ztk-1.0 Checked out revision 130528. $ cd ztk-1.0 $ cd ztk-1.0/ $ /opt/Python-2.5.5/bin/virtualenv venv New python executable in venv/bin/python Installing setuptools............done. Installing pip...............done. $ venv/bin/python bootstrap.py && bin/buildout Creating directory '/tmp/ztk-1.0/bin'. Creating directory '/tmp/ztk-1.0/parts'. Creating directory '/tmp/ztk-1.0/eggs'. Creating directory '/tmp/ztk-1.0/develop-eggs'. Generated script '/tmp/ztk-1.0/bin/buildout'. Getting distribution for 'mr.developer==1.25'. Got mr.developer 1.25. ... Installing depgraph. Generated script '/tmp/ztk-1.0/bin/graph-depgraph'. Generated script '/tmp/ztk-1.0/bin/depgraph-eggdeps'. Installing checkversions. Getting distribution for 'z3c.checkversions[buildout]==0.4.1'. Got z3c.checkversions 0.4.1. Generated script '/tmp/ztk-1.0/bin/checkversions'. $ bin/test-ztk && bin/test-zopeapp Running test-ztk-zope.server Running test-ztk-zope.sendmail Running test-ztk-zope.ramcache ... Running test-ztk-zope.processlifetime Running test-ztk-zope.filerepresentation Running test-ztk-zope.broken 0 failure(s). Running test-zopeapp-zope.app.apidoc Running test-zopeapp-zope.html Running test-zopeapp-zope.app.twisted ... Running test-zopeapp-zope.thread Running test-zopeapp-zope.app.skins Running test-zopeapp-zope.app.preview 0 failure(s). - ------------------------------- %< -------------------------------------
[7] FAILED winbot / ztk_11 py_254_win32 https://mail.zope.org/pipermail/zope-tests/2015-June/089131.html
Likewise: - ------------------------------- %< ------------------------------------- $ svn co $ZSVN/zopetoolkit/branches/1.1 ztk-1.1 A ztk-1.1/LICENSE.txt A ztk-1.1/development.cfg A ztk-1.1/zopeapp-versions.cfg A ztk-1.1/bootstrap.py A ztk-1.1/buildout.cfg A ztk-1.1/COPYRIGHT.txt A ztk-1.1/ztk.cfg A ztk-1.1/README.txt A ztk-1.1/zopeapp.cfg A ztk-1.1/ztk-versions.cfg A ztk-1.1/index.rst U ztk-1.1 Checked out revision 130528. $ cd ztk-1.1/ [/tmp/ztk-1.1] $ /opt/Python-2.5.5/bin/virtualenv venvNew python executable in venv/bin/python Installing setuptools............done. Installing pip...............done. $ venv/bin/python bootstrap.py && bin/buildout Creating directory '/tmp/ztk-1.1/bin'. Creating directory '/tmp/ztk-1.1/parts'. Creating directory '/tmp/ztk-1.1/eggs'. Creating directory '/tmp/ztk-1.1/develop-eggs'. Generated script '/tmp/ztk-1.1/bin/buildout'. Getting distribution for 'mr.developer==1.25'. Got mr.developer 1.25. ... Installing depgraph. Generated script '/tmp/ztk-1.1/bin/graph-depgraph'. Generated script '/tmp/ztk-1.1/bin/depgraph-eggdeps'. Installing checkversions. Getting distribution for 'z3c.checkversions[buildout]==0.4.1'. Got z3c.checkversions 0.4.1. Generated script '/tmp/ztk-1.1/bin/checkversions'. $ bin/test-ztk && bin/test-zopeapp Running test-ztk-zope.testrunner Running test-ztk-zope.testing Running test-ztk-zope.sendmail ... Running test-ztk-zope.i18nmessageid Running test-ztk-zope.sequencesort Running test-ztk-zope.size Running test-ztk-zope.exceptions 0 failure(s). Running test-zopeapp-zope.app.authentication Running test-zopeapp-zope.testbrowser Running test-zopeapp-zope.app.testing ... Running test-zopeapp-zope.app.debug Running test-zopeapp-zope.app.broken Running test-zopeapp-zope.app.content Running test-zopeapp-zope.app.localpermission 0 failure(s). - ------------------------------- %< ------------------------------------- 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) iQIcBAEBAgAGBQJVboHqAAoJEPKpaDSJE9HYjoAP/1mznNWqwVLw33kwgJ5GUIIg lYD4ugnuEKIW09wA6XrUHDUSAx0Uoib1t97BAaK+kwoXvfvOOC4v/dUvgozFuDRG xGnR0dCc0q4WWVDIe6X6JK3H35R79K8rQhwaa1GiMsds0SdVkqDuETq3o1JALn2e 5O9VaAw05+FxDXFKMMc+B5J+4ruNY5XzU+t6B394g30BaUrWelYJji5omv63x3Ru mvfdMKg39AkpxE5d3WEXaS8RvA6KZK6e5jYPHFoUIcOO7eHWuyh+/ZDXyYLqlbVK JQE25kfMPJRoKPFMQ/nfCCveG2YlcwRMnfH28ORDj1DwJdH2CTUyy5FsHw3MHpO5 c6P/B8skM8cRZHWK1xduWmp46ifu9DmyXh1XF7+kqDPQzA43XguLgs3P180H4s7l gvA5kWu5H7phXb6Dyb9v9Zf9CJJs397xvAevQC+ohmkJKhZEvc7Zuj5J3TuTfagn TsfFbllDr+oZl9BQfRMhhJk0FK8B+kCjZE2zGKzZ+l5YgBQd1h9pjNVmksUo9Bw7 BDl+C1EfeXQtN3fONtX7p4f0HBAC/JYnc/gfJELV3mWtkUuv6+29Ir1iLRean05c AhRW7xOmkSAh364kb1hgOtbYVpPSW4qsFcVVyJmknGmE45GYoUWsd+fDfy1p9MFS DX0FyPOnAIeMsE61L+bx =Kjjc -----END PGP SIGNATURE-----
participants (2)
-
Tres Seaver -
Zope tests summarizer