diff options
author | Teoh Jay Shen <jay.shen.teoh@intel.com> | 2021-04-22 09:11:42 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-04-23 10:12:08 +0100 |
commit | 711039f0524d7a15db33b580b3e1818ba77fe230 (patch) | |
tree | 4e29bf923321aba49806e3c1a2a9dc99ae6514ba /meta/lib/oeqa/manual | |
parent | 3d02cc072e3556ead48a5a1692f50a356f321428 (diff) | |
download | poky-711039f0524d7a15db33b580b3e1818ba77fe230.tar.gz |
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>
Diffstat (limited to 'meta/lib/oeqa/manual')
-rw-r--r-- | meta/lib/oeqa/manual/bsp-hw.json | 22 |
1 files changed, 0 insertions, 22 deletions
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 | |||
@@ -173,28 +173,6 @@ | |||
173 | }, | 173 | }, |
174 | { | 174 | { |
175 | "test": { | 175 | "test": { |
176 | "@alias": "bsps-hw.bsps-hw.click_terminal_icon_on_X_desktop", | ||
177 | "author": [ | ||
178 | { | ||
179 | "email": "alexandru.c.georgescu@intel.com", | ||
180 | "name": "alexandru.c.georgescu@intel.com" | ||
181 | } | ||
182 | ], | ||
183 | "execution": { | ||
184 | "1": { | ||
185 | "action": "After system launch and X start up, click terminal icon on desktop", | ||
186 | "expected_results": "" | ||
187 | }, | ||
188 | "2": { | ||
189 | "action": "Check if only one terminal window launched and no other problem met", | ||
190 | "expected_results": "There should be no problem after launching terminal . " | ||
191 | } | ||
192 | }, | ||
193 | "summary": "click_terminal_icon_on_X_desktop" | ||
194 | } | ||
195 | }, | ||
196 | { | ||
197 | "test": { | ||
198 | "@alias": "bsps-hw.bsps-hw.Add_multiple_files_in_media_player", | 176 | "@alias": "bsps-hw.bsps-hw.Add_multiple_files_in_media_player", |
199 | "author": [ | 177 | "author": [ |
200 | { | 178 | { |