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
|
{
"runtime_core-image-ptest-python3-atomicwrites_qemuarm64_20250210205909": {
"configuration": {
"DISTRO": "poky",
"HOST_DISTRO": "ubuntu-24.04",
"IMAGE_BASENAME": "core-image-ptest-python3-atomicwrites",
"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": "qemuarm64",
"STARTTIME": "20250210205909",
"TESTSERIES": "qemuarm64-ptest",
"TEST_TYPE": "runtime"
},
"result": {
"parselogs.ParseLogsTest.test_get_context": {
"duration": 0.0005476,
"status": "PASSED"
},
"parselogs.ParseLogsTest.test_parselogs": {
"duration": 2.69,
"status": "PASSED"
},
"ping.PingTest.test_ping": {
"duration": 0.02137,
"status": "PASSED"
},
"ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
"duration": 0.9551,
"status": "PASSED"
},
"ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
"duration": 0.0006838,
"log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
"status": "SKIPPED"
},
"ptestresult.python3-atomicwrites.tests/test_atomicwrites.py:test_atomic_write": {
"status": "PASSED"
},
"ptestresult.python3-atomicwrites.tests/test_atomicwrites.py:test_atomic_write_in_pwd": {
"status": "PASSED"
},
"ptestresult.python3-atomicwrites.tests/test_atomicwrites.py:test_dont_remove_simultaneously_created_file": {
"status": "PASSED"
},
"ptestresult.python3-atomicwrites.tests/test_atomicwrites.py:test_open_reraise": {
"status": "PASSED"
},
"ptestresult.python3-atomicwrites.tests/test_atomicwrites.py:test_replace_simultaneously_created_file": {
"status": "PASSED"
},
"ptestresult.python3-atomicwrites.tests/test_atomicwrites.py:test_teardown": {
"status": "PASSED"
},
"ptestresult.sections": {
"python3-atomicwrites": {
"duration": "0"
}
},
"ssh.SSHTest.test_ssh": {
"duration": 0.589,
"status": "PASSED"
}
}
}
}
|