action #120853
openQA-in-openQA test fails in openqa_webui size:M
0%
Description
Observation¶
openQA test in scenario openqa-Tumbleweed-dev-x86_64-openqa_from_containers@64bit-2G fails in
openqa_webui
Test suite description¶
Maintainer: okurz@suse.de Test for running openQA itself from containers. To be used with "openqa" distri. Introduced retry on the job level due to https://progress.opensuse.org/issues/108665 as there can still be sporadic network issues sometimes.
Reproducible¶
Fails since (at least) Build :TW.12789 (current job)
Expected result¶
Last good: :TW.12788 (or more recent)
Further details¶
Always latest result in this scenario: latest
It seems the system doesn't react to the first ctrl-alt-f3, but then after 30 seconds the post fail hook sends another ctrl-alt-f3, which is then "working". It expects the user to be logged in, though, so also the post fail hook fails.
Suggestions¶
- Ensure the needle matches the full workspace switcher with a visible background image
History
#2
Updated by tinita 2 months ago
Maybe it's a timing issue, and the desktop is not yet ready to take keyboard input at that point.
If you look at the screenshot it looks more complete than the one which is matched in the previous step.
Maybe we should adapt the needle to wait for more icons to appear on the desktop before sending the keyboard shortcut.
I can't really prove that by looking at a passing test, but it's worth trying out and IMHO would make sense.
#5
Updated by tinita 2 months ago
- Status changed from In Progress to Feedback
https://github.com/os-autoinst/os-autoinst-needles-openQA/pull/19 - Improve desktop matching