Remove old windows .dll files from source
[clsql.git] / LATEST-TEST-RESULTS
index acc91b46b34b932b78823e81c266c2d2abc39ca8..72725ce9d9e32d178e8a651e7fa6b7330babf137 100644 (file)
@@ -1,13 +1,43 @@
+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, International Allegro CL Enterprise Edition).
-POSTGRESQL-SOCKET/POSTGRESQL: All 233 tests passed (x86, International Allegro CL Enterprise Edition).
-MYSQL: All 213 tests passed (x86, International Allegro CL Enterprise Edition).
-SQLITE: All 224 tests passed (x86, International Allegro CL Enterprise Edition).
-ODBC/POSTGRESQL: All 232 tests passed (x86, International Allegro CL Enterprise Edition).
-ODBC/MYSQL: All 213 tests passed (x86, International Allegro CL Enterprise Edition).
-ORACLE: All 227 tests passed (x86, International Allegro CL Enterprise Edition).
-AODBC/UNKNOWN: 23 of 231 tests failed (x86, International Allegro CL Enterprise Edition).
+POSTGRESQL: All 233 tests passed (x86, Allegro CL Enterprise Edition).
+POSTGRESQL-SOCKET/POSTGRESQL: All 233 tests passed (x86, Allegro CL Enterprise Edition).
+MYSQL: All 213 tests passed (x86, Allegro CL Enterprise Edition).
+SQLITE: All 224 tests passed (x86, Allegro CL Enterprise Edition).
+ODBC/POSTGRESQL: All 232 tests passed (x86, Allegro CL Enterprise Edition).
+ODBC/MYSQL: All 213 tests passed (x86, Allegro CL Enterprise Edition).
+ORACLE: All 227 tests passed (x86, Allegro CL Enterprise Edition).
+AODBC/UNKNOWN: 23 of 231 tests failed (x86, Allegro CL Enterprise Edition).
 POSTGRESQL: All 233 tests passed (X86, CMU Common Lisp).
 POSTGRESQL-SOCKET/POSTGRESQL: All 233 tests passed (X86, CMU Common Lisp).
 MYSQL: All 213 tests passed (X86, CMU Common Lisp).
@@ -29,3 +59,23 @@ SQLITE: All 224 tests passed (X86, SBCL).
 ODBC/POSTGRESQL: All 232 tests passed (X86, SBCL).
 ODBC/MYSQL: All 213 tests passed (X86, SBCL).
 ORACLE: All 227 tests passed (X86, SBCL).
+
+POSTGRESQL: All 233 tests passed (64-bit AMD64, Allegro CL Enterprise Edition).
+POSTGRESQL-SOCKET/POSTGRESQL: All 233 tests passed (64-bit AMD64, Allegro CL Enterprise Edition).
+MYSQL: All 223 tests passed (64-bit AMD64, Allegro CL Enterprise Edition).
+SQLITE: All 224 tests passed (64-bit AMD64, Allegro CL Enterprise Edition).
+ORACLE: All 227 tests passed (64-bit AMD64, Allegro CL Enterprise Edition).
+
+POSTGRESQL: All 233 tests passed (PowerPC, SBCL).
+POSTGRESQL-SOCKET/POSTGRESQL: All 233 tests passed (PowerPC, SBCL).
+MYSQL: All 217 tests passed (PowerPC, SBCL).
+SQLITE: All 224 tests passed (PowerPC, SBCL).
+ODBC/POSTGRESQL: All 232 tests passed (PowerPC, SBCL).
+ODBC/MYSQL: All 217 tests passed (PowerPC, SBCL).
+POSTGRESQL: All 233 tests passed (ppc, OpenMCL).
+POSTGRESQL-SOCKET/POSTGRESQL: All 233 tests passed (ppc, OpenMCL).
+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).
+