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
|
{
"runtime_core-image-ptest-libssh2_qemux86-64_20250212011453": {
"configuration": {
"DISTRO": "poky",
"HOST_DISTRO": "debian-12",
"IMAGE_BASENAME": "core-image-ptest-libssh2",
"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.0006948,
"status": "PASSED"
},
"parselogs.ParseLogsTest.test_parselogs": {
"duration": 2.595,
"status": "PASSED"
},
"ping.PingTest.test_ping": {
"duration": 0.01126,
"status": "PASSED"
},
"ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
"duration": 4.889,
"status": "PASSED"
},
"ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
"duration": 0.0004659,
"log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
"status": "SKIPPED"
},
"ptestresult.libssh2.mansyntax.sh": {
"status": "PASSED"
},
"ptestresult.libssh2.test_simple": {
"status": "PASSED"
},
"ptestresult.libssh2.test_sshd.test": {
"status": "PASSED"
},
"ptestresult.sections": {
"libssh2": {
"duration": "5"
}
},
"ssh.SSHTest.test_ssh": {
"duration": 0.5747,
"status": "PASSED"
}
}
}
}
|