From: Teoh Jay Shen Date: Thu, 22 Apr 2021 01:11:42 +0000 (+0800) Subject: oeqa/manual/bsp-hw.json : remove click_terminal_icon_on_X_desktop manual test X-Git-Tag: uninative-3.1~108 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=ce10543b03349a68dd2639990b8c267110dcab2e;p=openembedded-core.git oeqa/manual/bsp-hw.json : remove click_terminal_icon_on_X_desktop manual test 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 Signed-off-by: Richard Purdie --- diff --git a/meta/lib/oeqa/manual/bsp-hw.json b/meta/lib/oeqa/manual/bsp-hw.json index 5eceb741a5..bd61cf2c79 100644 --- a/meta/lib/oeqa/manual/bsp-hw.json +++ b/meta/lib/oeqa/manual/bsp-hw.json @@ -171,28 +171,6 @@ "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",