From: Armin Kuster Date: Wed, 30 Jan 2019 00:01:40 +0000 (-0800) Subject: manual/bsp-qemu: drop xserver test done at runtime X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85d04759c7971714b10ef632425779bae02b83ae;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git manual/bsp-qemu: drop xserver test done at runtime xserver testing is done at runtime and selftest via sato image Signed-off-by: Armin Kuster --- diff --git a/meta/lib/oeqa/manual/bsp-qemu.json b/meta/lib/oeqa/manual/bsp-qemu.json index b49abf4335b..7a3d9940a9b 100644 --- a/meta/lib/oeqa/manual/bsp-qemu.json +++ b/meta/lib/oeqa/manual/bsp-qemu.json @@ -89,28 +89,6 @@ "summary": "only_one_connmand_in_background" } }, - { - "test": { - "@alias": "bsps-qemu.bsps-runtime.X_server_can_start_up_with_runlevel_5_boot", - "author": [ - { - "email": "alexandru.c.georgescu@intel.com", - "name": "alexandru.c.georgescu@intel.com" - } - ], - "execution": { - "1": { - "action": "boot up system with default runlevel \n\n", - "expected_results": "X server can start up well and desktop display has no problem . \n\n" - }, - "2": { - "action": "type runlevel at command prompt", - "expected_results": "Output:N 5" - } - }, - "summary": "X_server_can_start_up_with_runlevel_5_boot" - } - }, { "test": { "@alias": "bsps-qemu.bsps-runtime.check_bash_in_image",