[Zope-Coders] Tests - HEAD/Py2.3 - Not OK :-(

zope-tests at plope.com zope-tests at plope.com
Fri Dec 5 05:12:18 EST 2003


======================================================================
Python Version:2.3.2 (#1, Nov  2 2003, 08:53:03) 
[GCC 3.2 20020903 (Red Hat Linux 8.0 3.2-7)]

Modules included:
Zope (HEAD)

Running unit tests from /home/chrism/opt/tests/sandbox/Zope
/home/chrism/opt/tests/sandbox/Zope/lib/python/Products/PluginIndexes/DateRangeIndex/tests/test_DateRangeIndex.py:120: OverflowWarning: integer addition
  bad = Dummy( 'bad', sys.maxint + 1, sys.maxint + 1 )
/home/chrism/opt/tests/sandbox/Zope/lib/python/ZConfig/datatypes.py:116: OverflowWarning: string/unicode conversion
  return int(value)
/home/chrism/opt/Python-2.3.2/lib/python2.3/logging/__init__.py:907: PendingDeprecationWarning: use func(*args, **kwargs) instead of apply(func, args, kwargs)
  apply(self._log, (WARNING, msg, args), kwargs)
----------------------------------------------------------------------
Ran 2353 tests in 212.063s

OK




More information about the Zope-Coders mailing list