summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeohJayShen <jay.shen.teoh@intel.com>2020-08-19 17:05:03 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-09-02 16:04:37 +0100
commit0f2bb6b010fc70240b2ea4f5286da77e92f6a048 (patch)
tree7bc60110fa8f74e6693e97b91cfc21067e4f2896
parent33208828ed80fec8a55d39f2baa328ce18e38b66 (diff)
downloadpoky-0f2bb6b010fc70240b2ea4f5286da77e92f6a048.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: 2de541adc2dfc11be72446d3f80a9874f8be86c1) Signed-off-by: TeohJayShen <jay.shen.teoh@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit ad5b5ca9ec1d9106911a610bb36fb98e3f17748d) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/lib/oeqa/manual/bsp-hw.json22
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 {