diff options
Diffstat (limited to 'runtime/poky/qemuarm64/core-image-ptest-lzo/testresults.json')
-rw-r--r-- | runtime/poky/qemuarm64/core-image-ptest-lzo/testresults.json | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/runtime/poky/qemuarm64/core-image-ptest-lzo/testresults.json b/runtime/poky/qemuarm64/core-image-ptest-lzo/testresults.json index e546177a98..22639797ca 100644 --- a/runtime/poky/qemuarm64/core-image-ptest-lzo/testresults.json +++ b/runtime/poky/qemuarm64/core-image-ptest-lzo/testresults.json @@ -1,8 +1,8 @@ { - "runtime_core-image-ptest-lzo_qemuarm64_20250202014206": { + "runtime_core-image-ptest-lzo_qemuarm64_20250203011514": { "configuration": { "DISTRO": "poky", - "HOST_DISTRO": "ubuntu-24.04", + "HOST_DISTRO": "ubuntu-20.04", "IMAGE_BASENAME": "core-image-ptest-lzo", "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.0005348, + "duration": 0.00086, "status": "PASSED" }, "parselogs.ParseLogsTest.test_parselogs": { - "duration": 2.735, + "duration": 2.35, "status": "PASSED" }, "ping.PingTest.test_ping": { - "duration": 0.028, + "duration": 0.04818, "status": "PASSED" }, "ptest.PtestRunnerTest.test_ptestrunner_expectfail": { - "duration": 1.255, + "duration": 1.175, "status": "PASSED" }, "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": { - "duration": 0.001029, + "duration": 0.001875, "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail", "status": "SKIPPED" }, @@ -66,11 +66,11 @@ }, "ptestresult.sections": { "lzo": { - "duration": "0" + "duration": "1" } }, "ssh.SSHTest.test_ssh": { - "duration": 0.5895, + "duration": 0.5318, "status": "PASSED" } } |