[Zope-Coders] Zope test results

background@shane.zope.com background@shane.zope.com
Wed, 16 Jan 2002 22:23:36 -0500 (EST)


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

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

OK

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

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 266.457s

OK