diff options
Diffstat (limited to 'runtime/poky/qemuarm64/core-image-ptest-gawk/testresults.json')
-rw-r--r-- | runtime/poky/qemuarm64/core-image-ptest-gawk/testresults.json | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/runtime/poky/qemuarm64/core-image-ptest-gawk/testresults.json b/runtime/poky/qemuarm64/core-image-ptest-gawk/testresults.json index 4d792079f2..edeef42b1b 100644 --- a/runtime/poky/qemuarm64/core-image-ptest-gawk/testresults.json +++ b/runtime/poky/qemuarm64/core-image-ptest-gawk/testresults.json @@ -1,8 +1,8 @@ { - "runtime_core-image-ptest-gawk_qemuarm64_20250202014206": { + "runtime_core-image-ptest-gawk_qemuarm64_20250203011514": { "configuration": { "DISTRO": "poky", - "HOST_DISTRO": "ubuntu-24.04", + "HOST_DISTRO": "ubuntu-20.04", "IMAGE_BASENAME": "core-image-ptest-gawk", "IMAGE_PKGTYPE": "rpm", "LAYERS": { @@ -23,29 +23,29 @@ } }, "MACHINE": "qemuarm64", - "STARTTIME": "20250202014206", + "STARTTIME": "20250203011514", "TESTSERIES": "qemuarm64-ptest", "TEST_TYPE": "runtime" }, "result": { "parselogs.ParseLogsTest.test_get_context": { - "duration": 0.0005257, + "duration": 0.0009525, "status": "PASSED" }, "parselogs.ParseLogsTest.test_parselogs": { - "duration": 2.706, + "duration": 2.058, "status": "PASSED" }, "ping.PingTest.test_ping": { - "duration": 0.0292, + "duration": 0.04275, "status": "PASSED" }, "ptest.PtestRunnerTest.test_ptestrunner_expectfail": { - "duration": 22.305, + "duration": 22.21, "status": "PASSED" }, "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": { - "duration": 0.0008104, + "duration": 0.0008876, "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail", "status": "SKIPPED" }, @@ -1599,11 +1599,11 @@ }, "ptestresult.sections": { "gawk": { - "duration": "21" + "duration": "22" } }, "ssh.SSHTest.test_ssh": { - "duration": 0.5857, + "duration": 0.5178, "status": "PASSED" } } |