aboutsummaryrefslogtreecommitdiffstats
path: root/4.2_RC3/4.2.RC3_test_results/minnowboard32/testresults.json
diff options
context:
space:
mode:
Diffstat (limited to '4.2_RC3/4.2.RC3_test_results/minnowboard32/testresults.json')
-rw-r--r--4.2_RC3/4.2.RC3_test_results/minnowboard32/testresults.json246
1 files changed, 246 insertions, 0 deletions
diff --git a/4.2_RC3/4.2.RC3_test_results/minnowboard32/testresults.json b/4.2_RC3/4.2.RC3_test_results/minnowboard32/testresults.json
new file mode 100644
index 0000000000..0df8aaaa49
--- /dev/null
+++ b/4.2_RC3/4.2.RC3_test_results/minnowboard32/testresults.json
@@ -0,0 +1,246 @@
+{
+ "runtime_core-image-sato-sdk_genericx86_20230427053841": {
+ "configuration": {
+ "DISTRO": "poky",
+ "HOST_DISTRO": "ubuntu-22.04",
+ "IMAGE_BASENAME": "core-image-sato-sdk",
+ "IMAGE_PKGTYPE": "rpm",
+ "LAYERS": {
+ "meta": {
+ "branch": "mickledore",
+ "commit": "21790e71d55f417f27cd51fae9dd47549758d4a0",
+ "commit_count": 70029
+ },
+ "meta-poky": {
+ "branch": "mickledore",
+ "commit": "21790e71d55f417f27cd51fae9dd47549758d4a0",
+ "commit_count": 70029
+ },
+ "meta-yocto-bsp": {
+ "branch": "mickledore",
+ "commit": "21790e71d55f417f27cd51fae9dd47549758d4a0",
+ "commit_count": 70029
+ },
+ "meta-yp-qa": {
+ "branch": "master",
+ "commit": "8dd3c8baee9123f6d7cf95d787fc76b669d7dbfa",
+ "commit_count": 30
+ }
+ },
+ "MACHINE": "genericx86",
+ "STARTTIME": "20230427053841",
+ "TEST_TYPE": "runtime"
+ },
+ "result": {
+ "apt.AptRepoTest.test_apt_install_from_repo": {
+ "duration": 0.00035452842712402344,
+ "log": "Test requires apt to be installed",
+ "status": "SKIPPED"
+ },
+ "buildcpio.BuildCpioTest.test_cpio": {
+ "duration": 223.41320085525513,
+ "status": "PASSED"
+ },
+ "buildgalculator.GalculatorTest.test_galculator": {
+ "duration": 0.0004343986511230469,
+ "log": "Test requires gtk+3 to be installed",
+ "status": "SKIPPED"
+ },
+ "buildlzip.BuildLzipTest.test_lzip": {
+ "duration": 46.3532772064209,
+ "status": "PASSED"
+ },
+ "connman.ConnmanTest.test_connmand_help": {
+ "duration": 0.7615272998809814,
+ "status": "PASSED"
+ },
+ "connman.ConnmanTest.test_connmand_running": {
+ "duration": 0.7598984241485596,
+ "status": "PASSED"
+ },
+ "date.DateTest.test_date": {
+ "duration": 2.8366246223449707,
+ "status": "PASSED"
+ },
+ "df.DfTest.test_df": {
+ "duration": 0.7105810642242432,
+ "status": "PASSED"
+ },
+ "gcc.GccCompileTest.test_gcc_compile": {
+ "duration": 3.260253429412842,
+ "status": "PASSED"
+ },
+ "gcc.GccCompileTest.test_gpp2_compile": {
+ "duration": 3.2474684715270996,
+ "status": "PASSED"
+ },
+ "gcc.GccCompileTest.test_gpp_compile": {
+ "duration": 4.768127202987671,
+ "status": "PASSED"
+ },
+ "gcc.GccCompileTest.test_make": {
+ "duration": 2.4401955604553223,
+ "status": "PASSED"
+ },
+ "gi.GObjectIntrospectionTest.test_python": {
+ "duration": 1.9281013011932373,
+ "status": "PASSED"
+ },
+ "go.GoHelloworldTest.test_gohelloworld": {
+ "duration": 1.4021623134613037,
+ "status": "PASSED"
+ },
+ "kernelmodule.KernelModuleTest.test_kernel_module": {
+ "duration": 54.75996685028076,
+ "status": "PASSED"
+ },
+ "ldd.LddTest.test_ldd": {
+ "duration": 2.141169786453247,
+ "status": "PASSED"
+ },
+ "logrotate.LogrotateTest.test_logrotate_newlog": {
+ "duration": 3.408212184906006,
+ "status": "PASSED"
+ },
+ "logrotate.LogrotateTest.test_logrotate_wtmp": {
+ "duration": 2.927438735961914,
+ "status": "PASSED"
+ },
+ "oe_syslog.SyslogTest.test_syslog_running": {
+ "duration": 0.7658596038818359,
+ "status": "PASSED"
+ },
+ "oe_syslog.SyslogTestConfig.test_syslog_logger": {
+ "duration": 2.1979613304138184,
+ "status": "PASSED"
+ },
+ "oe_syslog.SyslogTestConfig.test_syslog_restart": {
+ "duration": 6.257259130477905,
+ "status": "PASSED"
+ },
+ "oe_syslog.SyslogTestConfig.test_syslog_startup_config": {
+ "duration": 14.761238813400269,
+ "status": "PASSED"
+ },
+ "opengl.GraphicTest.test_graphic_opengl_with_glxgears": {
+ "duration": 3.27109956741333,
+ "status": "PASSED"
+ },
+ "opkg.OpkgRepoTest.test_opkg_install_from_repo": {
+ "duration": 0.0004749298095703125,
+ "log": "Test requires opkg to be installed",
+ "status": "SKIPPED"
+ },
+ "pam.PamBasicTest.test_pam": {
+ "duration": 0.00046181678771972656,
+ "log": "Test requires pam to be in DISTRO_FEATURES",
+ "status": "SKIPPED"
+ },
+ "perl.PerlTest.test_perl_works": {
+ "duration": 0.6712198257446289,
+ "status": "PASSED"
+ },
+ "ping.PingTest.test_ping": {
+ "duration": 0.19939017295837402,
+ "status": "PASSED"
+ },
+ "python.PythonTest.test_python3": {
+ "duration": 0.7863938808441162,
+ "status": "PASSED"
+ },
+ "rust.RustCompileTest.test_cargo_compile": {
+ "duration": 13.094113826751709,
+ "status": "PASSED"
+ },
+ "rust.RustCompileTest.test_rust_compile": {
+ "duration": 3.1314783096313477,
+ "status": "PASSED"
+ },
+ "rust.RustHelloworldTest.test_rusthelloworld": {
+ "duration": 0.724604606628418,
+ "status": "PASSED"
+ },
+ "scp.ScpTest.test_scp_file": {
+ "duration": 2.2800891399383545,
+ "status": "PASSED"
+ },
+ "ssh.SSHTest.test_ssh": {
+ "duration": 1.4279048442840576,
+ "status": "PASSED"
+ },
+ "stap.StapTest.test_stap": {
+ "duration": 11.577128171920776,
+ "status": "PASSED"
+ },
+ "systemd.SystemdBasicTests.test_systemd_basic": {
+ "duration": 0.0018074512481689453,
+ "log": "systemd is not the init manager for this image",
+ "status": "SKIPPED"
+ },
+ "systemd.SystemdBasicTests.test_systemd_failed": {
+ "duration": 0.0017092227935791016,
+ "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.0014262199401855469,
+ "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.0017282962799072266,
+ "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.0012841224670410156,
+ "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.0012352466583251953,
+ "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.001470327377319336,
+ "log": "Test is only meant to run with read-only-rootfs in IMAGE_FEATURES",
+ "status": "SKIPPED"
+ },
+ "systemd.SystemdServiceTests.test_systemd_status": {
+ "duration": 0.0014617443084716797,
+ "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.0012929439544677734,
+ "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.0015001296997070312,
+ "log": "Test requires wayland-utils to be installed",
+ "status": "SKIPPED"
+ },
+ "weston.WestonTest.test_weston_can_initialize_new_wayland_compositor": {
+ "duration": 0.0015306472778320312,
+ "log": "Test requires weston to be installed",
+ "status": "SKIPPED"
+ },
+ "weston.WestonTest.test_weston_running": {
+ "duration": 0.0014317035675048828,
+ "log": "Test requires weston to be installed",
+ "status": "SKIPPED"
+ },
+ "weston.WestonTest.test_weston_supports_xwayland": {
+ "duration": 0.0008192062377929688,
+ "log": "Test requires weston to be installed",
+ "status": "SKIPPED"
+ },
+ "xorg.XorgTest.test_xorg_running": {
+ "duration": 1.515451431274414,
+ "status": "PASSED"
+ }
+ }
+ }
+} \ No newline at end of file