diff options
Diffstat (limited to 'runtime/poky/qemux86-64/core-image-ptest-lzo/testresults.json')
-rw-r--r-- | runtime/poky/qemux86-64/core-image-ptest-lzo/testresults.json | 32 |
1 files changed, 16 insertions, 16 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 2cf8f69769..6aa8d9e764 100644 --- a/runtime/poky/qemux86-64/core-image-ptest-lzo/testresults.json +++ b/runtime/poky/qemux86-64/core-image-ptest-lzo/testresults.json @@ -1,51 +1,51 @@ { - "runtime_core-image-ptest-lzo_qemux86-64_20250201011231": { + "runtime_core-image-ptest-lzo_qemux86-64_20250202012355": { "configuration": { "DISTRO": "poky", - "HOST_DISTRO": "opensuseleap-15.6", + "HOST_DISTRO": "debian-12", "IMAGE_BASENAME": "core-image-ptest-lzo", "IMAGE_PKGTYPE": "rpm", "LAYERS": { "meta": { "branch": "master", - "commit": "2e2b3f69f2f5405ba823d3203edd113c002ad75b", - "commit_count": 77039 + "commit": "c2da016918d1fda5bf63d94b59863f5013e482f9", + "commit_count": 77064 }, "meta-poky": { "branch": "master", - "commit": "2e2b3f69f2f5405ba823d3203edd113c002ad75b", - "commit_count": 77039 + "commit": "c2da016918d1fda5bf63d94b59863f5013e482f9", + "commit_count": 77064 }, "meta-yocto-bsp": { "branch": "master", - "commit": "2e2b3f69f2f5405ba823d3203edd113c002ad75b", - "commit_count": 77039 + "commit": "c2da016918d1fda5bf63d94b59863f5013e482f9", + "commit_count": 77064 } }, "MACHINE": "qemux86-64", - "STARTTIME": "20250201011231", + "STARTTIME": "20250202012355", "TESTSERIES": "qemux86-64-ptest", "TEST_TYPE": "runtime" }, "result": { "parselogs.ParseLogsTest.test_get_context": { - "duration": 0.0007496, + "duration": 0.0003455, "status": "PASSED" }, "parselogs.ParseLogsTest.test_parselogs": { - "duration": 2.134, + "duration": 2.593, "status": "PASSED" }, "ping.PingTest.test_ping": { - "duration": 0.03064, + "duration": 0.01019, "status": "PASSED" }, "ptest.PtestRunnerTest.test_ptestrunner_expectfail": { - "duration": 0.844, + "duration": 1.324, "status": "PASSED" }, "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": { - "duration": 0.000788, + "duration": 0.0004489, "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.5152, + "duration": 0.5783, "status": "PASSED" } } |