mirror of
https://git.yoctoproject.org/poky
synced 2026-05-07 16:59:22 +00:00
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. (From OE-Core rev: ce10543b03349a68dd2639990b8c267110dcab2e) Signed-off-by: Teoh Jay Shen <jay.shen.teoh@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
3d02cc072e
commit
711039f052
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user