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
|
{
"runtime_core-image-ptest-glibc-y2038-tests_qemux86-64_20250212011453": {
"configuration": {
"DISTRO": "poky",
"HOST_DISTRO": "debian-12",
"IMAGE_BASENAME": "core-image-ptest-glibc-y2038-tests",
"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": "qemux86-64",
"STARTTIME": "20250212011453",
"TESTSERIES": "qemux86-64-ptest",
"TEST_TYPE": "runtime"
},
"result": {
"parselogs.ParseLogsTest.test_get_context": {
"duration": 0.0006957,
"status": "PASSED"
},
"parselogs.ParseLogsTest.test_parselogs": {
"duration": 2.644,
"status": "PASSED"
},
"ping.PingTest.test_ping": {
"duration": 0.01489,
"status": "PASSED"
},
"ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
"duration": 0.5447,
"status": "PASSED"
},
"ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
"duration": 0.0004683,
"log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
"status": "SKIPPED"
},
"ptestresult.glibc-y2038-tests./usr/lib/glibc-y2038-tests/ptest/tests/glibc-ptest/ftwtest-time64": {
"status": "PASSED"
},
"ptestresult.sections": {
"glibc-y2038-tests": {
"duration": "0"
}
},
"ssh.SSHTest.test_ssh": {
"duration": 0.5789,
"status": "PASSED"
}
}
}
}
|