diff options
Diffstat (limited to 'runtime/poky/qemux86-64/core-image-ptest-lzo')
-rw-r--r-- | runtime/poky/qemux86-64/core-image-ptest-lzo/testresults.json | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/runtime/poky/qemux86-64/core-image-ptest-lzo/testresults.json b/runtime/poky/qemux86-64/core-image-ptest-lzo/testresults.json index 6aa8d9e764..960fdcb705 100644 --- a/runtime/poky/qemux86-64/core-image-ptest-lzo/testresults.json +++ b/runtime/poky/qemux86-64/core-image-ptest-lzo/testresults.json @@ -1,8 +1,8 @@ { - "runtime_core-image-ptest-lzo_qemux86-64_20250202012355": { + "runtime_core-image-ptest-lzo_qemux86-64_20250203011743": { "configuration": { "DISTRO": "poky", - "HOST_DISTRO": "debian-12", + "HOST_DISTRO": "centos-9", "IMAGE_BASENAME": "core-image-ptest-lzo", "IMAGE_PKGTYPE": "rpm", "LAYERS": { @@ -23,29 +23,29 @@ } }, "MACHINE": "qemux86-64", - "STARTTIME": "20250202012355", + "STARTTIME": "20250203011743", "TESTSERIES": "qemux86-64-ptest", "TEST_TYPE": "runtime" }, "result": { "parselogs.ParseLogsTest.test_get_context": { - "duration": 0.0003455, + "duration": 0.0004742, "status": "PASSED" }, "parselogs.ParseLogsTest.test_parselogs": { - "duration": 2.593, + "duration": 2.119, "status": "PASSED" }, "ping.PingTest.test_ping": { - "duration": 0.01019, + "duration": 0.03983, "status": "PASSED" }, "ptest.PtestRunnerTest.test_ptestrunner_expectfail": { - "duration": 1.324, + "duration": 0.9032, "status": "PASSED" }, "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": { - "duration": 0.0004489, + "duration": 0.0006435, "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail", "status": "SKIPPED" }, @@ -66,11 +66,11 @@ }, "ptestresult.sections": { "lzo": { - "duration": "1" + "duration": "0" } }, "ssh.SSHTest.test_ssh": { - "duration": 0.5783, + "duration": 0.512, "status": "PASSED" } } |