action #16516
closed
[functional][sporadic][u][medium] test fails in vlc to open network dialog with "ctrl-n"
Added by okurz almost 8 years ago.
Updated over 6 years ago.
Category:
Bugs in existing tests
Description
Observation¶
openQA test in scenario opensuse-42.3-DVD-x86_64-kde@USBboot_64 fails in
vlc
to show the network dialog which should have been opened by the "ctrl-n" hotkey.
Reproducible¶
Fails since (at least) Build 0077 (current job)
but seems to be sporadic.
Expected result¶
Last good: 0075 (or more recent)
Problem¶
H1. Hotkey is pressed "too early" and is lost
Suggestion¶
- check statistics
- guard the keypress with
wait_screen_change
/wait_still_screen
or retry more than once?
Further details¶
Always latest result in this scenario: latest
- Subject changed from test fails in vlc to open network dialog with "ctrl-n" to [functional]test fails in vlc to open network dialog with "ctrl-n"
- Target version set to Milestone 15
- Due date set to 2018-04-10
- Related to action #33523: [functional][wayland][opensuse][medium][u]VLC on Plasma/Wayland: input not finished before pressing 'play' added
- Subject changed from [functional]test fails in vlc to open network dialog with "ctrl-n" to [functional][sporadic][u]test fails in vlc to open network dialog with "ctrl-n"
- Status changed from New to Workable
- Due date changed from 2018-04-10 to 2018-04-24
not enough capacity in S14, moving
- Due date changed from 2018-04-24 to 2018-05-22
- Target version changed from Milestone 15 to Milestone 16
not enough capacity in S15 nor S16, moving
- Subject changed from [functional][sporadic][u]test fails in vlc to open network dialog with "ctrl-n" to [functional][sporadic][u][medium] test fails in vlc to open network dialog with "ctrl-n"
Gather stats first and see if it's still an issue.
- Status changed from Workable to In Progress
we have a new issue which related to opening MRL. but the dialog itself could be opened anyway in recent test runs.
/var/lib/openqa/share/tests/opensuse/tests/x11/vlc.pm:
found that this causes problem:
type_string autoinst_url . "/data/Big_Buck_Bunny_8_seconds_bird_clip.ogv";
assert_and_click "vlc-play_button";
Try at first with wait_still_screen before assert_and_click.
it is safe to check URL input here before assert_and_click.
needle match is a problem since the after input of url, it differs a little bit :(
- Status changed from In Progress to Resolved
Also available in: Atom
PDF