[Zope-dev] zope-tests - FAILED: 8, OK: 39

Tres Seaver tseaver at palladion.com
Sun Nov 13 13:22:38 UTC 2011


> [1]    FAILED  ZTK 1.1dev / Python2.7.2 Linux 64bit 
> https://mail.zope.org/pipermail/zope-tests/2011-November/052554.html

This is the same hour-long timeout as yesterday in the buildout step:

> mr.developer: Updated 'zope.viewlet' with subversion.
> 
> command timed out: 3600 seconds without output, killing pid 22071 
> process killed by signal 9 program finished with exit code -1 
> elapsedTime=4054.018485

I have no idea what is failing.


> [2]    FAILED  Zope 3.4 KGS / Python2.4.6 64bit linux 
> https://mail.zope.org/pipermail/zope-tests/2011-November/052563.html
> 
> 
> [3]    FAILED  Zope 3.4 KGS / Python2.5.5 64bit linux 
> https://mail.zope.org/pipermail/zope-tests/2011-November/052564.html
> 
> 
> [4]    FAILED  Zope 3.4 Known Good Set / py2.4-32bit-linux 
> https://mail.zope.org/pipermail/zope-tests/2011-November/052550.html
> 
> 
> [5]    FAILED  Zope 3.4 Known Good Set / py2.4-64bit-linux 
> https://mail.zope.org/pipermail/zope-tests/2011-November/052548.html
> 
> 
> [6]    FAILED  Zope 3.4 Known Good Set / py2.5-32bit-linux 
> https://mail.zope.org/pipermail/zope-tests/2011-November/052559.html
> 
> 
> [7]    FAILED  Zope 3.4 Known Good Set / py2.5-64bit-linux 
> https://mail.zope.org/pipermail/zope-tests/2011-November/052552.html

If somebody who cares about the KGS could look at these failures and
figure out why knew versions are slipping into the mix, that would be
great.  Otherwise, we should just quit testing it.



> [8]    FAILED  winbot / z3c.form_py_265_32 
> https://mail.zope.org/pipermail/zope-tests/2011-November/052551.html

Stephan said yesterday he thought this was a chameleon bug.  I just
tried to reproduce this on a Linux box with a fresh checkout, using
Python 2.5.5.  The tests don't even run for me::

> Traceback (most recent call last):
>   File "/tmp/zft/bin/test", line 26, in <module>
>     '--test-path', '/tmp/zft/src',
>   File "/tmp/zft/eggs/zope.testrunner-4.0.4-py2.5.egg/zope/testrunner/__init__.py", line 30, in run
>     failed = run_internal(defaults, args, script_parts=script_parts)
>   File "/tmp/zft/eggs/zope.testrunner-4.0.4-py2.5.egg/zope/testrunner/__init__.py", line 41, in run_internal
>     from zope.testrunner.runner import Runner
>   File "/tmp/zft/eggs/zope.testrunner-4.0.4-py2.5.egg/zope/testrunner/runner.py", line 46, in <module>
>     import zope.testrunner.tb_format
>   File "/tmp/zft/eggs/zope.testrunner-4.0.4-py2.5.egg/zope/testrunner/tb_format.py", line 19, in <module>
>     import zope.exceptions.exceptionformatter
>   File "/tmp/zft/eggs/zope.exceptions-3.6.1-py2.5.egg/zope/exceptions/__init__.py", line 24, in <module>
>     import zope.security
>   File "/tmp/zft/eggs/zope.security-3.8.3-py2.5-linux-i686.egg/zope/security/__init__.py", line 17, in <module>
>     from zope.security.management import checkPermission
>   File "/tmp/zft/eggs/zope.security-3.8.3-py2.5-linux-i686.egg/zope/security/management.py", line 20, in <module>
>     from zope.security import interfaces
>   File "/tmp/zft/eggs/zope.security-3.8.3-py2.5-linux-i686.egg/zope/security/interfaces.py", line 19, in <module>
>     from zope.schema import Text, TextLine
>   File "/tmp/zft/eggs/zope.schema-4.0.0-py2.5.egg/zope/schema/__init__.py", line 16, in <module>
>     from zope.schema._field import Field, Container, Iterable, Orderable
>   File "/tmp/zft/eggs/zope.schema-4.0.0-py2.5.egg/zope/schema/_field.py", line 78
>     class SourceText(Text):
>         ^
> SyntaxError: invalid syntax



Tres.
-- 
===================================================================
Tres Seaver          +1 540-429-0999          tseaver at palladion.com
Palladion Software   "Excellence by Design"    http://palladion.com



More information about the Zope-Dev mailing list