summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2019-01-29 16:01:40 -0800
committerArmin Kuster <akuster808@gmail.com>2019-11-07 14:49:19 -0800
commit2cde433f1f10d9e56b7f6cd011ae545415671b7c (patch)
tree5566976b40d199bb834aecefad4946b5dd97b88b
parent4df6b396ce9b4681264a4aebd465d37ae1012be6 (diff)
downloadopenembedded-core-contrib-2cde433f1f10d9e56b7f6cd011ae545415671b7c.tar.gz
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 <akuster808@gmail.com>
-rw-r--r--meta/lib/oeqa/manual/bsp-qemu.json22
1 files changed, 0 insertions, 22 deletions
diff --git a/meta/lib/oeqa/manual/bsp-qemu.json b/meta/lib/oeqa/manual/bsp-qemu.json
index b49abf4335..7a3d9940a9 100644
--- a/meta/lib/oeqa/manual/bsp-qemu.json
+++ b/meta/lib/oeqa/manual/bsp-qemu.json
@@ -91,28 +91,6 @@
},
{
"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",
"author": [
{