[Zope-tests] Tests - HEAD/Py2.3 - Not OK :-(
zope-tests at plope.com
zope-tests at plope.com
Tue Dec 16 05:12:01 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/ZPublisher/BeforeTraverse.py:144: PendingDeprecationWarning: use func(*args, **kwargs) instead of apply(func, args, kwargs)
apply(meth, (container, request, None)[:args])
/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 2371 tests in 213.175s
OK
More information about the Zope-tests
mailing list