summaryrefslogtreecommitdiffstats
path: root/runtime/poky/qemuarm64/core-image-ptest-python3-pluggy/testresults.json
blob: 962823ea045cb4c720f83cdc958855ec89099618 (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
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
{
    "runtime_core-image-ptest-python3-pluggy_qemuarm64_20240419110755": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-18.04",
            "IMAGE_BASENAME": "core-image-ptest-python3-pluggy",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master",
                    "commit": "cc95e57ead7844780a74811889a3385e600a36cf",
                    "commit_count": 74228
                },
                "meta-poky": {
                    "branch": "master",
                    "commit": "cc95e57ead7844780a74811889a3385e600a36cf",
                    "commit_count": 74228
                },
                "meta-yocto-bsp": {
                    "branch": "master",
                    "commit": "cc95e57ead7844780a74811889a3385e600a36cf",
                    "commit_count": 74228
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240419110755",
            "TESTSERIES": "qemuarm64-ptest-fast",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0037131309509277344,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.943105936050415,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.10796785354614258,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 4.74538516998291,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.007607936859130859,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.python3-pluggy.testing/test_details.py:test_not_all_arguments_are_provided_issues_a_warning": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_details.py:test_parse_hookimpl_override": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_details.py:test_plugin_getattr_raises_errors": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_details.py:test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_details.py:test_warn_when_deprecated_specified": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_helpers.py:test_formatdef": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_helpers.py:test_varnames": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_helpers.py:test_varnames_class": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_helpers.py:test_varnames_decorator": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_helpers.py:test_varnames_default": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_helpers.py:test_varnames_keyword_only": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_hookcaller.py:test_adding_nonwrappers": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_hookcaller.py:test_adding_nonwrappers_tryfirst": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_hookcaller.py:test_adding_nonwrappers_trylast": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_hookcaller.py:test_adding_nonwrappers_trylast2": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_hookcaller.py:test_adding_nonwrappers_trylast3": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_hookcaller.py:test_adding_wrappers_complex": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_hookcaller.py:test_adding_wrappers_ordering": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_hookcaller.py:test_adding_wrappers_ordering_tryfirst": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_hookcaller.py:test_call_extra_hook_order": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_hookcaller.py:test_hook_conflict": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_hookcaller.py:test_hookimpl[False-hookwrapper]": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_hookcaller.py:test_hookimpl[False-optionalhook]": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_hookcaller.py:test_hookimpl[False-tryfirst]": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_hookcaller.py:test_hookimpl[False-trylast]": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_hookcaller.py:test_hookimpl[True-hookwrapper]": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_hookcaller.py:test_hookimpl[True-optionalhook]": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_hookcaller.py:test_hookimpl[True-tryfirst]": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_hookcaller.py:test_hookimpl[True-trylast]": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_hookcaller.py:test_hookrelay_registration_by_specname": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_hookcaller.py:test_hookrelay_registration_by_specname_raises": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_hookcaller.py:test_hookrelay_registry": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_hookcaller.py:test_hookspec": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_invocations.py:test_argmismatch": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_invocations.py:test_call_order": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_invocations.py:test_firstresult_definition": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_invocations.py:test_firstresult_force_result": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_invocations.py:test_firstresult_force_result_hookwrapper": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_invocations.py:test_firstresult_no_plugin": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_invocations.py:test_firstresult_returns_none": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_invocations.py:test_no_hookspec": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_invocations.py:test_non_wrapper_generator": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_invocations.py:test_only_kwargs": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_invocations.py:test_opt_in_args": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_multicall.py:test_call_none_is_no_result": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_multicall.py:test_hookwrapper": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_multicall.py:test_hookwrapper_exception[SystemExit]": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_multicall.py:test_hookwrapper_exception[ValueError]": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_multicall.py:test_hookwrapper_force_exception": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_multicall.py:test_hookwrapper_not_yield": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_multicall.py:test_hookwrapper_order": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_multicall.py:test_hookwrapper_too_many_yield": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_multicall.py:test_hookwrapper_two_yields": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_multicall.py:test_hookwrapper_yield_not_executed": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_multicall.py:test_keyword_args": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_multicall.py:test_keyword_args_with_defaultargs": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_multicall.py:test_suppress_inner_wrapper_teardown_exc": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_multicall.py:test_tags_call_error": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_multicall.py:test_unwind_inner_wrapper_teardown_exc": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_multicall.py:test_wrapper": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_multicall.py:test_wrapper_exception[SystemExit]": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_multicall.py:test_wrapper_exception[ValueError]": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_multicall.py:test_wrapper_exception_chaining": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_multicall.py:test_wrapper_too_many_yield": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_multicall.py:test_wrapper_two_yields": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_multicall.py:test_wrapper_yield_not_executed": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_add_hookspecs_nohooks": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_add_tracefuncs[spec-is-class]": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_add_tracefuncs[spec-is-instance]": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_call_extra": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_call_with_too_few_args": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_get_hookcallers": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_get_hookimpls": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_has_plugin": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_historic_with_subset_hook_caller": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_hook_tracing[spec-is-class]": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_hook_tracing[spec-is-instance]": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_load_setuptools_instantiation": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_plugin_double_register": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_pm": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_pm_name": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_register": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_register_both_wrapper_and_hookwrapper[spec-is-class]": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_register_both_wrapper_and_hookwrapper[spec-is-instance]": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_register_dynamic_attr[spec-is-class]": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_register_dynamic_attr[spec-is-instance]": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_register_historic": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_register_historic_incompat_hookwrapper": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_register_historic_incompat_wrapper": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_register_hookwrapper_not_a_generator_function[spec-is-class]": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_register_hookwrapper_not_a_generator_function[spec-is-instance]": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_register_mismatch_arg[spec-is-class]": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_register_mismatch_arg[spec-is-instance]": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_register_mismatch_method[spec-is-class]": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_register_mismatch_method[spec-is-instance]": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_register_unknown_hooks": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_register_while_calling[False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_register_while_calling[True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_set_blocked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_subset_hook_caller": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_with_callbacks_immediately_executed": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_with_result_memorized[False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_with_result_memorized[True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_tracer.py:test_indent": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_tracer.py:test_readable_output_dictargs": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_tracer.py:test_setprocessor": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_tracer.py:test_simple": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_warnings.py:test_teardown_raised_warning": {
                "status": "PASSED"
            },
            "ptestresult.sections": {
                "python3-pluggy": {
                    "duration": "4"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.280858993530273,
                "status": "PASSED"
            }
        }
    }
}