action #31687
closed
[opensuse][functional][medium][u] x11_start_program does not care if program can not be called in desktop runner even after three 'ret' presses with "valid" and "target_match"
Added by okurz almost 7 years ago.
Updated over 6 years ago.
Category:
Bugs in existing tests
Description
Observation¶
openQA test in scenario opensuse-15.0-NET-x86_64-update_Leap_42.2_kde@64bit fails in
vlc to see the first-time-wizard of VLC and was previously trying to press 'ret' multiple times to confirm the typed command but that is never accepted. After three tries to no avail x11_start_program
exits silenty and then continues into the next test command which - confusing enough - is also just a press of the 'ret' key. Problem is that this key press is meant to discard the first time wizard assuming that x11_start_program
would have only returned when the first-time-wizard is shown. Instead the desktop runner is still active with the typed but never executed command. Surprisingly this final 'ret' press worked to activate the command in the desktop runner, VLC is started with the first-time-wizard but at this point the test does not expect it anymore and therefore the normal flow can not be followed.
Reproducible¶
Fails since (at least) Build 124.1
Expected result¶
Last good: 123.1 (or more recent)
Suggestion¶
- Ensure that
x11_start_program
dies if the desktop-runner-border is still shown after the for-loop exits without success.
Further details¶
Always latest result in this scenario: latest
- Target version set to Milestone 15
- Due date set to 2018-03-27
- Status changed from New to Workable
- Priority changed from Normal to High
reproducible in multiple scenarios.
- Related to action #30805: [functional][opensuse][leap][medium][u] first test after reboot fails in krunner, potential system overload (was: test fails in inkscape - typing too fast?) added
- Status changed from Workable to In Progress
- Related to action #30808: [opensuse][leap][functional][u]test fails in vlc when opening vlc added
- Related to action #33571: [opensuse][functional][u][medium] test fails in shutdown - emoticon settings are opened added
- Status changed from In Progress to Feedback
- Due date changed from 2018-03-27 to 2018-04-10
PR merged, but in the reduced set. Please make sure to open a PR for the missing two parts.
- Status changed from Feedback to Workable
- Assignee deleted (
jorauch)
- Subject changed from [opensuse][functional][medium]x11_start_program does not care if program can not be called in desktop runner even after three 'ret' presses with "valid" and "target_match" to [opensuse][functional][medium][u] x11_start_program does not care if program can not be called in desktop runner even after three 'ret' presses with "valid" and "target_match"
- Related to action #33949: [sle][functional][fast][u]test fails in updates_packagekit_gpk - updates-none is not matching added
Apparently there are some type problems in the code, trying to fix this
- Status changed from Workable to Feedback
PR has been merged, waiting for verification in production
- Due date changed from 2018-04-10 to 2018-04-24
- Status changed from Feedback to Resolved
No angry reacts since 3 days, I assume nothing has been broken and we can close this
Also available in: Atom
PDF