[Zope-dev] zope-tests - FAILED: 3, OK: 44

Chris McDonough chrism at plope.com
Tue Dec 6 04:47:06 UTC 2011


On Mon, 2011-12-05 at 20:31 -0500, Tres Seaver wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> > [1]    FAILED  winbot / ZODB_dev py_254_win32 
> > https://mail.zope.org/pipermail/zope-tests/2011-December/053672.html
> 
> 
> This appears to be due to the incompatibility of transaction 1.2 with
> Python < 2.6:
> 
> - -------------------------- %< ---------------------------
> Getting distribution for 'transaction>=1.1.0'.
>   File "build\bdist.win32\egg\transaction\tests\savepointsample.py", line 26
>     class SampleDataManager(object):
>         ^
> SyntaxError: invalid syntax
> 
>   File
> "c:\eggs\tmpp2qpjq\transaction-1.2.0-py2.5.egg\transaction\tests\savepointsample.py",
> line 26
>     class SampleDataManager(object):
>         ^
> SyntaxError: invalid syntax
> - -------------------------- %< ---------------------------

This bot configuration needs to be disabled (py 2.5 + ZODB trunk, that
is).

> > [2]    FAILED  winbot / ZODB_dev py_265_win32 
> > https://mail.zope.org/pipermail/zope-tests/2011-December/053673.html
> > 
> > 
> > [3]    FAILED  winbot / ZODB_dev py_265_win64 
> > https://mail.zope.org/pipermail/zope-tests/2011-December/053674.html
> 
> 
> These are both odd doctest failures, perhaps also related to the recent
> transaction release?

Yes.  I'll see if I can fix it in the ZODB trunk.

- C




More information about the Zope-Dev mailing list