[Zope-tests] OK : Zope-2.7 Python-2.3.6 : Linux

Zope Unit Tests zope-tests at epy.co.at
Tue Jul 24 20:51:52 EDT 2007


Zope Unit Tests : OK
Zope-2.7 Python-2.3.6 : Linux

Running /usr/local/python2.3/bin/python test.py
/home/stefan/autotest/temp/python23-zope27/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/stefan/autotest/temp/python23-zope27/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/stefan/autotest/temp/python23-zope27/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 2553 tests in 195.405s

OK


More information about the Zope-tests mailing list