On Tue, 15 Feb 2005 05:20:42 -0500, Winston Wolff wrote:
>�Can a few more people run the MiddleKit tests on their machines? �I
>�want to see if the failures I am getting are from my version of
>�MySQL or from MiddleKit.
>
>�-ww
I've completed a whole bunch of improvements to MiddleKit which I'll detail in
another email. The MiddleKit test suite passes for me on Windows using a
slightly older MySQLdb module and MySQL database, and also on Linux using the
latest releases of each.
Someone reported that MiddleKit's Postgres support is broken. I'll have access
to Postgres soon and fix. I'd bet money that MS SQL is broken and I'll fix that
on Sunday Feb 20.
I also enhanced MiddleKit's Test.py to output information about the system it
was run on to make it easier for us to compare. Here's the tail of my two runs:
SYSTEM INFO
-----------
sys.version = 2.3.4 (#53, May 25 2004, 21:17:02) [MSC v.1200 32 bit (Intel)]
sys.platform = win32
os.name = nt
sys.getwindowsversion() = (5, 1, 2600, 2, 'Service Pack 1')
os.getcwd() = C:\All\echuck\Projects\WebwareHEAD\MiddleKit\Tests
dbName = MySQL
<cmd> mysql --version
mysql Ver 12.22 Distrib 4.0.20a, for Win95/Win98 (i32)
modules with versions:
MySQLdb, (1, 0, 0, 'final', 1),
C:\Python23\lib\site-packages\MySQLdb\__init__.pyc
_mysql, (1, 0, 0, 'final', 1), C:\Python23\lib\site-packages\_mysql.pyd
RESULTS
-------
succeeded MKBasic.mkmodel
succeeded MKNone.mkmodel
succeeded MKString.mkmodel
succeeded MKDateTime.mkmodel
succeeded MKEnums.mkmodel
succeeded MKDefaultMinMax.mkmodel
succeeded MKTypeValueChecking.mkmodel
succeeded MKInheritance.mkmodel
succeeded MKInheritanceAbstract.mkmodel
succeeded MKList.mkmodel
succeeded MKObjRef.mkmodel
succeeded MKObjRefReuse.mkmodel
succeeded MKDelete.mkmodel
succeeded MKDeleteMark.mkmodel
succeeded MKMultipleStores.mkmodel
succeeded MKMultipleThreads.mkmodel
succeeded MKModelInh1.mkmodel
succeeded MKModelInh2.mkmodel
succeeded MKModelInh3.mkmodel
succeeded MKExcel.mkmodel
SYSTEM INFO
-----------
sys.version = 2.3.4 (#1, Jan 13 2005, 19:39:32)
[GCC 3.2.2 20030222 (Red Hat Linux 3.2.2-5)]
sys.platform = linux2
os.name = posix
os.getcwd() = /home/echuck/WebwareHEAD/MiddleKit/Tests
dbName = MySQL
<cmd> mysql --version
mysql Ver 14.7 Distrib 4.1.10, for pc-linux-gnu (i686)
modules with versions:
MySQLdb, (1, 2, 0, 'final', 1),
/usr/local/lib/python2.3/site-packages/MySQLdb/__init__.pyc
_mysql, (1, 2, 0, 'final', 1),
/usr/local/lib/python2.3/site-packages/_mysql.so
RESULTS
-------
succeeded MKBasic.mkmodel
succeeded MKNone.mkmodel
succeeded MKString.mkmodel
succeeded MKDateTime.mkmodel
succeeded MKEnums.mkmodel
succeeded MKDefaultMinMax.mkmodel
succeeded MKTypeValueChecking.mkmodel
succeeded MKInheritance.mkmodel
succeeded MKInheritanceAbstract.mkmodel
succeeded MKList.mkmodel
succeeded MKObjRef.mkmodel
succeeded MKObjRefReuse.mkmodel
succeeded MKDelete.mkmodel
succeeded MKDeleteMark.mkmodel
succeeded MKMultipleStores.mkmodel
succeeded MKMultipleThreads.mkmodel
succeeded MKModelInh1.mkmodel
succeeded MKModelInh2.mkmodel
succeeded MKModelInh3.mkmodel
skipped MKExcel.mkmodel
-Chuck
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click
_______________________________________________
Webware-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/webware-devel