[Zope-dev] zope-tests - FAILED: 5, OK: 41, UNKNOWN: 1

Wolfgang Schnerring ws at gocept.com
Fri Nov 18 06:56:49 UTC 2011


* Zope tests summarizer <noreply at zope.org> [2011-11-18 02:00]:
> [2]    FAILED  ZTK 1.0dev / Python2.4.6 Linux 64bit
>        https://mail.zope.org/pipermail/zope-tests/2011-November/052798.html
> Module: zope.publisher.tests.test_testing
> 
>   File "/home/ccomb/ztk1.0dev-slave/Python2.4.6-Linux-64bit/build/src/zope.publisher/src/zope/publisher/tests/test_testing.py", line 33
>     with zope.publisher.testing.interaction('foo'):
>             ^
> SyntaxError: invalid syntax

I introduced this context manager in zope.publisher, fully aware that it
requires 2.5 at the least (which complies with the ZTK 1.1 specification
of 2.5--2.7).

Thus, I'm really confused why the builder for ZTK 1.0 is picking this up,
I've only bumped the version of zope.publisher in toolkit/trunk, nowhere
else.

Can somebody enlighten me what "ZTK 1.0dev" actually builds?

Thanks,
Wolfgang



More information about the Zope-Dev mailing list