[Zope-dev] zope-tests - FAILED: 3, OK: 44
Tres Seaver
tseaver at palladion.com
Tue Dec 6 01:31:35 UTC 2011
-----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
- -------------------------- %< ---------------------------
> [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?
- -------------------------- %< ---------------------------
File
"c:\buildslave\zodb_dev_py_265_win32\build\src\ZODB\tests\testConnectionSavepoint.txt",
line 185, in testConnectionSavepoint.txt
Failed example:
savepoint2.rollback()
Expected:
Traceback (most recent call last):
...
InvalidSavepointRollbackError
Got:
Traceback (most recent call last):
File "c:\Python26_32\lib\doctest.py", line 1253, in __run
compileflags, 1) in test.globs
File "<doctest testConnectionSavepoint.txt[49]>", line 1, in <module>
savepoint2.rollback()
File
"c:\eggs\transaction-1.2.0-py2.6.egg\transaction\_transaction.py", line
705, in rollback
'invalidated by a later savepoint')
InvalidSavepointRollbackError: invalidated by a later savepoint
- -------------------------- %< ---------------------------
Tres.
- --
===================================================================
Tres Seaver +1 540-429-0999 tseaver at palladion.com
Palladion Software "Excellence by Design" http://palladion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk7dcHcACgkQ+gerLs4ltQ6d0gCfZCjd/rcQ7hf15SJrbEU6CZU+
UgIAoIDHZ6ekXMXy/I/cifX6eKQaHcWN
=9ig/
-----END PGP SIGNATURE-----
More information about the Zope-Dev
mailing list