summaryrefslogtreecommitdiffstats
path: root/runtime/poky/qemux86/core-image-sato/testresults.json
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/poky/qemux86/core-image-sato/testresults.json')
-rw-r--r--runtime/poky/qemux86/core-image-sato/testresults.json363
1 files changed, 0 insertions, 363 deletions
diff --git a/runtime/poky/qemux86/core-image-sato/testresults.json b/runtime/poky/qemux86/core-image-sato/testresults.json
deleted file mode 100644
index a499ca0dcac..00000000000
--- a/runtime/poky/qemux86/core-image-sato/testresults.json
+++ /dev/null
@@ -1,363 +0,0 @@
-{
- "runtime_core-image-sato_qemux86_20240320024345": {
- "configuration": {
- "DISTRO": "poky",
- "HOST_DISTRO": "fedora-38",
- "IMAGE_BASENAME": "core-image-sato",
- "IMAGE_PKGTYPE": "rpm",
- "LAYERS": {
- "meta": {
- "branch": "master",
- "commit": "78e48090b2c2aa94112b986e0948b0a981d08e7f",
- "commit_count": 73907
- },
- "meta-poky": {
- "branch": "master",
- "commit": "78e48090b2c2aa94112b986e0948b0a981d08e7f",
- "commit_count": 73907
- },
- "meta-yocto-bsp": {
- "branch": "master",
- "commit": "78e48090b2c2aa94112b986e0948b0a981d08e7f",
- "commit_count": 73907
- }
- },
- "MACHINE": "qemux86",
- "STARTTIME": "20240320024345",
- "TESTSERIES": "qemux86",
- "TEST_TYPE": "runtime"
- },
- "result": {
- "apt.AptRepoTest.test_apt_install_from_repo": {
- "duration": 0.0015425682067871094,
- "log": "Test requires apt to be installed",
- "status": "SKIPPED"
- },
- "buildcpio.BuildCpioTest.test_cpio": {
- "duration": 0.0005278587341308594,
- "log": "Test requires autoconf to be installed",
- "status": "SKIPPED"
- },
- "buildgalculator.GalculatorTest.test_galculator": {
- "duration": 0.0004737377166748047,
- "log": "Test requires gtk+3 to be installed",
- "status": "SKIPPED"
- },
- "buildlzip.BuildLzipTest.test_lzip": {
- "duration": 0.00045680999755859375,
- "log": "Test requires autoconf to be installed",
- "status": "SKIPPED"
- },
- "connman.ConnmanTest.test_connmand_help": {
- "duration": 0.5292096138000488,
- "status": "PASSED"
- },
- "connman.ConnmanTest.test_connmand_running": {
- "duration": 0.5174281597137451,
- "status": "PASSED"
- },
- "date.DateTest.test_date": {
- "duration": 2.2315480709075928,
- "status": "PASSED"
- },
- "df.DfTest.test_df": {
- "duration": 0.5365698337554932,
- "status": "PASSED"
- },
- "dnf.DnfBasicTest.test_dnf_help": {
- "duration": 2.5088937282562256,
- "status": "PASSED"
- },
- "dnf.DnfBasicTest.test_dnf_history": {
- "duration": 1.297797441482544,
- "status": "PASSED"
- },
- "dnf.DnfBasicTest.test_dnf_info": {
- "duration": 1.0231316089630127,
- "status": "PASSED"
- },
- "dnf.DnfBasicTest.test_dnf_search": {
- "duration": 1.0240044593811035,
- "status": "PASSED"
- },
- "dnf.DnfBasicTest.test_dnf_version": {
- "duration": 0.8295960426330566,
- "status": "PASSED"
- },
- "dnf.DnfRepoTest.test_dnf_exclude": {
- "duration": 2.339141368865967,
- "status": "PASSED"
- },
- "dnf.DnfRepoTest.test_dnf_install": {
- "duration": 1.5412847995758057,
- "status": "PASSED"
- },
- "dnf.DnfRepoTest.test_dnf_install_dependency": {
- "duration": 2.321082830429077,
- "status": "PASSED"
- },
- "dnf.DnfRepoTest.test_dnf_install_from_disk": {
- "duration": 2.7824134826660156,
- "status": "PASSED"
- },
- "dnf.DnfRepoTest.test_dnf_install_from_http": {
- "duration": 1.5080139636993408,
- "status": "PASSED"
- },
- "dnf.DnfRepoTest.test_dnf_installroot": {
- "duration": 12.01825737953186,
- "status": "PASSED"
- },
- "dnf.DnfRepoTest.test_dnf_installroot_usrmerge": {
- "duration": 0.0007786750793457031,
- "log": "Test run when enable usrmerge",
- "status": "SKIPPED"
- },
- "dnf.DnfRepoTest.test_dnf_makecache": {
- "duration": 0.7601513862609863,
- "status": "PASSED"
- },
- "dnf.DnfRepoTest.test_dnf_reinstall": {
- "duration": 0.7774693965911865,
- "status": "PASSED"
- },
- "dnf.DnfRepoTest.test_dnf_repoinfo": {
- "duration": 0.7662563323974609,
- "status": "PASSED"
- },
- "gcc.GccCompileTest.test_gcc_compile": {
- "duration": 0.0006878376007080078,
- "log": "Test requires gcc to be installed",
- "status": "SKIPPED"
- },
- "gcc.GccCompileTest.test_gpp2_compile": {
- "duration": 0.0005497932434082031,
- "log": "Test requires g++ to be installed",
- "status": "SKIPPED"
- },
- "gcc.GccCompileTest.test_gpp_compile": {
- "duration": 0.000507354736328125,
- "log": "Test requires g++ to be installed",
- "status": "SKIPPED"
- },
- "gcc.GccCompileTest.test_make": {
- "duration": 0.000530242919921875,
- "log": "Test requires make to be installed",
- "status": "SKIPPED"
- },
- "gi.GObjectIntrospectionTest.test_python": {
- "duration": 0.0004889965057373047,
- "log": "Test requires python3-pygobject to be installed",
- "status": "SKIPPED"
- },
- "go.GoHelloworldTest.test_gohelloworld": {
- "duration": 0.0006046295166015625,
- "log": "Test requires go-helloworld to be installed",
- "status": "SKIPPED"
- },
- "kernelmodule.KernelModuleTest.test_kernel_module": {
- "duration": 0.0005540847778320312,
- "log": "Test requires gcc to be installed",
- "status": "SKIPPED"
- },
- "ldd.LddTest.test_ldd": {
- "duration": 0.0005736351013183594,
- "log": "Test requires ldd to be installed",
- "status": "SKIPPED"
- },
- "logrotate.LogrotateTest.test_logrotate_newlog": {
- "duration": 0.0004818439483642578,
- "log": "Test case logrotate.LogrotateTest.test_logrotate_newlog depends on logrotate.LogrotateTest.test_logrotate_wtmp but it didn't pass/run.",
- "status": "SKIPPED"
- },
- "logrotate.LogrotateTest.test_logrotate_wtmp": {
- "duration": 0.0006270408630371094,
- "log": "Test requires logrotate to be installed",
- "status": "SKIPPED"
- },
- "oe_syslog.SyslogTest.test_syslog_running": {
- "duration": 0.5285651683807373,
- "status": "PASSED"
- },
- "oe_syslog.SyslogTestConfig.test_syslog_logger": {
- "duration": 1.8643708229064941,
- "status": "PASSED"
- },
- "oe_syslog.SyslogTestConfig.test_syslog_restart": {
- "duration": 4.465288400650024,
- "status": "PASSED"
- },
- "oe_syslog.SyslogTestConfig.test_syslog_startup_config": {
- "duration": 10.3228600025177,
- "status": "PASSED"
- },
- "opkg.OpkgRepoTest.test_opkg_install_from_repo": {
- "duration": 0.0005757808685302734,
- "log": "Test requires opkg to be installed",
- "status": "SKIPPED"
- },
- "pam.PamBasicTest.test_pam": {
- "duration": 0.0004899501800537109,
- "log": "Test requires pam to be in DISTRO_FEATURES",
- "status": "SKIPPED"
- },
- "parselogs.ParseLogsTest.test_get_context": {
- "duration": 0.00044083595275878906,
- "status": "PASSED"
- },
- "parselogs.ParseLogsTest.test_parselogs": {
- "duration": 3.0802557468414307,
- "status": "PASSED"
- },
- "perl.PerlTest.test_perl_works": {
- "duration": 0.5290441513061523,
- "status": "PASSED"
- },
- "ping.PingTest.test_ping": {
- "duration": 0.024831533432006836,
- "status": "PASSED"
- },
- "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
- "duration": 0.0005960464477539062,
- "log": "Test requires ptest-runner to be installed",
- "status": "SKIPPED"
- },
- "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
- "duration": 0.0004725456237792969,
- "log": "Test requires ptest-runner to be installed",
- "status": "SKIPPED"
- },
- "python.PythonTest.test_python3": {
- "duration": 0.5787124633789062,
- "status": "PASSED"
- },
- "rpm.RpmBasicTest.test_rpm_help": {
- "duration": 0.530651330947876,
- "status": "PASSED"
- },
- "rpm.RpmBasicTest.test_rpm_query": {
- "duration": 1.0832242965698242,
- "status": "PASSED"
- },
- "rpm.RpmBasicTest.test_rpm_query_nonroot": {
- "duration": 2.7923851013183594,
- "status": "PASSED"
- },
- "rpm.RpmInstallRemoveTest.test_check_rpm_install_removal_log_file_size": {
- "duration": 11.339676141738892,
- "status": "PASSED"
- },
- "rpm.RpmInstallRemoveTest.test_rpm_install": {
- "duration": 1.0029637813568115,
- "status": "PASSED"
- },
- "rpm.RpmInstallRemoveTest.test_rpm_remove": {
- "duration": 0.39162302017211914,
- "status": "PASSED"
- },
- "rust.RustCLibExampleTest.test_rust_c_lib_example": {
- "duration": 0.0006673336029052734,
- "log": "Test requires rust-c-lib-example-bin to be installed",
- "status": "SKIPPED"
- },
- "rust.RustCompileTest.test_cargo_compile": {
- "duration": 0.0004673004150390625,
- "log": "Test requires openssh-scp to be installed",
- "status": "SKIPPED"
- },
- "rust.RustCompileTest.test_rust_compile": {
- "duration": 0.0004711151123046875,
- "log": "Test requires openssh-scp to be installed",
- "status": "SKIPPED"
- },
- "scp.ScpTest.test_scp_file": {
- "duration": 0.00048661231994628906,
- "log": "Test requires openssh-scp to be installed",
- "status": "SKIPPED"
- },
- "ssh.SSHTest.test_ssh": {
- "duration": 11.100003242492676,
- "status": "PASSED"
- },
- "stap.StapTest.test_stap": {
- "duration": 0.0046427249908447266,
- "log": "Test requires kernel-devsrc to be installed",
- "status": "SKIPPED"
- },
- "systemd.SystemdBasicTests.test_systemd_basic": {
- "duration": 0.0004780292510986328,
- "log": "systemd is not the init manager for this image",
- "status": "SKIPPED"
- },
- "systemd.SystemdBasicTests.test_systemd_failed": {
- "duration": 0.00040268898010253906,
- "log": "Test case systemd.SystemdBasicTests.test_systemd_failed depends on systemd.SystemdBasicTests.test_systemd_basic but it didn't pass/run.",
- "status": "SKIPPED"
- },
- "systemd.SystemdBasicTests.test_systemd_list": {
- "duration": 0.0003159046173095703,
- "log": "Test case systemd.SystemdBasicTests.test_systemd_list depends on systemd.SystemdBasicTests.test_systemd_basic but it didn't pass/run.",
- "status": "SKIPPED"
- },
- "systemd.SystemdJournalTests.test_systemd_boot_time": {
- "duration": 0.00039958953857421875,
- "log": "Test case systemd.SystemdJournalTests.test_systemd_boot_time depends on systemd.SystemdBasicTests.test_systemd_basic but it didn't pass/run.",
- "status": "SKIPPED"
- },
- "systemd.SystemdJournalTests.test_systemd_journal": {
- "duration": 0.0003528594970703125,
- "log": "Test case systemd.SystemdJournalTests.test_systemd_journal depends on systemd.SystemdBasicTests.test_systemd_basic but it didn't pass/run.",
- "status": "SKIPPED"
- },
- "systemd.SystemdServiceTests.test_systemd_coredump_minidebuginfo": {
- "duration": 0.004756450653076172,
- "log": "Test requires minidebuginfo to be in DISTRO_FEATURES",
- "status": "SKIPPED"
- },
- "systemd.SystemdServiceTests.test_systemd_disable_enable": {
- "duration": 0.0005259513854980469,
- "log": "Test case systemd.SystemdServiceTests.test_systemd_disable_enable depends on systemd.SystemdServiceTests.test_systemd_status but it didn't pass/run.",
- "status": "SKIPPED"
- },
- "systemd.SystemdServiceTests.test_systemd_disable_enable_ro": {
- "duration": 0.0004413127899169922,
- "log": "Test is only meant to run with read-only-rootfs in IMAGE_FEATURES",
- "status": "SKIPPED"
- },
- "systemd.SystemdServiceTests.test_systemd_status": {
- "duration": 0.0004127025604248047,
- "log": "Test case systemd.SystemdServiceTests.test_systemd_status depends on systemd.SystemdBasicTests.test_systemd_basic but it didn't pass/run.",
- "status": "SKIPPED"
- },
- "systemd.SystemdServiceTests.test_systemd_stop_start": {
- "duration": 0.0003867149353027344,
- "log": "Test case systemd.SystemdServiceTests.test_systemd_stop_start depends on systemd.SystemdServiceTests.test_systemd_status but it didn't pass/run.",
- "status": "SKIPPED"
- },
- "weston.WestonTest.test_wayland_info": {
- "duration": 0.0005643367767333984,
- "log": "Test requires wayland-utils to be installed",
- "status": "SKIPPED"
- },
- "weston.WestonTest.test_weston_can_initialize_new_wayland_compositor": {
- "duration": 0.0004267692565917969,
- "log": "Test requires weston to be installed",
- "status": "SKIPPED"
- },
- "weston.WestonTest.test_weston_running": {
- "duration": 0.0004191398620605469,
- "log": "Test requires weston to be installed",
- "status": "SKIPPED"
- },
- "weston.WestonTest.test_weston_supports_xwayland": {
- "duration": 0.00043129920959472656,
- "log": "Test requires weston to be installed",
- "status": "SKIPPED"
- },
- "xorg.XorgTest.test_xorg_running": {
- "duration": 1.1355948448181152,
- "status": "PASSED"
- }
- }
- }
-} \ No newline at end of file