[Zope3-dev] Linux Test Results - Zope 3 - Not OK :-(

zope-tests@squishdot.org zope-tests@squishdot.org
Mon, 25 Nov 2002 03:00:10 +0000


==============================================================================
==============================================================================
Python Version:2.2.2 (#1, Nov  4 2002, 11:01:21) 
[GCC 2.95.2 20000220 (Debian GNU/Linux)]

Modules included:
Zope3 (HEAD)

Error importing ZEO.tests.testConnection
No module named ThreadedAsync

Error importing ZEO.tests.testStart
cannot import name ClientStorage

Error importing ZEO.tests.testZEO
cannot import name ClientStorage

  File "/stuff/chrisw/ZopeTests/sandbox/Zope3/lib/python/ZEO/zrpc/client.py", line 22, in ?
    import ThreadedAsync
  File "/stuff/chrisw/ZopeTests/sandbox/Zope3/lib/python/ZEO/tests/testStart.py", line 24, in ?
    from ZEO.ClientStorage import ClientStorage
  File "/stuff/chrisw/ZopeTests/sandbox/Zope3/lib/python/ZEO/tests/testZEO.py", line 57, in ?
    from ZEO.ClientStorage import ClientStorage
----------------------------------------------------------------------
Ran 2365 tests in 139.214s

OK