Re: [Zope-dev] zope-tests - FAILED: 4, OK: 40

2012-02-14 Thread Michael Howitz
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 
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 "", line 1, in 
  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 · m...@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

___
Zope-Dev maillist  -  Zope-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists -
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope )


[Zope-dev] zope-tests - FAILED: 4, OK: 40

2012-02-14 Thread Zope tests summarizer
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


___
Zope-Dev maillist  -  Zope-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists -
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] Zope Toolkit - 1.0.6 and 1.1.4 released

2012-02-14 Thread Hanno Schlichting
On Tue, Feb 14, 2012 at 2:23 PM, Sebastien Douche  wrote:
> Cool! Any news for for the trunk? Any chance to see a ZTK 2.0?

I'm not involved in ZTK discussions beyond 1.1 or Zope 2 discussions
beyond 2.13.

But even as a bystander I haven't seen anyone talk about such a
release or anyone requesting it.

Hanno
___
Zope-Dev maillist  -  Zope-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists -
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] Zope Toolkit - 1.0.6 and 1.1.4 released

2012-02-14 Thread Sebastien Douche
On Mon, Feb 13, 2012 at 13:45, Hanno Schlichting  wrote:
> Hi.

Hey Hanno :)

> On behalf of the Zope Toolkit release team and the Zope community, I'm
> happy to announce the release of the Zope Toolkit 1.0.6 and 1.1.4.

Cool! Any news for for the trunk? Any chance to see a ZTK 2.0?


-- 
Sebastien Douche 
Twitter: @sdouche / G+: +sdouche
___
Zope-Dev maillist  -  Zope-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists -
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope )