[Zope3-dev] Win32 Tests - Zope 3 (C extensions built with Borland compiler) - Not OK :-(

gotcha@swing.be gotcha@swing.be
Mon, 25 Nov 2002 09:16:10 +0100 (MET)


==============================================================================
==============================================================================
Python Version:2.2.2 (#37, Oct 14 2002, 17:02:34) [MSC 32 bit (Intel)]

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 "c:\tmp\Zope3TestsSandbox\Zope3\lib\python\ZEO\zrpc\client.py", line 22, in ?
    import ThreadedAsync
  File "c:\tmp\Zope3TestsSandbox\Zope3\lib\python\ZEO\tests\testStart.py", line 24, in ?
    from ZEO.ClientStorage import ClientStorage
  File "c:\tmp\Zope3TestsSandbox\Zope3\lib\python\ZEO\tests\testZEO.py", line 57, in ?
    from ZEO.ClientStorage import ClientStorage
----------------------------------------------------------------------
Ran 2365 tests in 242.699s

OK