]> code.ossystems Code Review - openembedded-core.git/commitdiff
oeqa/manual/bsp-hw.json : remove click_terminal_icon_on_X_desktop manual test
authorTeoh Jay Shen <jay.shen.teoh@intel.com>
Thu, 22 Apr 2021 01:11:42 +0000 (09:11 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 23 Apr 2021 09:10:43 +0000 (10:10 +0100)
Remove the click_terminal_icon_on_X_desktop test as it was replaced by the new automated runtime oeqa/runtime/cases/terminal.py.

Signed-off-by: Teoh Jay Shen <jay.shen.teoh@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/manual/bsp-hw.json

index 5eceb741a538d10952edda747885182d372cbcde..bd61cf2c79dd8aacdfc3d27ea98de1f0c5df849a 100644 (file)
             "summary": "Test_if_usb_hid_device_works_well_after_resume_from_suspend_state"
         }
     },
-    {
-        "test": {
-            "@alias": "bsps-hw.bsps-hw.click_terminal_icon_on_X_desktop",
-            "author": [
-                {
-                    "email": "alexandru.c.georgescu@intel.com",
-                    "name": "alexandru.c.georgescu@intel.com"
-                }
-            ],
-            "execution": {
-                "1": {
-                    "action": "After system launch and X start up, click terminal icon on desktop",
-                    "expected_results": ""
-                },
-                "2": {
-                    "action": "Check if only one terminal window launched and no other problem met",
-                    "expected_results": "There should be no problem after launching terminal . "
-                }
-            },
-            "summary": "click_terminal_icon_on_X_desktop"
-        }
-    },
     {
         "test": {
             "@alias": "bsps-hw.bsps-hw.Add_multiple_files_in_media_player",