action #19922
Updated by okurz about 7 years ago
within lib/main_common.pm there are some test modules which are only called for openSUSE, some only for SLE without a good comment and explanation why the distributions need to differ. This should be improved. At best we want the same modules be called in all cases. ## acceptance criteria * **AC1**: Exceptions have an explanation why they can not be run in certain scenarios * **AC2**: We have the same scenario enabled for all SLE, openSUSE Tumbleweed and openSUSE Leap ## tasks * Check for "TODO" in lib/main_common.pm (0.3 - 2h) * Crosscheck other "if sle/opensuse" branches in this file (1-6h) * Re-enable yast2_ui tests on openSUSE Leap (1-6h)