[Zope-tests] OK : Zope-2_6-branch Python-2.3.5 : Linux

Zope Unit Tests zope-tests at epy.co.at
Sat Apr 2 21:46:23 EST 2005


Zope Unit Tests : OK
Zope-2_6-branch Python-2.3.5 : Linux

Running /usr/local/python2.3/bin/python utilities/testrunner.py -v0 -ka
utilities/testrunner.py:132: DeprecationWarning: Non-ASCII character '\xe4' in file testUnicodeSplitter.py on line 9, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
  module=imp.load_module(name, file, pathname, desc)
utilities/testrunner.py:132: DeprecationWarning: Non-ASCII character '\xf6' in file testSplitter.py on line 29, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
  module=imp.load_module(name, file, pathname, desc)
utilities/testrunner.py:132: DeprecationWarning: Non-ASCII character '\xe9' in file test_talinterpreter.py on line 69, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
  module=imp.load_module(name, file, pathname, desc)
/autotest/temp/python23-zope26/lib/python/DocumentTemplate/tests/testDTML.py:355: PendingDeprecationWarning: raising a string exception is deprecated
  raise 'Puke', 'raaalf'
testDTML.py:355: PendingDeprecationWarning: raising a string exception is deprecated
/autotest/temp/python23-zope26/lib/python/DateTime/DateTime.py:944: PendingDeprecationWarning: raising a string exception is deprecated
  raise self.SyntaxError, st
/autotest/temp/python23-zope26/lib/python/Products/MailHost/MailHost.py:196: PendingDeprecationWarning: raising a string exception is deprecated
  raise MailHostError, "No message recipients designated"
/autotest/temp/python23-zope26/lib/python/Products/MailHost/MailHost.py:202: PendingDeprecationWarning: raising a string exception is deprecated
  raise MailHostError,"Message missing SMTP Header 'From'"
/autotest/temp/python23-zope26/lib/python/Products/ZCatalog/Catalog.py:193: PendingDeprecationWarning: raising a string exception is deprecated
  raise 'Invalid Meta-Data Name', \
/autotest/temp/python23-zope26/lib/python/ZPublisher/HTTPResponse.py:622: PendingDeprecationWarning: raising a string exception is deprecated
  "Sorry, the requested resource does not exist." +
/autotest/temp/python23-zope26/lib/python/ZPublisher/HTTPRequest.py:878: PendingDeprecationWarning: raising a string exception is deprecated
  raise "Break"
/autotest/temp/python23-zope26/lib/python/ZPublisher/Converters.py:108: PendingDeprecationWarning: raising a string exception is deprecated
  raise DateTime.SyntaxError, escape(e)
----------------------------------------------------------------------
Ran 1891 tests in 131.914s

OK


More information about the Zope-tests mailing list