Changelog and minor cleanup of yesterdays patch
[clsql.git] / LATEST-TEST-RESULTS
index 1b1383071f8f9f88022ff30414297647661cbc22..72725ce9d9e32d178e8a651e7fa6b7330babf137 100644 (file)
@@ -1,3 +1,33 @@
+Note from Russ Tyndall <russ@acceleration.net> 2015-03-23 :
+
+This is the current results of running the test suite against all the database
+backends I have accessible, on SBCL / UBUNTU64bit.  It would be great to
+continue improving the test suite and skip tests that reliably fail, improve
+tests so that all pass.  In the interim, I would like know that I am not
+increasing the number of failing tests
+
+:mysql
+No tests failed.
+18 of 310 Tests skipped
+
+:odbc MSSQL2000/5
+No tests failed.
+22 of 306 Tests skipped:
+
+:odbc postgres
+*couldnt get them to run - foreign lib problems*
+
+:postgres-socket :postgres-socket-3
+4 out of 308 total tests failed: :TIME/PG/OODML/USEC, :TIME/PG/OODML/NO-USEC, 
+   :TIME/PG/FDML/USEC, :FDML/SELECT/36.
+20 of 308 Tests skipped:
+
+:sqlite3
+1 out of 308 total tests failed: :FDDL/INDEX/3.
+20 of 308 Tests skipped:
+
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
+
 Version 3.0.0 run on August 3, 2004 on x86, x86_64, and PowerPC platforms
 
 POSTGRESQL: All 233 tests passed (x86, Allegro CL Enterprise Edition).
@@ -48,3 +78,4 @@ MYSQL: All 217 tests passed (ppc, OpenMCL).
 SQLITE: All 224 tests passed (ppc, OpenMCL).
 ODBC/POSTGRESQL: All 232 tests passed (ppc, OpenMCL).
 ODBC/MYSQL: All 217 tests passed (ppc, OpenMCL).
+