mirror of
https://git.yoctoproject.org/poky
synced 2026-02-15 21:23:04 +01:00
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>
This commit is contained in:
committed by
Richard Purdie
parent
33208828ed
commit
0f2bb6b010
@@ -239,28 +239,6 @@
|
||||
"summary": "connman_offline_mode_in_connman-gnome"
|
||||
}
|
||||
},
|
||||
{
|
||||
"test": {
|
||||
"@alias": "bsps-hw.bsps-hw.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-hw.bsps-hw.standby",
|
||||
|
||||
Reference in New Issue
Block a user