File: LATEST-TEST-RESULTS

package info (click to toggle)
cl-sql 6.7.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,564 kB
  • sloc: lisp: 24,508; xml: 17,898; makefile: 493; ansic: 201; sh: 39; cpp: 9
file content (81 lines) | stat: -rw-r--r-- 3,726 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
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).
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).
SQLITE: All 224 tests passed (X86, CMU Common Lisp).
ODBC/POSTGRESQL: All 232 tests passed (X86, CMU Common Lisp).
ODBC/MYSQL: All 213 tests passed (X86, CMU Common Lisp).
ORACLE: All 227 tests passed (X86, CMU Common Lisp).
POSTGRESQL: All 233 tests passed (NIL, LispWorks).
POSTGRESQL-SOCKET/POSTGRESQL: All 233 tests passed (NIL, LispWorks).
MYSQL: All 213 tests passed (NIL, LispWorks).
SQLITE: All 224 tests passed (NIL, LispWorks).
ODBC/POSTGRESQL: All 232 tests passed (NIL, LispWorks).
ODBC/MYSQL: All 213 tests passed (NIL, LispWorks).
ORACLE: All 227 tests passed (NIL, LispWorks).
POSTGRESQL: All 233 tests passed (X86, SBCL).
POSTGRESQL-SOCKET/POSTGRESQL: All 233 tests passed (X86, SBCL).
MYSQL: All 213 tests passed (X86, SBCL).
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).