[Zope-tests] OK -- Z2 Tests/Linux -- 2_7-branch/Py234
zope-tests at plope.com
zope-tests at plope.com
Thu Sep 23 04:47:09 EDT 2004
======================================================================
Python Version:2.3.4 (#1, Sep 21 2004, 09:29:55)
[GCC 3.3.2 20031022 (Red Hat Linux 3.3.2-1)]
Modules included:
Zope (Zope-2_7-branch)
Running unit tests from /home/chrism/opt/tests/sandbox/Zope/lib/python
/home/chrism/opt/tests/sandbox/Zope/lib/python/BTrees/check.py:207: FutureWarning: %u/%o/%x/%X of negative int will return a signed string in Python 2.4 and up
return "%s (0x%x)" % (type(obj).__name__, id(obj))
Script (Python):filepath:1: DeprecationWarning: integer argument expected, got float
/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Connection.py:152: FutureWarning: %u/%o/%x/%X of negative int will return a signed string in Python 2.4 and up
return '<Connection at %08x%s>' % (id(self), ver)
/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/tests/testTransaction.py:599: FutureWarning: %u/%o/%x/%X of negative int will return a signed string in Python 2.4 and up
return "<jar %X %s>" % (id(self), self.errors)
----------------------------------------------------------------------
Ran 2587 tests in 425.431s
OK
More information about the Zope-tests
mailing list