[Zope-Coders] Zope test results

background@shane.zope.com background@shane.zope.com
Fri, 18 Jan 2002 22:24:04 -0500 (EST)


Packages included in tests: Zope, CMF, ZEO, bsddb3Storage

**********************************************************************
Zope CVS Head
**********************************************************************
----------------------------------------------------------------------
Ran 1590 tests in 265.697s

OK

**********************************************************************
Zope 2.5 branch
**********************************************************************
----------------------------------------------------------------------
Ran 1590 tests in 272.346s

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 1592 tests in 273.163s

OK