diff options
Diffstat (limited to 'runtime/poky/qemuarm64/core-image-ptest-sed/testresults.json')
-rw-r--r-- | runtime/poky/qemuarm64/core-image-ptest-sed/testresults.json | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/runtime/poky/qemuarm64/core-image-ptest-sed/testresults.json b/runtime/poky/qemuarm64/core-image-ptest-sed/testresults.json index 9dd907fafa..9da750b513 100644 --- a/runtime/poky/qemuarm64/core-image-ptest-sed/testresults.json +++ b/runtime/poky/qemuarm64/core-image-ptest-sed/testresults.json @@ -1,51 +1,51 @@ { - "runtime_core-image-ptest-sed_qemuarm64_20231003012557": { + "runtime_core-image-ptest-sed_qemuarm64_20231004083923": { "configuration": { "DISTRO": "poky", - "HOST_DISTRO": "ubuntu-18.04", + "HOST_DISTRO": "ubuntu-22.04", "IMAGE_BASENAME": "core-image-ptest-sed", "IMAGE_PKGTYPE": "rpm", "LAYERS": { "meta": { "branch": "master", - "commit": "3edb9acca18171894771c36c19b0c2e905852ce5", - "commit_count": 71871 + "commit": "c6ed95a7e41bccf809e273a14bc7592b9ff77352", + "commit_count": 71872 }, "meta-poky": { "branch": "master", - "commit": "3edb9acca18171894771c36c19b0c2e905852ce5", - "commit_count": 71871 + "commit": "c6ed95a7e41bccf809e273a14bc7592b9ff77352", + "commit_count": 71872 }, "meta-yocto-bsp": { "branch": "master", - "commit": "3edb9acca18171894771c36c19b0c2e905852ce5", - "commit_count": 71871 + "commit": "c6ed95a7e41bccf809e273a14bc7592b9ff77352", + "commit_count": 71872 } }, "MACHINE": "qemuarm64", - "STARTTIME": "20231003012557", + "STARTTIME": "20231004083923", "TESTSERIES": "qemuarm64-ptest-fast", "TEST_TYPE": "runtime" }, "result": { "parselogs.ParseLogsTest.test_get_context": { - "duration": 0.001733, + "duration": 0.0009904, "status": "PASSED" }, "parselogs.ParseLogsTest.test_parselogs": { - "duration": 3.043, + "duration": 3.158, "status": "PASSED" }, "ping.PingTest.test_ping": { - "duration": 0.04173, + "duration": 0.0256, "status": "PASSED" }, "ptest.PtestRunnerTest.test_ptestrunner_expectfail": { - "duration": 14.396, + "duration": 15.098, "status": "PASSED" }, "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": { - "duration": 0.001399, + "duration": 0.0007412, "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail", "status": "SKIPPED" }, @@ -259,7 +259,7 @@ "status": "PASSED" }, "ssh.SSHTest.test_ssh": { - "duration": 1.155, + "duration": 1.1, "status": "PASSED" } } |