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

zope-tests at bitdance.com zope-tests at bitdance.com
Sat Dec 20 12:06:42 EST 2003


==============================================================================
==============================================================================
Python Version:2.3.2 (#1, Oct 14 2003, 12:41:24) 
[GCC 3.2.2 [FreeBSD] 20030205 (release)]

Modules included:
Zope3 (HEAD)

Running unit tests from /var/home/rdmurray/proj/zopeautotest/sandbox/Zope3
Error importing zope.app.rdb.tests.test_sqlcommand
cannot import name SQLCommand
The following test left new threads behind:
testTimeout (zodb.zeo.tests.test_conn.MappingStorageTimeoutTests)
New thread(s): [<ConnectThread(Connect([(2, ('localhost', 25246))]), started daemon)>]
The following test left new threads behind:
testZEOInvalidation (zodb.zeo.tests.test_zeo.MappingStorageTests)
New thread(s): [<ConnectThread(Connect([(2, ('localhost', 29186))]), started daemon)>, <ConnectThread(Connect([(2, ('localhost', 25472))]), started daemon)>]
Traceback (most recent call last):
  File "test.py", line 518, in get_suite
    mod = package_import(modname)
  File "test.py", line 510, in package_import
    mod = __import__(modname)
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/app/rdb/tests/test_sqlcommand.py", line 26, in ?
    from zope.app.rdb import SQLCommand
ImportError: cannot import name SQLCommand
----------------------------------------------------------------------
Ran 4978 tests in 320.906s

OK




More information about the Zope3-dev mailing list