action #26998
closed[sle][functional][sle15][medium][bsc#1072659] handle suse firewall popup as we did for ncurses
Added by okurz about 7 years ago. Updated almost 7 years ago.
100%
Description
Updated by okurz about 7 years ago
- Copied from action #25640: [sle][functional][sle15] - add workround for susefirewall2 and create new needles for yast2_network_settings added
Updated by okurz about 7 years ago
- Related to action #25676: [sle][functional][sle15][medium] test fails in yast2_lan_restart because of "SuSEfirewall2" popup, blocking next tests added
Updated by mgriessmeier about 7 years ago
what did we do for ncurses?
it looks like same behaviour here:
https://openqa.suse.de/tests/1226916#step/yast2_samba/11
Updated by zluo about 7 years ago
@mgriessmeier yes. needs to add workaround for samba for example
Updated by zluo about 7 years ago
Updated by zluo about 7 years ago
yast2_gui: network settings has same issue, I need to create workaround for susefirewall2 as well...
Updated by zluo about 7 years ago
yast2_samba.pm shows problem with following,
https://openqa.suse.de/tests/1243873#step/yast2_samba/14
--
send_key 'alt-f';
assert_screen([qw(yast2_ldap_configuration_general-setting_firewall yast2_still_susefirewall2)], 60);
if (match_has_tag 'yast2_still_susefirewall2') {
record_soft_failure 'bsc#1064405';
send_key 'alt-e';
}
--
Might be need to change as followed:
assert_screen 'yast2_ldap_configuration_general-setting_firewall', 60;
send_key 'alt-e';
Updated by zluo about 7 years ago
still working on this:
for yast2-proxy it looks good:
Updated by zluo about 7 years ago
Updated by zluo almost 7 years ago
- Blocked by action #29292: test fails in yast2_control_center added
Updated by zluo almost 7 years ago
https://progress.opensuse.org/issues/29292
test fonts will be dropped, need to handle this in test code as well.
Updated by zluo almost 7 years ago
- Status changed from In Progress to Feedback
because of poo#29292 and bsc#1072659 (new firewall is there but not ready) set it as feedback
Updated by okurz almost 7 years ago
- Due date changed from 2017-12-19 to 2018-01-17
Updated by okurz almost 7 years ago
- Subject changed from [sle][functional][sle15] handle suse firewall popup as we did for ncurses to [sle][functional][sle15][bsc#1072659] handle suse firewall popup as we did for ncurses
- Due date changed from 2018-01-17 to 2018-01-30
- Target version changed from Milestone 12 to Milestone 13
Updated by zluo almost 7 years ago
We have now a new issue:
https://bugzilla.suse.com/show_bug.cgi?id=1077719
Updated by okurz almost 7 years ago
- Due date changed from 2018-01-30 to 2018-02-13
- Status changed from Blocked to In Progress
- Target version changed from Milestone 13 to Milestone 14
bug is RESOLVED FIXED, please check again in latest build, e.g. 424.4
Updated by zluo almost 7 years ago
this ticket is quite old, need to investigate the current test results.
Updated by zluo almost 7 years ago
- Subject changed from [sle][functional][sle15][bsc#1072659] handle suse firewall popup as we did for ncurses to [sle][functional][sle15][medium][bsc#1072659] handle suse firewall popup as we did for ncurses
Updated by zluo almost 7 years ago
check sles 13 yast2 gui tests, no issue with firewall popup for now.
Updated by zluo almost 7 years ago
openSUSE TW looks good. however new firewall si not ready: https://openqa.opensuse.org/tests/601508#
Updated by zluo almost 7 years ago
openSUSE Leap 15:
latest run was a month ago. So I need to start yast2_gui test for check.
Updated by zluo almost 7 years ago
fixed mismatched needle for yast2_lang and hope it can continue to run network setting
Updated by zluo almost 7 years ago
to fix this problem I need to adapt at first all needles which are not matched because of fonts changes. After that I can check the status for firewall pop up. So create a sub ticket.
Updated by zluo almost 7 years ago
new firewall package cannot be installed and this will block this ticket:
https://progress.opensuse.org/issues/31432
Updated by zluo almost 7 years ago
Updated by zluo almost 7 years ago
except yast2_control_center, all needles got fixed now:
Updated by zluo almost 7 years ago
- Status changed from In Progress to Resolved
Now Leap looks fine and no issue with firewall popup :
https://openqa.opensuse.org/tests/607936