[Zope-tests] OK -- Z2 Tests/Linux -- 2_7-branch/Py23maint (nightly
build)
zope-tests at plope.com
zope-tests at plope.com
Wed Jan 7 05:55:22 EST 2004
======================================================================
Python Version:2.3.3 (#1, Jan 7 2004, 01:29:06)
[GCC 3.2 20020903 (Red Hat Linux 8.0 3.2-7)]
Modules included:
Zope (Zope-2_7-branch)
Running unit tests from /home/chrism/opt/tests/sandbox/Zope
/home/chrism/opt/tests/sandbox/Zope/lib/python/Products/PluginIndexes/common/util.py:77: DeprecationWarning:
ZCatalog query using 'date_usage' detected.
Using query parameters ending with '_usage' is deprecated.
Consider using record-style parameters instead (see lib/python/Products/PluggableIndexes/README.txt for details)
warn("\nZCatalog query using '%s' detected.\nUsing query parameters ending with '_usage' is deprecated.\nConsider using record-style parameters instead (see lib/python/Products/PluggableIndexes/README.txt for details)" % usage_param, DeprecationWarning)
/home/chrism/opt/tests/sandbox/Zope/lib/python/Products/PluginIndexes/common/util.py:77: DeprecationWarning:
ZCatalog query using 'foo_usage' detected.
Using query parameters ending with '_usage' is deprecated.
Consider using record-style parameters instead (see lib/python/Products/PluggableIndexes/README.txt for details)
warn("\nZCatalog query using '%s' detected.\nUsing query parameters ending with '_usage' is deprecated.\nConsider using record-style parameters instead (see lib/python/Products/PluggableIndexes/README.txt for details)" % usage_param, DeprecationWarning)
/home/chrism/opt/tests/sandbox/Zope/lib/python/Products/PluginIndexes/common/util.py:77: DeprecationWarning:
ZCatalog query using 'att3_usage' detected.
Using query parameters ending with '_usage' is deprecated.
Consider using record-style parameters instead (see lib/python/Products/PluggableIndexes/README.txt for details)
warn("\nZCatalog query using '%s' detected.\nUsing query parameters ending with '_usage' is deprecated.\nConsider using record-style parameters instead (see lib/python/Products/PluggableIndexes/README.txt for details)" % usage_param, DeprecationWarning)
----------------------------------------------------------------------
Ran 2632 tests in 835.399s
OK
More information about the Zope-tests
mailing list