]> code.ossystems Code Review - openembedded-core.git/commitdiff
oeqa/manual/bsp-qemu: drop xserver test done at runtime
authorArmin Kuster <akuster808@gmail.com>
Tue, 12 Nov 2019 04:33:29 +0000 (20:33 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 14 Nov 2019 12:56:31 +0000 (12:56 +0000)
xserver testing is done at runtime and selftest via sato image

Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/manual/bsp-qemu.json

index b49abf4335bf69df10d934dffd09afff18ef0de1..7a3d9940a9b4cb45cf26dcf25311fbb84eea69e5 100644 (file)
       "summary": "only_one_connmand_in_background"
     }
   },
-  {
-    "test": {
-      "@alias": "bsps-qemu.bsps-runtime.X_server_can_start_up_with_runlevel_5_boot",
-      "author": [
-        {
-          "email": "alexandru.c.georgescu@intel.com",
-          "name": "alexandru.c.georgescu@intel.com"
-        }
-      ],
-      "execution": {
-        "1": {
-          "action": "boot up system with default runlevel  \n\n",
-          "expected_results": "X server can start up well and desktop display has no problem .  \n\n"
-        },
-        "2": {
-          "action": "type runlevel at command prompt",
-          "expected_results": "Output:N 5"
-        }
-      },
-      "summary": "X_server_can_start_up_with_runlevel_5_boot"
-    }
-  },
   {
     "test": {
       "@alias": "bsps-qemu.bsps-runtime.check_bash_in_image",