blob: 3838b7b47c7a1ca9cd039f0d7f31eac451e26e78 (
plain)
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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
|
SQLite 2020-06-18 14:00:33 7ebdfa80be8e8e73324b8d66b3460222eb74c7e9dfd655b48d6ca7e1933cc8fd
103 errors out of 202628 tests on Linux 64-bit little-endian
!Failures on these tests:
check-2.1
check-2.2
check-2.3
check-2.4
check-2.5
check-2.5b
check-2.6
check-3.2
check-3.4
check-3.6
collate1-6.1
corruptK-3.2
corruptK-3.3
crash8-1.2
crash8.2.1
crash8-4.4
crash8-4.7
crash8-4.8
crash8-4.10
ctime-1.4.3
ctime-2.1.3
dbpage-110
dbpage-120
dbpage-130
dbpage-140
dbpage-150
dbpage-160
dbpage-170
dbpage-200
dbpage-210
dbpage-220
dbpage-230
dbpage-240
dbpage-241
dbpage-250
dbpage-260
eval-4.1
expr-13.8
expr-13.9
extension01-1.5
func-21.3
func-21.4
func-21.5
func-21.6
func-21.7
func-21.8
func-29.1
func-29.3
func-29.5
in-8.2
join-7.1
journal3-1.2.2.4
lock2-1.1
lock2-1.3
lock2-1.4
lock2-1.5
lock2-1.6
lock2-1.7
lock2-1.8
lock2-1.10
lock4-1.2
lock4-1.3
lock4-999.1
numcast-utf8.0
numcast-utf16le.0
numcast-utf16be.0
pragma3-201
pragma3-400
pragma3-410
pragma3-420
pragma3-430
pragma4-1.12.1
resetdb-200
resetdb-201
resetdb-320
resetdb-330
resetdb-710
select6-3.2
shared9-3.2
shared9-3.4
shared9-3.5
shared9-3.6
subquery-5.1
subquery-5.2
swarmvtab-3.1
swarmvtab-3.2
swarmvtab-3.3.1
swarmvtab-3.3.2
symlink-1.3
tkt-7bbfb7d442-2.3
tkt3442-1.3
tkt3841.1
tkt4018-1.3
tkt4018-1.4
tkt4018-2.2
trace3-8.7
update-15.1
vtab6-7.1
vtabH-3.0
wal2-12.2.2.4
walvfs-5.3
window6-6.1
writecrash-1.1.1
WARNING: Multi-threaded tests skipped: Linked against a non-threadsafe Tcl build
All memory allocations freed - no leaks
Memory used: now 0 max 157968 max-size 100000016
Allocation count: now 0 max 1311119
Page-cache used: now 0 max 13 max-size 16648
Page-cache overflow: now 0 max 6165632
Maximum memory usage: 157968 bytes
Current memory usage: 0 bytes
Number of malloc() : -1 calls
|