Actions
action #68797
closed[functional][y] Remove workaround for KDE Live installation/upgrade once openQA is more stable
Start date:
2020-07-09
Due date:
% Done:
0%
Estimated time:
Description
Motivation¶
The workaround with x11_start_program
was used instead of click on the icon, because on aarch64 the tests were sporadically failing. It happened because mouse button click was hold for too long and overlay was appeared (though in openQA click only 0.15 sec clicking timeout was set). That happened sporadically, most likely due to unstable aarch64 workers.
The workaround was applied in scope of https://progress.opensuse.org/issues/64463, https://progress.opensuse.org/issues/66355
Acceptance criteria¶
- Ensure aarch64 worker is stable;
- Remove
x11_start_program
for clicking Upgrade and Install icons, leave only assert_and_click; - Execute enough amount of jobs to be sure the test is not failing.
Further details¶
Always latest result in this scenario: latest
Updated by riafarov about 4 years ago
- Project changed from openQA Tests (public) to qe-yam
- Category deleted (
Refactor/Code Improvements) - Priority changed from Normal to Low
Actions