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_i686_qemuarm_20250210223549": {
"configuration": {
"HOST_DISTRO": "ubuntu-20.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": "qemuarm",
"SDKMACHINE": "i686",
"STARTTIME": "20250210223549",
"TESTSERIES": "qemuarm",
"TEST_TYPE": "sdk"
},
"result": {
"autotools.AutotoolsTest.test_cpio": {
"duration": 38.841,
"status": "PASSED"
},
"cmake.CMakeTest.test_assimp": {
"duration": 97.445,
"status": "PASSED"
},
"gcc.GccCompileTest.test_gcc_compile": {
"duration": 0.1272,
"status": "PASSED"
},
"gcc.GccCompileTest.test_gpp2_compile": {
"duration": 0.148,
"status": "PASSED"
},
"gcc.GccCompileTest.test_gpp_compile": {
"duration": 0.3631,
"status": "PASSED"
},
"gcc.GccCompileTest.test_make": {
"duration": 0.128,
"status": "PASSED"
},
"gtk3.GTK3Test.test_galculator": {
"duration": 0.0004699,
"log": "GalculatorTest class: SDK don't support gtk+3",
"status": "SKIPPED"
},
"kmod.KernelModuleTest.test_cryptodev": {
"duration": 0.0003793,
"log": "KernelModuleTest needs kernel-devsrc",
"status": "SKIPPED"
},
"makefile.MakefileTest.test_lzip": {
"duration": 2.131,
"status": "PASSED"
},
"maturin.MaturinDevelopTest.test_maturin_develop": {
"duration": 0.0002162,
"log": "No python3-maturin package in the SDK",
"status": "SKIPPED"
},
"maturin.MaturinTest.test_maturin_list_python": {
"duration": 0.0001295,
"log": "No python3-maturin package in the SDK",
"status": "SKIPPED"
},
"meson.MesonTest.test_epoxy": {
"duration": 23.796,
"status": "PASSED"
},
"perl.PerlTest.test_perl": {
"duration": 0.03024,
"status": "PASSED"
},
"python.Python3Test.test_python3": {
"duration": 0.05224,
"status": "PASSED"
},
"rust.RustCompileTest.test_cargo_build": {
"duration": 18.999,
"status": "PASSED"
},
"rust.RustHostCompileTest.test_cargo_build": {
"duration": 21.246,
"status": "PASSED"
}
}
}
}
|