[Zope-DB] DCOracle2 TestSuite failures :-S

Chris Withers chrisw at simplistix.co.uk
Fri Oct 24 05:50:40 EDT 2003


Hi,

Just tried to run the DCOracle2 TestSuite prior to making some changes and got:

$ python test_dcoracle2_dbapi20.py -vv
test_BINARY (__main__.test_DCOracle2) ... ok
test_Binary (__main__.test_DCOracle2) ... ok
test_DATETIME (__main__.test_DCOracle2) ... ok
test_Date (__main__.test_DCOracle2) ... ok
test_Exceptions (__main__.test_DCOracle2) ... ok
test_NUMBER (__main__.test_DCOracle2) ... ok
test_ROWID (__main__.test_DCOracle2) ... ok
test_STRING (__main__.test_DCOracle2) ... ok
test_Time (__main__.test_DCOracle2) ... ok
test_Timestamp (__main__.test_DCOracle2) ... ok
test_apilevel (__main__.test_DCOracle2) ... ok
test_arraysize (__main__.test_DCOracle2) ... ok
test_callproc (__main__.test_DCOracle2) ... ok
test_close (__main__.test_DCOracle2) ... FAIL
test_commit (__main__.test_DCOracle2) ... ok
test_connect (__main__.test_DCOracle2) ... ok
test_cursor (__main__.test_DCOracle2) ... ok
test_cursor_isolation (__main__.test_DCOracle2) ... ok
test_description (__main__.test_DCOracle2) ... ok
test_execute (__main__.test_DCOracle2) ... ok
test_executemany (__main__.test_DCOracle2) ... ok
test_fetchall (__main__.test_DCOracle2) ... Segmentation fault

Any ideas what that fail is?
More importantly, that segfault looks pretty un-nice :-S
Could that have been a mistake in my compilation?
Any other ideas?

Chris




More information about the Zope-DB mailing list