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

2011-12-06 Thread Chris McDonough
On Mon, 2011-12-05 at 23:47 -0500, Chris McDonough wrote: > > > > 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. The ZODB trunk test that failed has been fixed to work with transaction>=1.2.0.

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

2011-12-05 Thread Adam GROSZER
Hello, Jim? On Mon, 05 Dec 2011 23:47:06 -0500 you wrote: 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

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

2011-12-05 Thread Chris McDonough
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

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

2011-12-05 Thread Tres Seaver
-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: - -- %< -