diff options
Diffstat (limited to 'runtime/poky/qemuarm64/core-image-ptest-opkg/testresults.json')
-rw-r--r-- | runtime/poky/qemuarm64/core-image-ptest-opkg/testresults.json | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/runtime/poky/qemuarm64/core-image-ptest-opkg/testresults.json b/runtime/poky/qemuarm64/core-image-ptest-opkg/testresults.json index 62bf2f9122..0dfafa3121 100644 --- a/runtime/poky/qemuarm64/core-image-ptest-opkg/testresults.json +++ b/runtime/poky/qemuarm64/core-image-ptest-opkg/testresults.json @@ -1,8 +1,8 @@ { - "runtime_core-image-ptest-opkg_qemuarm64_20250202014206": { + "runtime_core-image-ptest-opkg_qemuarm64_20250203011514": { "configuration": { "DISTRO": "poky", - "HOST_DISTRO": "ubuntu-24.04", + "HOST_DISTRO": "ubuntu-20.04", "IMAGE_BASENAME": "core-image-ptest-opkg", "IMAGE_PKGTYPE": "rpm", "LAYERS": { @@ -23,29 +23,29 @@ } }, "MACHINE": "qemuarm64", - "STARTTIME": "20250202014206", + "STARTTIME": "20250203011514", "TESTSERIES": "qemuarm64-ptest", "TEST_TYPE": "runtime" }, "result": { "parselogs.ParseLogsTest.test_get_context": { - "duration": 0.0005805, + "duration": 0.0009682, "status": "PASSED" }, "parselogs.ParseLogsTest.test_parselogs": { - "duration": 2.735, + "duration": 2.378, "status": "PASSED" }, "ping.PingTest.test_ping": { - "duration": 0.02629, + "duration": 0.03691, "status": "PASSED" }, "ptest.PtestRunnerTest.test_ptestrunner_expectfail": { - "duration": 12.271, + "duration": 12.067, "status": "PASSED" }, "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": { - "duration": 0.0008457, + "duration": 0.001155, "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail", "status": "SKIPPED" }, @@ -363,11 +363,11 @@ }, "ptestresult.sections": { "opkg": { - "duration": "11" + "duration": "12" } }, "ssh.SSHTest.test_ssh": { - "duration": 0.5901, + "duration": 0.5508, "status": "PASSED" } } |