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
|
{
"sdk_core-image-sato_x86_64_genericx86-64_20250212014224": {
"configuration": {
"HOST_DISTRO": "ubuntu-22.04",
"IMAGE_BASENAME": "core-image-sato",
"IMAGE_PKGTYPE": "rpm",
"LAYERS": {
"meta": {
"branch": "master",
"commit": "c49684b48b04e89e40550960558ca18dba3708a5",
"commit_count": 77229,
"commit_time": 1739308719
},
"meta-poky": {
"branch": "master",
"commit": "c49684b48b04e89e40550960558ca18dba3708a5",
"commit_count": 77229,
"commit_time": 1739308719
},
"meta-yocto-bsp": {
"branch": "master",
"commit": "c49684b48b04e89e40550960558ca18dba3708a5",
"commit_count": 77229,
"commit_time": 1739308719
}
},
"MACHINE": "genericx86-64",
"SDKMACHINE": "x86_64",
"STARTTIME": "20250212014224",
"TESTSERIES": "genericx86-64",
"TEST_TYPE": "sdk"
},
"result": {
"autotools.AutotoolsTest.test_cpio": {
"duration": 19.635,
"status": "PASSED"
},
"cmake.CMakeTest.test_assimp": {
"duration": 46.176,
"status": "PASSED"
},
"gcc.GccCompileTest.test_gcc_compile": {
"duration": 0.06675,
"status": "PASSED"
},
"gcc.GccCompileTest.test_gpp2_compile": {
"duration": 0.07143,
"status": "PASSED"
},
"gcc.GccCompileTest.test_gpp_compile": {
"duration": 0.1962,
"status": "PASSED"
},
"gcc.GccCompileTest.test_make": {
"duration": 0.06811,
"status": "PASSED"
},
"gtk3.GTK3Test.test_galculator": {
"duration": 0.0002916,
"log": "GalculatorTest class: SDK don't support gtk+3",
"status": "SKIPPED"
},
"kmod.KernelModuleTest.test_cryptodev": {
"duration": 0.000196,
"log": "KernelModuleTest needs kernel-devsrc",
"status": "SKIPPED"
},
"makefile.MakefileTest.test_lzip": {
"duration": 1.125,
"status": "PASSED"
},
"maturin.MaturinDevelopTest.test_maturin_develop": {
"duration": 0.0003252,
"log": "No python3-maturin package in the SDK",
"status": "SKIPPED"
},
"maturin.MaturinTest.test_maturin_list_python": {
"duration": 0.0001328,
"log": "No python3-maturin package in the SDK",
"status": "SKIPPED"
},
"meson.MesonTest.test_epoxy": {
"duration": 9.864,
"status": "PASSED"
},
"perl.PerlTest.test_perl": {
"duration": 0.01129,
"status": "PASSED"
},
"python.Python3Test.test_python3": {
"duration": 0.02136,
"status": "PASSED"
},
"rust.RustCompileTest.test_cargo_build": {
"duration": 10.893,
"status": "PASSED"
},
"rust.RustHostCompileTest.test_cargo_build": {
"duration": 11.964,
"status": "PASSED"
}
}
}
}
|