summaryrefslogtreecommitdiffstats
path: root/runtime/poky/qemux86-64/core-image-ptest-lua/ptest-raw.log
blob: f5cf14e86f19add88e4ad55e22e4864a5c9ef8b7 (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
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
START: ptest-runner
2024-04-17T03:57
BEGIN: /usr/lib/lua/ptest
...........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................Lua warning: #This is an expected warning
Lua warning: #This is another one
.......--- test output ---

	Starting Tests
random seeds: 1713326267, 94372355244712
current path:
****/usr/share/lua/5.4/?.lua;/usr/share/lua/5.4/?/init.lua;/usr/lib/lua/5.4/?.lua;/usr/lib/lua/5.4/?/init.lua;./?.lua;./?/init.lua****

    ---- total memory: 44.6K, max memory: 44.6K ----

time: 2.6e-05 (+2.6e-05)

***** FILE 'main.lua'*****

***** FILE 'gc.lua'*****
testing incremental garbage collection
creating many objects
functions with errors
long strings
steps
steps (2)
clearing tables
weak tables
+
self-referenced threads
OK
    ---- total memory: 1.4M, max memory: 1.4M ----

time: 0.147359 (+0.147333)

***** FILE 'db.lua'*****
testing debug library and debug information
+
testing inspection of parameters/returned values
+
+
testing traceback sizes
testing debug functions on chunk without debug info
OK
    ---- total memory: 149.4K, max memory: 1.4M ----

time: 0.187587 (+0.040228)

***** FILE 'calls.lua'*****
testing functions and calls
+
+
testing tail calls
+
+
testing binary chunks
OK
testing strings and string library
testing 'format %a %A'
OK
testing scanner
+
+
+
+
+
OK
    ---- total memory: 160.0K, max memory: 1.4M ----

time: 0.254015 (+0.066428)

***** FILE 'tpack.lua'*****
testing pack/unpack
platform:
	short 2, int 4, long 8, size_t 8, float 4, double 8,
	lua Integer 8, lua Number 8
	little endian
	alignment: 8
testing invalid formats
testing pack/unpack of floating-point numbers
testing pack/unpack of strings
testing alignment
OK
    ---- total memory: 215.3K, max memory: 1.4M ----

time: 0.255308 (+0.001293)

***** FILE 'attrib.lua'*****
testing require
package config: /|;|?|!|-|
testing 'require' message
+
testing assignments, logical operators, and constructors
+
OK
    ---- total memory: 318.1K, max memory: 1.4M ----

time: 0.257155 (+0.001847)

***** FILE 'gengc.lua'*****
testing generational garbage collection
+
OK
    ---- total memory: 124.8K, max memory: 1.4M ----

time: 0.257571 (+0.000416)

***** FILE 'locals.lua'*****
testing local variables and environments
+
testing to-be-closed variables
testing errors in __close
to-be-closed variables in coroutines
OK
    ---- total memory: 178.4K, max memory: 1.4M ----

time: 0.381762 (+0.124191)

***** FILE 'constructs.lua'*****
testing syntax
+
testing short-circuit optimizations (1)
+
OK
    ---- total memory: 954.0K, max memory: 1.4M ----

time: 0.419101 (+0.037339)

***** FILE 'code.lua'*****
    ---- total memory: 902.3K, max memory: 1.4M ----

time: 0.420455 (+0.001354)

***** FILE 'cstack.lua'*****
testing stack overflow detection
testing stack overflow in message handling
final count: 	250037
testing recursion inside pattern matching
testing stack-overflow in recursive 'gsub'
final count: 	197
testing stack-overflow in recursive 'gsub' with metatables
final count: 	99
testing limits in coroutines inside deep calls
final count: 	196
nesting of resuming yielded coroutines
final count: 	195
nesting coroutines running after recoverable errors
final count: 	197
OK
    ---- total memory: 14.2M, max memory: 14.2M ----

time: 0.501368 (+0.080913)

***** FILE 'nextvar.lua'*****
testing tables, next, and for
+
+
+
testing next x GC of deleted keys
+
testing floats in numeric for
OK
    ---- total memory: 137.3K, max memory: 14.2M ----

time: 0.521964 (+0.020596)

***** FILE 'pm.lua'*****
testing pattern matching
+
+
+
+
OK
    ---- total memory: 168.1K, max memory: 14.2M ----

time: 0.523423 (+0.001459)

***** FILE 'utf8.lua'*****
testing UTF-8 library
ok
    ---- total memory: 154.7K, max memory: 14.2M ----

time: 0.52411 (+0.000687)

***** FILE 'api.lua'*****
    ---- total memory: 345.1K, max memory: 14.2M ----

time: 0.52571 (+0.0016)

***** FILE 'events.lua'*****
testing metatables
+
+
OK
    ---- total memory: 136.9K, max memory: 14.2M ----

time: 0.527224 (+0.001514)

***** FILE 'vararg.lua'*****
testing vararg
+
+
+
OK
    ---- total memory: 160.3K, max memory: 14.2M ----

time: 0.527565 (+0.000341)

***** FILE 'closure.lua'*****
testing closures
+
OK
    ---- total memory: 234.1K, max memory: 14.2M ----

time: 0.528811 (+0.001246)

***** FILE 'coroutine.lua'*****
testing coroutines
to-be-closed variables in coroutines
testing 'coroutine.close'
+
testing yields inside metamethods
+
testing yields inside 'for' iterators
OK
    ---- total memory: 197.8K, max memory: 14.2M ----

time: 0.531215 (+0.002404)

***** FILE 'goto.lua'*****
OK
    ---- total memory: 132.0K, max memory: 14.2M ----

time: 0.531621 (+0.000406)

***** FILE 'errors.lua'*****
testing errors
+
testing tokens in error messages
+
OK
    ---- total memory: 272.0K, max memory: 14.2M ----

time: 0.538468 (+0.006847)

***** FILE 'math.lua'*****
testing numbers and math lib
64-bit integers, 53-bit (mantissa) floats
testing order (floats cannot represent all integers)
testing -0 and NaN
testing 'math.random'
random seeds: 1713326268, 94372355244712
float random range in 53000 calls: [0.000020, 0.999998]
integer random range in 38400 calls: [minint + 30ppm, maxint - 17ppm]
OK
    ---- total memory: 304.7K, max memory: 14.2M ----

time: 0.558525 (+0.020057)

***** FILE 'sort.lua'*****
testing (parts of) table library
testing unpack
testing pack
testing sort
sorting 5000 random elements in 1.55 msec.
re-sorting 5000 sorted elements in 1.15 msec.
Invert-sorting other 5000 elements in 4.67 msec., with 64991 comparisons
sorting 5000 equal elements in 2.64 msec.
OK
    ---- total memory: 259.7K, max memory: 14.2M ----

time: 0.586541 (+0.028016)

***** FILE 'bitwise.lua'*****
testing bitwise operations
+
testing bitwise library
+
+
OK
    ---- total memory: 291.8K, max memory: 14.2M ----

time: 0.587642 (+0.001101)

***** FILE 'verybig.lua'*****
testing RK
    ---- total memory: 125.4K, max memory: 14.2M ----

time: 0.587893 (+0.000251)

***** FILE 'files.lua'*****
testing i/o
+
+
+
+
+
+
testing date/time
test done on 17/04/2024, at 03:57:48
Lua 5.4
(there should be two warnings now)
64-bit integers, 64-bit floats
cleaning all!!!!
    ---- total memory: 58.5K, max memory: 14.2M ----



total time: 0.60s (wall time: 1s)

final OK !!!
>>> closing state <<<



--- ptest result ---
PASS: lua
DURATION: 1
END: /usr/lib/lua/ptest
2024-04-17T03:57
STOP: ptest-runner
TOTAL: 1 FAIL: 0