diff options
Diffstat (limited to 'runtime/poky/qemux86-64/core-image-ptest-attr/testresults.json')
-rw-r--r-- | runtime/poky/qemux86-64/core-image-ptest-attr/testresults.json | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/runtime/poky/qemux86-64/core-image-ptest-attr/testresults.json b/runtime/poky/qemux86-64/core-image-ptest-attr/testresults.json index a0ef712f17..a99bd5dcc1 100644 --- a/runtime/poky/qemux86-64/core-image-ptest-attr/testresults.json +++ b/runtime/poky/qemux86-64/core-image-ptest-attr/testresults.json @@ -1,8 +1,8 @@ { - "runtime_core-image-ptest-attr_qemux86-64_20250202012355": { + "runtime_core-image-ptest-attr_qemux86-64_20250203011743": { "configuration": { "DISTRO": "poky", - "HOST_DISTRO": "debian-12", + "HOST_DISTRO": "centos-9", "IMAGE_BASENAME": "core-image-ptest-attr", "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.0007241, + "duration": 0.0003974, "status": "PASSED" }, "parselogs.ParseLogsTest.test_parselogs": { - "duration": 2.621, + "duration": 2.095, "status": "PASSED" }, "ping.PingTest.test_ping": { - "duration": 0.0132, + "duration": 0.03854, "status": "PASSED" }, "ptest.PtestRunnerTest.test_ptestrunner_expectfail": { - "duration": 0.7937, + "duration": 0.5466, "status": "PASSED" }, "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": { - "duration": 0.000479, + "duration": 0.0005238, "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail", "status": "SKIPPED" }, @@ -57,11 +57,11 @@ }, "ptestresult.sections": { "attr": { - "duration": "1" + "duration": "0" } }, "ssh.SSHTest.test_ssh": { - "duration": 0.5685, + "duration": 0.5107, "status": "PASSED" } } |