action #127604
closedcoordination #121876: [epic] Handle openQA review failures in Yam squad - SLE 15 SP5
Ensure installing packages finishes in yast2_software_management
0%
Description
Motivation¶
openQA test in scenario sle-15-SP5-Online-x86_64-yast2_gui@64bit fails in
yast2_software_management
Expect install finish summary page but actually it still installing package, so suggest increase the timeout of assert_screen.
Acceptance criteria¶
AC1: Ensure installing packages finishes in yast2_software_management
Updated by coolgw over 1 year ago
- Project changed from openQA Tests to qe-yam
- Category deleted (
Bugs in existing tests)
Updated by JERiveraMoya over 1 year ago
- Subject changed from Fix assert time out issue for yast2_software_management to Ensure installing packages finishes in yast2_software_management
- Description updated (diff)
- Status changed from New to Workable
- Target version set to Current
- Parent task set to #121876
Updated by syrianidou_sofia over 1 year ago
- Status changed from Workable to In Progress
- Assignee set to syrianidou_sofia
Updated by syrianidou_sofia over 1 year ago
- Status changed from In Progress to Resolved
The failure was due to update installation of ucode-amd package, which took way too long. See slack discussion: https://suse.slack.com/archives/C02D1T4S58S/p1681982966661769
By disabling the screen saver and increasing the timeout to assert screen by at least 1000, the issue seemed to be fixed but that was not a permanent solution. Now the update is gone, so the workaround will not be implemented. Follow up ticket: https://progress.opensuse.org/issues/128207