[Zope-dev] zope-tests - FAILED: 4, OK: 40
Michael Howitz
mh at gocept.com
Wed Feb 15 07:44:05 UTC 2012
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 at 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
More information about the Zope-Dev
mailing list