zope-tests - FAILED: 4, OK: 40
This is the summary for test reports received on the zope-tests list between 2012-02-13 00:00:00 UTC and 2012-02-14 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 ---------------- Bluebream / Python2.5.5 64bit linux Bluebream / Python2.6.7 64bit linux Bluebream / Python2.7.2 64bit linux ZTK 1.0 / Python2.4.6 Linux 64bit ZTK 1.0 / Python2.5.5 Linux 64bit ZTK 1.0 / Python2.6.7 Linux 64bit [1] ZTK 1.0dev / Python2.4.6 Linux 64bit [2] ZTK 1.0dev / Python2.5.5 Linux 64bit 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 [3] winbot / zope.app.server_py_265_32 [4] winbot / zope.testrunner_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 winbot / ztk_dev py_265_win32 winbot / ztk_dev py_265_win64 winbot / ztk_dev py_270_win32 winbot / ztk_dev py_270_win64 Non-OK results -------------- [1] FAILED ZTK 1.0dev / Python2.4.6 Linux 64bit https://mail.zope.org/pipermail/zope-tests/2012-February/058108.html [2] FAILED ZTK 1.0dev / Python2.5.5 Linux 64bit https://mail.zope.org/pipermail/zope-tests/2012-February/058110.html [3] FAILED winbot / zope.app.server_py_265_32 https://mail.zope.org/pipermail/zope-tests/2012-February/058100.html [4] FAILED winbot / zope.testrunner_py_265_32 https://mail.zope.org/pipermail/zope-tests/2012-February/058102.html
Am 15.02.2012 um 02:00 schrieb Zope tests summarizer: [...]
[1] FAILED ZTK 1.0dev / Python2.4.6 Linux 64bit https://mail.zope.org/pipermail/zope-tests/2012-February/058108.html [2] FAILED ZTK 1.0dev / Python2.5.5 Linux 64bit https://mail.zope.org/pipermail/zope-tests/2012-February/058110.html
The latest change in zope.sendmail (Adding a name to the QueueProcessorThread in r124392) seems to be not compatible with Python 2.4 and 2.5. @Marius: Any ideas?
[3] FAILED winbot / zope.app.server_py_265_32 https://mail.zope.org/pipermail/zope-tests/2012-February/058100.html
Traceback (most recent call last): File "c:\buildslave\zope.app.server\build\src\zope\app\server\tests\test_accesslog.py", line 23, in <module> class TestAccessLogging(test_logger.LoggingTestBase): AttributeError: 'module' object has no attribute 'LoggingTestBase' The fix for this was to downgrade the testtools version, right?
[4] FAILED winbot / zope.testrunner_py_265_32 https://mail.zope.org/pipermail/zope-tests/2012-February/058102.html
File "c:\buildslave\zope.testrunner\build\src\zope\testrunner\testrunner-subunit.txt", line 331, in testrunner-subunit.txt Failed example: testrunner.run_internal(defaults) Exception raised: Traceback (most recent call last): File "c:\Python26_32\lib\doctest.py", line 1253, in __run compileflags, 1) in test.globs File "<doctest testrunner-subunit.txt[23]>", line 1, in <module> File "c:\buildslave\zope.testrunner\build\src\zope\testrunner\__init__.py", line 43, in run_internal runner.run() File "c:\buildslave\zope.testrunner\build\src\zope\testrunner\runner.py", line 136, in run feature.global_setup() File "c:\buildslave\zope.testrunner\build\src\zope\testrunner\find.py", line 454, in global_setup self.runner.options.output.import_errors(self.import_errors) File "c:\buildslave\zope.testrunner\build\src\zope\testrunner\formatter.py", line 902, in import_errors error.module, self.TAG_IMPORT_ERROR, error.exc_info) File "c:\buildslave\zope.testrunner\build\src\zope\testrunner\formatter.py", line 779, in _emit_error self._subunit.addError(test, exc_info) File "c:\eggs\python_subunit-0.0.7-py2.6.egg\subunit\__init__.py", line 626, in addError self._addOutcome("error", test, error=error, details=details) File "c:\eggs\python_subunit-0.0.7-py2.6.egg\subunit\__init__.py", line 687, in _addOutcome for line in self._exc_info_to_unicode(error, test).splitlines(): AttributeError: 'TestProtocolClient' object has no attribute '_exc_info_to_unicode' Same solution like above? Yours sincerely, -- Michael Howitz · mh@gocept.com · software developer gocept gmbh & co. kg · Forsterstraße 29 · 06112 Halle (Saale) · Germany http://gocept.com · tel +49 345 1229889 8 · fax +49 345 1229889 1 Python, Pyramid, Plone, Zope - consulting, development, hosting, operations
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 02/15/2012 02:44 AM, Michael Howitz wrote:
Am 15.02.2012 um 02:00 schrieb Zope tests summarizer: [...]
[1] FAILED ZTK 1.0dev / Python2.4.6 Linux 64bit https://mail.zope.org/pipermail/zope-tests/2012-February/058108.html
[2] FAILED ZTK 1.0dev / Python2.5.5 Linux 64bit
https://mail.zope.org/pipermail/zope-tests/2012-February/058110.html
The latest change in zope.sendmail (Adding a name to the QueueProcessorThread in r124392) seems to be not compatible with Python 2.4 and 2.5. @Marius: Any ideas?
ZTK 1.0dev should be pinned to the 3.7 branch of zope.sendmail.
[3] FAILED winbot / zope.app.server_py_265_32 https://mail.zope.org/pipermail/zope-tests/2012-February/058100.html
Traceback (most recent call last): File "c:\buildslave\zope.app.server\build\src\zope\app\server\tests\test_accesslog.py", line 23, in <module> class TestAccessLogging(test_logger.LoggingTestBase): AttributeError: 'module' object has no attribute 'LoggingTestBase'
The fix for this was to downgrade the testtools version, right?
Nope, this is a ZConfig issue: 'test_logger' is imported from ZConfig.components.logger.tests. In r124378, the LoggingTestBase class was renamed to 'LoggingTestHelper' and lost its unittest.TestCase base class (to prevent test discovery). We can: a) pin ZConfig to a hard tag b) update the code in test_accesslog to use the new spellings. c) quit importing test shims from another package (fork the old copy inot z.a.server).
[4] FAILED winbot / zope.testrunner_py_265_32 https://mail.zope.org/pipermail/zope-tests/2012-February/058102.html
File "c:\buildslave\zope.testrunner\build\src\zope\testrunner\testrunner-subunit.txt", line 331, in testrunner-subunit.txt Failed example: testrunner.run_internal(defaults) Exception raised: Traceback (most recent call last): File "c:\Python26_32\lib\doctest.py", line 1253, in __run compileflags, 1) in test.globs File "<doctest testrunner-subunit.txt[23]>", line 1, in <module> File "c:\buildslave\zope.testrunner\build\src\zope\testrunner\__init__.py", line 43, in run_internal runner.run() File "c:\buildslave\zope.testrunner\build\src\zope\testrunner\runner.py", line 136, in run feature.global_setup() File "c:\buildslave\zope.testrunner\build\src\zope\testrunner\find.py", line 454, in global_setup self.runner.options.output.import_errors(self.import_errors) File "c:\buildslave\zope.testrunner\build\src\zope\testrunner\formatter.py", line 902, in import_errors error.module, self.TAG_IMPORT_ERROR, error.exc_info) File "c:\buildslave\zope.testrunner\build\src\zope\testrunner\formatter.py", line 779, in _emit_error self._subunit.addError(test, exc_info) File "c:\eggs\python_subunit-0.0.7-py2.6.egg\subunit\__init__.py", line 626, in addError self._addOutcome("error", test, error=error, details=details) File "c:\eggs\python_subunit-0.0.7-py2.6.egg\subunit\__init__.py", line 687, in _addOutcome for line in self._exc_info_to_unicode(error, test).splitlines(): AttributeError: 'TestProtocolClient' object has no attribute '_exc_info_to_unicode'
Same solution like above?
This is the one that needs either a pin of testtools or else bugging Jonathan Lange to release a BBB-compatible version. 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/ iEYEARECAAYFAk87xpkACgkQ+gerLs4ltQ4cggCg1BLi1NjTO9BTHy1HpuMrF8CX XewAn0gmEQ4Mtcm2C4CnEpx4jVnUU1kx =ixeY -----END PGP SIGNATURE-----
On Wed, Feb 15, 2012 at 08:44:05AM +0100, Michael Howitz wrote:
Am 15.02.2012 um 02:00 schrieb Zope tests summarizer: [...]
[1] FAILED ZTK 1.0dev / Python2.4.6 Linux 64bit https://mail.zope.org/pipermail/zope-tests/2012-February/058108.html [2] FAILED ZTK 1.0dev / Python2.5.5 Linux 64bit https://mail.zope.org/pipermail/zope-tests/2012-February/058110.html
The latest change in zope.sendmail (Adding a name to the QueueProcessorThread in r124392) seems to be not compatible with Python 2.4 and 2.5. @Marius: Any ideas?
Ouch. The fix is simple: in the test use thread.getName() instead of thread.name. I'll fix it. Marius Gedminas -- All those who believe in psychokinesis raise my hand.
participants (4)
-
Marius Gedminas -
Michael Howitz -
Tres Seaver -
Zope tests summarizer