]> code.ossystems Code Review - openembedded-core.git/commitdiff
oeqa/manual/bsp-hw.json : remove X_server_can_start_up_with_runlevel_5_boot test
authorTeohJayShen <jay.shen.teoh@intel.com>
Wed, 19 Aug 2020 09:05:03 +0000 (17:05 +0800)
committerSteve Sakoman <steve@sakoman.com>
Sat, 29 Aug 2020 17:18:47 +0000 (07:18 -1000)
remove the test as graphical mode is already being validated

Signed-off-by: TeohJayShen <jay.shen.teoh@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit ad5b5ca9ec1d9106911a610bb36fb98e3f17748d)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/lib/oeqa/manual/bsp-hw.json

index 08132c0f9708cfd8827371038d5f50c820915f26..75b89758cb7cd879da259784e413d4ed07222c21 100644 (file)
             "summary": "connman_offline_mode_in_connman-gnome"
         }
     },
-    {
-        "test": {
-            "@alias": "bsps-hw.bsps-hw.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-hw.bsps-hw.standby",