diff options
author | TeohJayShen <jay.shen.teoh@intel.com> | 2020-08-19 17:05:03 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-08-20 15:30:07 +0100 |
commit | 660f5694ddfd892f168e6c6843ff9e1230153ab3 (patch) | |
tree | 9c889bee6b06971ccd598ec0260ed20ce7552bf4 /meta/lib/oeqa | |
parent | 8db6cf92b4ad667021b569297f924231fc200c03 (diff) | |
download | poky-660f5694ddfd892f168e6c6843ff9e1230153ab3.tar.gz |
oeqa/manual/bsp-hw.json : remove X_server_can_start_up_with_runlevel_5_boot test
remove the test as graphical mode is already being validated
(From OE-Core rev: ad5b5ca9ec1d9106911a610bb36fb98e3f17748d)
Signed-off-by: TeohJayShen <jay.shen.teoh@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oeqa')
-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 08132c0f97..75b89758cb 100644 --- a/meta/lib/oeqa/manual/bsp-hw.json +++ b/meta/lib/oeqa/manual/bsp-hw.json | |||
@@ -241,28 +241,6 @@ | |||
241 | }, | 241 | }, |
242 | { | 242 | { |
243 | "test": { | 243 | "test": { |
244 | "@alias": "bsps-hw.bsps-hw.X_server_can_start_up_with_runlevel_5_boot", | ||
245 | "author": [ | ||
246 | { | ||
247 | "email": "alexandru.c.georgescu@intel.com", | ||
248 | "name": "alexandru.c.georgescu@intel.com" | ||
249 | } | ||
250 | ], | ||
251 | "execution": { | ||
252 | "1": { | ||
253 | "action": "boot up system with default runlevel \n\n", | ||
254 | "expected_results": "X server can start up well and desktop display has no problem . \n\n" | ||
255 | }, | ||
256 | "2": { | ||
257 | "action": "type runlevel at command prompt", | ||
258 | "expected_results": "Output:N 5" | ||
259 | } | ||
260 | }, | ||
261 | "summary": "X_server_can_start_up_with_runlevel_5_boot" | ||
262 | } | ||
263 | }, | ||
264 | { | ||
265 | "test": { | ||
266 | "@alias": "bsps-hw.bsps-hw.standby", | 244 | "@alias": "bsps-hw.bsps-hw.standby", |
267 | "author": [ | 245 | "author": [ |
268 | { | 246 | { |