diff options
Diffstat (limited to 'runtime/poky/qemux86-64/core-image-ptest-xz')
-rw-r--r-- | runtime/poky/qemux86-64/core-image-ptest-xz/testresults.json | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/runtime/poky/qemux86-64/core-image-ptest-xz/testresults.json b/runtime/poky/qemux86-64/core-image-ptest-xz/testresults.json index ec624d4c6d..dc117a68a8 100644 --- a/runtime/poky/qemux86-64/core-image-ptest-xz/testresults.json +++ b/runtime/poky/qemux86-64/core-image-ptest-xz/testresults.json @@ -1,8 +1,8 @@ { - "runtime_core-image-ptest-xz_qemux86-64_20250202012355": { + "runtime_core-image-ptest-xz_qemux86-64_20250203011743": { "configuration": { "DISTRO": "poky", - "HOST_DISTRO": "debian-12", + "HOST_DISTRO": "centos-9", "IMAGE_BASENAME": "core-image-ptest-xz", "IMAGE_PKGTYPE": "rpm", "LAYERS": { @@ -23,35 +23,35 @@ } }, "MACHINE": "qemux86-64", - "STARTTIME": "20250202012355", + "STARTTIME": "20250203011743", "TESTSERIES": "qemux86-64-ptest", "TEST_TYPE": "runtime" }, "result": { "parselogs.ParseLogsTest.test_get_context": { - "duration": 0.0003378, + "duration": 0.0005198, "status": "PASSED" }, "parselogs.ParseLogsTest.test_parselogs": { - "duration": 2.579, + "duration": 2.124, "status": "PASSED" }, "ping.PingTest.test_ping": { - "duration": 0.01045, + "duration": 0.04245, "status": "PASSED" }, "ptest.PtestRunnerTest.test_ptestrunner_expectfail": { - "duration": 0.8165, + "duration": 0.7281, "status": "PASSED" }, "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": { - "duration": 0.0002189, + "duration": 0.00056, "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail", "status": "SKIPPED" }, "ptestresult.sections": { "xz": { - "duration": "1" + "duration": "0" } }, "ptestresult.xz.test_compress.sh": { @@ -304,7 +304,7 @@ "status": "PASSED" }, "ssh.SSHTest.test_ssh": { - "duration": 0.5782, + "duration": 0.5129, "status": "PASSED" } } |