action #16720
closed[sles][functional]Extend yast2_gui test yast2_control_center.pm
100%
Description
yast2_gui test yast2_control_center.pm doesn't work for sle 12 sp3 because of missing needles. And it looks really too simple and I want to extend this test case to cover more functionalities.
Updated by okurz almost 8 years ago
- Category set to Enhancement to existing tests
- Priority changed from Normal to Low
- Target version set to Milestone 7
extending test is good but please concentrate on fixing it first and keeping it stable. extending for later is less important.
Updated by zluo almost 8 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 100
Updated by zluo almost 8 years ago
I found that GTK of SLES is totally different than QT on openSUSE TW. It means that this yast2_control_center.pm won't work for TW at all. So I need to create a new test for TW. It should have a name like yast2_control_center_qt.pm
Updated by okurz almost 8 years ago
- Subject changed from Extend yast2_gui test yast2_control_center.pm to [sles][functional]Extend yast2_gui test yast2_control_center.pm
Updated by zluo over 7 years ago
Updated by zluo over 7 years ago
test results:
SLES 12 SP3: works fine
http://openqa.suse.de/tests/947221
openSUSE TW: works fine
https://openqa.opensuse.org/tests/407057
openSUSE Leap: still failed
https://openqa.opensuse.org/tests/latest?arch=x86_64&test=yast2_ui&machine=64bit&flavor=DVD&version=42.3&distri=opensuse#step/yast2_control_center/22
investigating now
Updated by zluo over 7 years ago
Creating all required needles for openSUSE Leap.
Updated by okurz over 7 years ago
- Status changed from In Progress to Resolved
- Priority changed from Low to High
I guess the "extending" is done for now with https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/2913 and we should focus on fixing, e.g. in #19022