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_qemux86-64_20250210204508": {
"configuration": {
"HOST_DISTRO": "ubuntu-22.04",
"IMAGE_BASENAME": "core-image-sato",
"IMAGE_PKGTYPE": "rpm",
"LAYERS": {
"meta": {
"branch": "master",
"commit": "31a537d12441e4bcaf3f15e7807a5092ee61d7f1",
"commit_count": 77192,
"commit_time": 1739192638
},
"meta-poky": {
"branch": "master",
"commit": "31a537d12441e4bcaf3f15e7807a5092ee61d7f1",
"commit_count": 77192,
"commit_time": 1739192638
},
"meta-yocto-bsp": {
"branch": "master",
"commit": "31a537d12441e4bcaf3f15e7807a5092ee61d7f1",
"commit_count": 77192,
"commit_time": 1739192638
}
},
"MACHINE": "qemux86-64",
"SDKMACHINE": "x86_64",
"STARTTIME": "20250210204508",
"TESTSERIES": "qemux86-64",
"TEST_TYPE": "sdk"
},
"result": {
"autotools.AutotoolsTest.test_cpio": {
"duration": 36.974,
"status": "PASSED"
},
"cmake.CMakeTest.test_assimp": {
"duration": 62.381,
"status": "PASSED"
},
"gcc.GccCompileTest.test_gcc_compile": {
"duration": 0.08999,
"status": "PASSED"
},
"gcc.GccCompileTest.test_gpp2_compile": {
"duration": 0.09306,
"status": "PASSED"
},
"gcc.GccCompileTest.test_gpp_compile": {
"duration": 0.2226,
"status": "PASSED"
},
"gcc.GccCompileTest.test_make": {
"duration": 0.07362,
"status": "PASSED"
},
"gtk3.GTK3Test.test_galculator": {
"duration": 0.0002458,
"log": "GalculatorTest class: SDK don't support gtk+3",
"status": "SKIPPED"
},
"kmod.KernelModuleTest.test_cryptodev": {
"duration": 0.0002415,
"log": "KernelModuleTest needs kernel-devsrc",
"status": "SKIPPED"
},
"makefile.MakefileTest.test_lzip": {
"duration": 1.18,
"status": "PASSED"
},
"maturin.MaturinDevelopTest.test_maturin_develop": {
"duration": 0.000154,
"log": "No python3-maturin package in the SDK",
"status": "SKIPPED"
},
"maturin.MaturinTest.test_maturin_list_python": {
"duration": 8.678e-05,
"log": "No python3-maturin package in the SDK",
"status": "SKIPPED"
},
"meson.MesonTest.test_epoxy": {
"duration": 11.488,
"status": "PASSED"
},
"perl.PerlTest.test_perl": {
"duration": 0.009182,
"status": "PASSED"
},
"python.Python3Test.test_python3": {
"duration": 0.01988,
"status": "PASSED"
},
"rust.RustCompileTest.test_cargo_build": {
"duration": 14.055,
"status": "PASSED"
},
"rust.RustHostCompileTest.test_cargo_build": {
"duration": 15.152,
"status": "PASSED"
}
}
}
}
|