[Zope-Coders] Zope test results
background@shane.zope.com
background@shane.zope.com
Tue, 22 Jan 2002 22:24:08 -0500 (EST)
Packages included in tests: Zope, CMF, ZEO, bsddb3Storage
**********************************************************************
Zope CVS Head
**********************************************************************
----------------------------------------------------------------------
Ran 1610 tests in 286.367s
OK
**********************************************************************
Zope 2.5 branch
**********************************************************************
----------------------------------------------------------------------
Ran 1610 tests in 289.485s
OK
**********************************************************************
Zope CVS Head with Python 2.2 (plus distutils-config-branch)
**********************************************************************
/usr/local/lib/python2.2/FCNTL.py:7: DeprecationWarning: the FCNTL module is deprecated; please use fcntl
DeprecationWarning)
/home/background/zopetest/lib/python/TAL/TALInterpreter.py:421: DeprecationWarning: strop functions are obsolete; use string methods
i = rfind(s, '\n')
/home/background/zopetest/lib/python/TAL/TALInterpreter.py:293: DeprecationWarning: strop functions are obsolete; use string methods
if self.html and lower(name) in BOOLEAN_HTML_ATTRS:
/home/background/zopetest/lib/python/TAL/TALInterpreter.py:269: DeprecationWarning: strop functions are obsolete; use string methods
i = rfind(name, ":") + 1
----------------------------------------------------------------------
Ran 1612 tests in 289.230s
OK