[Zope3-dev] FreeBSD Test Results - Zope 3 / Python 2.3 - Not OK :-(

zope-tests@bitdance.com zope-tests@bitdance.com
Wed, 11 Dec 2002 04:19:20 -0500 (EST)


==============================================================================
==============================================================================
Python Version:2.3a0 (#1, Oct 13 2002, 22:44:48) 
[GCC 2.95.4 20020320 [FreeBSD]]

Modules included:
Zope3 (HEAD)

/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/lib/python/Zope/TextIndex/tests/testLexicon.py:129: DeprecationWarning: Non-ASCII character '\xfc', but no declared encoding
  words = ['mülltonne waschbär behörde überflieger']
Exception in thread Connect([(2, ('localhost', 29094)), (2, ('localhost', 27706))]):
Traceback (most recent call last):
  File "/usr/local/lib/python2.3/threading.py", line 410, in __bootstrap
    self.run()
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/lib/python/ZEO/zrpc/client.py", line 290, in run
    success = self.try_connecting(attempt_timeout)
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/lib/python/ZEO/zrpc/client.py", line 323, in try_connecting
    r = self._fallback_wrappers(wrappers, deadline)
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/lib/python/ZEO/zrpc/client.py", line 393, in _fallback_wrappers
    assert wrap.state == "tested" and wrap.preferred == 0
AssertionError

/usr/local/lib/python2.3/pickle.py:934: DeprecationWarning: The None return argument form of __reduce__  is deprecated. Return a tuple of arguments instead.
  DeprecationWarning)
----------------------------------------------------------------------
Ran 2717 tests in 226.103s

OK