aboutsummaryrefslogtreecommitdiffstats
path: root/4.3.4_RC2/4.3.4_RC2_test_results/rpl/testresults.json
diff options
context:
space:
mode:
Diffstat (limited to '4.3.4_RC2/4.3.4_RC2_test_results/rpl/testresults.json')
-rw-r--r--4.3.4_RC2/4.3.4_RC2_test_results/rpl/testresults.json247
1 files changed, 247 insertions, 0 deletions
diff --git a/4.3.4_RC2/4.3.4_RC2_test_results/rpl/testresults.json b/4.3.4_RC2/4.3.4_RC2_test_results/rpl/testresults.json
new file mode 100644
index 0000000000..157a57c554
--- /dev/null
+++ b/4.3.4_RC2/4.3.4_RC2_test_results/rpl/testresults.json
@@ -0,0 +1,247 @@
+{
+ "runtime_core-image-sato-sdk_genericx86-64_20240402052359": {
+ "configuration": {
+ "DISTRO": "poky",
+ "HOST_DISTRO": "ubuntu-22.04",
+ "IMAGE_BASENAME": "core-image-sato-sdk",
+ "IMAGE_PKGTYPE": "rpm",
+ "LAYERS": {
+ "meta": {
+ "branch": "nanbield",
+ "commit": "7b8aa378d069ee31373f22caba3bd7fc7863f447",
+ "commit_count": 72422
+ },
+ "meta-poky": {
+ "branch": "nanbield",
+ "commit": "7b8aa378d069ee31373f22caba3bd7fc7863f447",
+ "commit_count": 72422
+ },
+ "meta-yocto-bsp": {
+ "branch": "nanbield",
+ "commit": "7b8aa378d069ee31373f22caba3bd7fc7863f447",
+ "commit_count": 72422
+ },
+ "meta-yp-qa": {
+ "branch": "master",
+ "commit": "281f5008507df4276b0f6c42ea512203638198a3",
+ "commit_count": 35
+ }
+ },
+ "MACHINE": "genericx86-64",
+ "STARTTIME": "20240402052359",
+ "TEST_TYPE": "runtime"
+ },
+ "result": {
+ "apt.AptRepoTest.test_apt_install_from_repo": {
+ "duration": 0.0003631114959716797,
+ "log": "Test requires apt to be installed",
+ "status": "SKIPPED"
+ },
+ "buildcpio.BuildCpioTest.test_cpio": {
+ "duration": 30.0984148979187,
+ "status": "PASSED"
+ },
+ "buildgalculator.GalculatorTest.test_galculator": {
+ "duration": 0.0016012191772460938,
+ "log": "Test requires gtk+3 to be installed",
+ "status": "SKIPPED"
+ },
+ "buildlzip.BuildLzipTest.test_lzip": {
+ "duration": 6.046813726425171,
+ "status": "PASSED"
+ },
+ "connman.ConnmanTest.test_connmand_help": {
+ "duration": 0.574925422668457,
+ "status": "PASSED"
+ },
+ "connman.ConnmanTest.test_connmand_running": {
+ "duration": 0.5954716205596924,
+ "status": "PASSED"
+ },
+ "date.DateTest.test_date": {
+ "duration": 2.320087432861328,
+ "status": "PASSED"
+ },
+ "df.DfTest.test_df": {
+ "duration": 0.5864510536193848,
+ "status": "PASSED"
+ },
+ "gcc.GccCompileTest.test_gcc_compile": {
+ "duration": 2.056421995162964,
+ "status": "PASSED"
+ },
+ "gcc.GccCompileTest.test_gpp2_compile": {
+ "duration": 2.0245485305786133,
+ "status": "PASSED"
+ },
+ "gcc.GccCompileTest.test_gpp_compile": {
+ "duration": 2.2137017250061035,
+ "status": "PASSED"
+ },
+ "gcc.GccCompileTest.test_make": {
+ "duration": 1.5434684753417969,
+ "status": "PASSED"
+ },
+ "gi.GObjectIntrospectionTest.test_python": {
+ "duration": 0.8197693824768066,
+ "status": "PASSED"
+ },
+ "go.GoHelloworldTest.test_gohelloworld": {
+ "duration": 0.771028995513916,
+ "status": "PASSED"
+ },
+ "kernelmodule.KernelModuleTest.test_kernel_module": {
+ "duration": 12.930795192718506,
+ "status": "PASSED"
+ },
+ "ldd.LddTest.test_ldd": {
+ "duration": 1.675051212310791,
+ "status": "PASSED"
+ },
+ "logrotate.LogrotateTest.test_logrotate_newlog": {
+ "duration": 2.5420873165130615,
+ "status": "PASSED"
+ },
+ "logrotate.LogrotateTest.test_logrotate_wtmp": {
+ "duration": 2.2194392681121826,
+ "status": "PASSED"
+ },
+ "oe_syslog.SyslogTest.test_syslog_running": {
+ "duration": 0.5455713272094727,
+ "status": "PASSED"
+ },
+ "oe_syslog.SyslogTestConfig.test_syslog_logger": {
+ "duration": 1.931607961654663,
+ "status": "PASSED"
+ },
+ "oe_syslog.SyslogTestConfig.test_syslog_restart": {
+ "duration": 4.639883279800415,
+ "status": "PASSED"
+ },
+ "oe_syslog.SyslogTestConfig.test_syslog_startup_config": {
+ "duration": 11.034945011138916,
+ "status": "PASSED"
+ },
+ "opengl.GraphicTest.test_graphic_opengl_with_glxgears": {
+ "duration": 2.9304568767547607,
+ "status": "PASSED"
+ },
+ "opkg.OpkgRepoTest.test_opkg_install_from_repo": {
+ "duration": 0.0015513896942138672,
+ "log": "Test requires opkg to be installed",
+ "status": "SKIPPED"
+ },
+ "pam.PamBasicTest.test_pam": {
+ "duration": 0.002668142318725586,
+ "log": "Test requires pam to be in DISTRO_FEATURES",
+ "status": "SKIPPED"
+ },
+ "perl.PerlTest.test_perl_works": {
+ "duration": 0.5784838199615479,
+ "status": "PASSED"
+ },
+ "ping.PingTest.test_ping": {
+ "duration": 0.016761302947998047,
+ "status": "PASSED"
+ },
+ "python.PythonTest.test_python3": {
+ "duration": 0.5900323390960693,
+ "status": "PASSED"
+ },
+ "rust.RustCLibExampleTest.test_rust_c_lib_example": {
+ "duration": 0.0015709400177001953,
+ "log": "Test requires rust-c-lib-example-bin to be installed",
+ "status": "SKIPPED"
+ },
+ "rust.RustCompileTest.test_cargo_compile": {
+ "duration": 5.354410886764526,
+ "status": "PASSED"
+ },
+ "rust.RustCompileTest.test_rust_compile": {
+ "duration": 1.8653740882873535,
+ "status": "PASSED"
+ },
+ "scp.ScpTest.test_scp_file": {
+ "duration": 1.141160249710083,
+ "status": "PASSED"
+ },
+ "ssh.SSHTest.test_ssh": {
+ "duration": 11.144831657409668,
+ "status": "PASSED"
+ },
+ "stap.StapTest.test_stap": {
+ "duration": 2.440207004547119,
+ "status": "PASSED"
+ },
+ "systemd.SystemdBasicTests.test_systemd_basic": {
+ "duration": 0.0010380744934082031,
+ "log": "systemd is not the init manager for this image",
+ "status": "SKIPPED"
+ },
+ "systemd.SystemdBasicTests.test_systemd_failed": {
+ "duration": 0.00018787384033203125,
+ "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.0002429485321044922,
+ "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.0002446174621582031,
+ "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.00026702880859375,
+ "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_disable_enable": {
+ "duration": 0.0003123283386230469,
+ "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.00032806396484375,
+ "log": "Test is only meant to run with read-only-rootfs in IMAGE_FEATURES",
+ "status": "SKIPPED"
+ },
+ "systemd.SystemdServiceTests.test_systemd_status": {
+ "duration": 0.0002295970916748047,
+ "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.00023937225341796875,
+ "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.0002872943878173828,
+ "log": "Test requires wayland-utils to be installed",
+ "status": "SKIPPED"
+ },
+ "weston.WestonTest.test_weston_can_initialize_new_wayland_compositor": {
+ "duration": 0.0003018379211425781,
+ "log": "Test requires weston to be installed",
+ "status": "SKIPPED"
+ },
+ "weston.WestonTest.test_weston_running": {
+ "duration": 0.0002739429473876953,
+ "log": "Test requires weston to be installed",
+ "status": "SKIPPED"
+ },
+ "weston.WestonTest.test_weston_supports_xwayland": {
+ "duration": 0.00030231475830078125,
+ "log": "Test requires weston to be installed",
+ "status": "SKIPPED"
+ },
+ "xorg.XorgTest.test_xorg_running": {
+ "duration": 1.1007840633392334,
+ "status": "PASSED"
+ }
+ }
+ }
+}