diff options
Diffstat (limited to 'runtime/poky/qemux86-64/core-image-ptest-busybox/testresults.json')
-rw-r--r-- | runtime/poky/qemux86-64/core-image-ptest-busybox/testresults.json | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/runtime/poky/qemux86-64/core-image-ptest-busybox/testresults.json b/runtime/poky/qemux86-64/core-image-ptest-busybox/testresults.json index 79846c6fd7..b320d02708 100644 --- a/runtime/poky/qemux86-64/core-image-ptest-busybox/testresults.json +++ b/runtime/poky/qemux86-64/core-image-ptest-busybox/testresults.json @@ -1,51 +1,51 @@ { - "runtime_core-image-ptest-busybox_qemux86-64_20231003013704": { + "runtime_core-image-ptest-busybox_qemux86-64_20231004041342": { "configuration": { "DISTRO": "poky", - "HOST_DISTRO": "debian-11", + "HOST_DISTRO": "opensuseleap-15.4", "IMAGE_BASENAME": "core-image-ptest-busybox", "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": "qemux86-64", - "STARTTIME": "20231003013704", + "STARTTIME": "20231004041342", "TESTSERIES": "qemux86-64-ptest-fast", "TEST_TYPE": "runtime" }, "result": { "parselogs.ParseLogsTest.test_get_context": { - "duration": 0.001325, + "duration": 0.0005717, "status": "PASSED" }, "parselogs.ParseLogsTest.test_parselogs": { - "duration": 2.454, + "duration": 2.17, "status": "PASSED" }, "ping.PingTest.test_ping": { - "duration": 0.03614, + "duration": 0.0146, "status": "PASSED" }, "ptest.PtestRunnerTest.test_ptestrunner_expectfail": { - "duration": 8.143, + "duration": 4.111, "status": "PASSED" }, "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": { - "duration": 0.001049, + "duration": 0.0005071, "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail", "status": "SKIPPED" }, @@ -2172,11 +2172,11 @@ }, "ptestresult.sections": { "busybox": { - "duration": "8" + "duration": "3" } }, "ssh.SSHTest.test_ssh": { - "duration": 1.095, + "duration": 1.046, "status": "PASSED" } } |