action #122224
closedcoordination #121876: [epic] Handle openQA review failures in Yam squad - SLE 15 SP5
yast2_lan_restart_vlan fails due to change in devices order
0%
Description
Motivation¶
The module yast2_lan_restart_vlan fails when it tries to select vlan0 using needles, as the order of the devices seems to be different than it used to be.The test is expecting vlan0 to be last, so arrows go only downwards, but the device appears first and cannot get highlighted in order for the needle to get matched. We should check if the appearance of the devices shows as expected and modify the test module to be able to select vlan0 even if it doesn't appear last.
See needles:
https://openqa.suse.de/tests/latest?arch=x86_64&distri=sle&flavor=Online&machine=64bit&test=yast2_gui&version=15-SP5#step/yast2_lan_restart_vlan/32
and
https://openqa.suse.de/tests/latest?arch=x86_64&distri=sle&flavor=Online&machine=64bit&test=yast2_gui&version=15-SP5#step/yast2_lan_restart_vlan/44
It looks like the order is changing while the test tries to get a needle match
Acceptance criteria¶
AC1: Ensure selection is performed properly in yast2_lan_restart_vlan
Updated by syrianidou_sofia almost 2 years ago
- Project changed from openQA Tests (public) to qe-yam
- Category deleted (
Bugs in existing tests)
Updated by openqa_review almost 2 years ago
This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: yast2_gui
https://openqa.suse.de/tests/10219260#step/yast2_lan_restart_vlan/1
To prevent further reminder comments one of the following options should be followed:
- The test scenario is fixed by applying the bug fix to the tested product or the test is adjusted
- The openQA job group is moved to "Released" or "EOL" (End-of-Life)
- The bugref in the openQA scenario is removed or replaced, e.g.
label:wontfix:boo1234
Expect the next reminder at the earliest in 28 days if nothing changes in this ticket.
Updated by JERiveraMoya almost 2 years ago
- Description updated (diff)
- Status changed from New to Workable
- Target version set to Current
- Parent task set to #121876
Updated by JERiveraMoya almost 2 years ago
- Tags set to yam
- Status changed from Workable to New
Updated by JERiveraMoya almost 2 years ago
- Tags changed from yam to qe-yam-refinement
Updated by JERiveraMoya almost 2 years ago
- Tags deleted (
qe-yam-refinement) - Status changed from New to Workable
Updated by rainerkoenig almost 2 years ago
- Status changed from Workable to In Progress
- Assignee set to rainerkoenig
Updated by rainerkoenig almost 2 years ago
Solved by sending 3 keystrokes for "Home" to the SUT. That sets the selected list element to the top.
https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/16278
Updated by JERiveraMoya almost 2 years ago
- Status changed from In Progress to Resolved