diff options
Diffstat (limited to 'runtime/poky/qemux86-64/core-image-ptest-expect/testresults.json')
-rw-r--r-- | runtime/poky/qemux86-64/core-image-ptest-expect/testresults.json | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/runtime/poky/qemux86-64/core-image-ptest-expect/testresults.json b/runtime/poky/qemux86-64/core-image-ptest-expect/testresults.json index 81654f5bc2..24ccef024c 100644 --- a/runtime/poky/qemux86-64/core-image-ptest-expect/testresults.json +++ b/runtime/poky/qemux86-64/core-image-ptest-expect/testresults.json @@ -1,8 +1,8 @@ { - "runtime_core-image-ptest-expect_qemux86-64_20250202012355": { + "runtime_core-image-ptest-expect_qemux86-64_20250203011743": { "configuration": { "DISTRO": "poky", - "HOST_DISTRO": "debian-12", + "HOST_DISTRO": "centos-9", "IMAGE_BASENAME": "core-image-ptest-expect", "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.000715, + "duration": 0.000422, "status": "PASSED" }, "parselogs.ParseLogsTest.test_parselogs": { - "duration": 2.595, + "duration": 2.102, "status": "PASSED" }, "ping.PingTest.test_ping": { - "duration": 0.009561, + "duration": 0.03867, "status": "PASSED" }, "ptest.PtestRunnerTest.test_ptestrunner_expectfail": { - "duration": 13.565, + "duration": 13.4, "status": "PASSED" }, "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": { - "duration": 0.0004134, + "duration": 0.0005927, "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail", "status": "SKIPPED" }, @@ -142,7 +142,7 @@ } }, "ssh.SSHTest.test_ssh": { - "duration": 0.574, + "duration": 0.5129, "status": "PASSED" } } |