[Zope-tests] OK : Zope-2.6 Python-2.3.6 : Linux

Zope Unit Tests zope-tests at epy.co.at
Sun Feb 11 21:10:28 EST 2007


Zope Unit Tests : OK
Zope-2.6 Python-2.3.6 : Linux

Running /usr/local/python2.3/bin/python utilities/testrunner.py -v0 -a
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)
/home/stefan/autotest/temp/python23-zope26/lib/python/DocumentTemplate/tests/testDTML.py:355: PendingDeprecationWarning: raising a string exception is deprecated
  raise 'Puke', 'raaalf'
/home/stefan/autotest/temp/python23-zope26/lib/python/BTrees/check.py:207: FutureWarning: %u/%o/%x/%X of negative int will return a signed string in Python 2.4 and up
  return "%s (0x%x)" % (type(obj).__name__, id(obj))
testDTML.py:355: PendingDeprecationWarning: raising a string exception is deprecated
/home/stefan/autotest/temp/python23-zope26/lib/python/DateTime/DateTime.py:944: PendingDeprecationWarning: raising a string exception is deprecated
  raise self.SyntaxError, st
/home/stefan/autotest/temp/python23-zope26/lib/python/Products/MailHost/MailHost.py:196: PendingDeprecationWarning: raising a string exception is deprecated
  raise MailHostError, "No message recipients designated"
/home/stefan/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'"
/home/stefan/autotest/temp/python23-zope26/lib/python/Products/ZCatalog/Catalog.py:193: PendingDeprecationWarning: raising a string exception is deprecated
  raise 'Invalid Meta-Data Name', \
/home/stefan/autotest/temp/python23-zope26/lib/python/ZODB/Connection.py:123: FutureWarning: %u/%o/%x/%X of negative int will return a signed string in Python 2.4 and up
  return '<Connection at %08x%s>' % (id(self), ver)
testTransaction.py:526: FutureWarning: %u/%o/%x/%X of negative int will return a signed string in Python 2.4 and up
/home/stefan/autotest/temp/python23-zope26/lib/python/ZPublisher/HTTPResponse.py:622: PendingDeprecationWarning: raising a string exception is deprecated
  "Sorry, the requested resource does not exist." +
/home/stefan/autotest/temp/python23-zope26/lib/python/ZPublisher/HTTPRequest.py:878: PendingDeprecationWarning: raising a string exception is deprecated
  raise "Break"
/home/stefan/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 160.018s

OK


More information about the Zope-tests mailing list