[Zope-tests] OK : Zope-trunk Python-2.4.3 : Linux
Zope Unit Tests
zope-tests at epy.co.at
Mon Apr 24 21:17:25 EDT 2006
Zope Unit Tests : OK
Zope-trunk Python-2.4.3 : Linux
Running /usr/local/python2.4/bin/python test.py -q --all
/home/stefan/autotest/temp/python24-zope210/lib/python/App/Product.py:45: DeprecationWarning: ZClasses are deprecated, unmaintained and should no longer be used
import ZClasses, AccessControl.Owned
/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PluginIndexes/__init__.py:19: DeprecationWarning: Using TextIndex is deprecated (will be removed in Zope 2.12). Use ZCTextIndex instead.
import TextIndex.TextIndex
/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py:710: DeprecationWarning: Using Gadfly and ZGadflyDA is deprecated. The module will be removed in Zope 2.11)
product=__import__(pname, global_dict, global_dict, silly)
Running unit tests:
The following test left new threads behind:
testABOR (zope.server.ftp.tests.test_ftpserver.Tests)
New thread(s): [<_DummyThread(Dummy-26, started daemon)>]
Ran 4767 tests with 0 failures and 0 errors in 189.122 seconds.
OK
More information about the Zope-tests
mailing list