action #43289
closedcoordination #39329: [sles][functional][s390x][y][epic] FIx yast2_ncurses testsuite for s390x
[sle][functional][y] test fails in yast2_proxy - test does not reach correct record in Access Control Settings
0%
Description
Observation¶
openQA test in scenario sle-15-SP1-Installer-DVD-s390x-yast2_ncurses@s390x-kvm-sle12 fails in
yast2_proxy
Test does not reach the correct record because it was not ordered as third from the top as it is https://openqa.suse.de/tests/2231325#step/yast2_proxy/123.
It looks like needle https://openqa.suse.de/tests/2233072#step/yast2_proxy/136 is not correctly created since, it would match a record which is not selected/highlighted by yast2.
Acceptance criteria¶
- yast2_proxy_acl_group_localnet-20181105, yast2_proxy_access_control_new-20181105 and yast2_proxy_acl_group_localnet-20180313 needles are removed and not used anymore
- code is adjusted that correct entry is selected regardless of it's position in the list
Reproducible¶
Fails since (at least) Build 71.2
Expected result¶
https://openqa.suse.de/tests/2231325#step/yast2_proxy/123
Further details¶
Always latest result in this scenario: latest
Updated by okurz about 6 years ago
- Subject changed from [sle][autoyast][functional] test fails in yast2_proxy - test does not reach correct record in Access Control Settings to [sle][autoyast][functional][y] test fails in yast2_proxy - test does not reach correct record in Access Control Settings
- Target version set to Milestone 21
clearly y-team ticket, right?
Updated by riafarov about 6 years ago
- Subject changed from [sle][autoyast][functional][y] test fails in yast2_proxy - test does not reach correct record in Access Control Settings to [sle][functional][y] test fails in yast2_proxy - test does not reach correct record in Access Control Settings
- Description updated (diff)
- Status changed from New to Workable
I've created needles as before, so test passes now, but this part, as correctly stated by Martin is written in a way that it won't scale:
# change subnet for 192.168.0.0/16 to 192.168.0.0/18
wait_screen_change { send_key 'tab'; };
wait_screen_change { send_key 'down'; };
wait_screen_change { send_key 'down'; };
assert_screen 'yast2_proxy_acl_group_localnet';
Updated by oorlov about 6 years ago
- Status changed from Workable to In Progress
- Assignee set to oorlov
Updated by oorlov about 6 years ago
- Status changed from In Progress to Feedback
Updated by oorlov about 6 years ago
- Status changed from Feedback to Resolved
Passed run on osd: https://openqa.suse.de/tests/2258949
Updated by riafarov about 6 years ago
- Has duplicate action #43799: [functional][y] test fails in yast2_proxy added
Updated by riafarov about 6 years ago
- Has duplicate deleted (action #43799: [functional][y] test fails in yast2_proxy)
Updated by riafarov about 6 years ago
- Related to action #43799: [functional][y] test fails in yast2_proxy added