[Zope-dev] zope-tests - FAILED: 9, OK: 71
Tres Seaver
tseaver at palladion.com
Sat Apr 30 12:39:28 EDT 2011
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 04/30/2011 12:20 PM, Tres Seaver wrote:
> On 04/30/2011 01:00 AM, Zope tests summarizer wrote:
>
>> [1] FAILED Zope Buildbot / zope2.13-py2.7 slave-ubuntu64
>> https://mail.zope.org/pipermail/zope-tests/2011-April/039360.html
>
>
>> [2] FAILED Zope Buildbot / zope2.14-py2.7 slave-ubuntu64
>> https://mail.zope.org/pipermail/zope-tests/2011-April/039362.html
>
> OK, I looked closer: these failures are happening:
>
> - During the final cleanup phase (all tests pass first);
>
> - Only on ubuntu64;
>
> - Only on Python 2.7.
>
> Does that suggest anything to anyone?
I wonder if we have a bug in Python 2.7 here: I'm seeing deprecation
warnings for CObject::
- ------------------------ %< ---------------------
/path/to/z213/eggs/zope.proxy-3.6.1-py2.7-linux-i686.egg/zope/proxy/__init__.py:18:
PendingDeprecationWarning: The CObject type is marked Pending
Deprecation in Python 2.7. Please use capsule objects instead.
from zope.proxy._zope_proxy_proxy import *
/path/to/z213/eggs/ZODB3-3.10.2-py2.7-linux-i686.egg/persistent/__init__.py:19:
PendingDeprecationWarning: The CObject type is marked Pending
Deprecation in Python 2.7. Please use capsule objects instead.
from cPersistence import Persistent, GHOST, UPTODATE, CHANGED, STICKY
/path/to/z213/eggs/ExtensionClass-2.13.2-py2.7-linux-i686.egg/ExtensionClass/__init__.py:105:
PendingDeprecationWarning: The CObject type is marked Pending
Deprecation in Python 2.7. Please use capsule objects instead.
from _ExtensionClass import *
/path/to/z213/eggs/Acquisition-2.13.7-py2.7-linux-i686.egg/Acquisition/__init__.py:3:
PendingDeprecationWarning: The CObject type is marked Pending
Deprecation in Python 2.7. Please use capsule objects instead.
from _Acquisition import *
- ------------------------ %< ---------------------
and I recall some discussion about issues with the backport of the
capsule stuff to 2.7.
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/
iEYEARECAAYFAk28O0AACgkQ+gerLs4ltQ6BZQCgyLBFxiV/CmwEldPr41ewlaLk
nn8AniZf3BvJj4LBFmGmUGU5trU7WR+x
=piET
-----END PGP SIGNATURE-----
More information about the Zope-Dev
mailing list