action #42773
closed[qe-core][functional] extend VLC test to check correct rendering
0%
Description
Motivation¶
Currently the VLC test module tests that we can correctly trigger the play of a video and that playing ends but we do not check that the video can actually be correctly rendered.
Could be beneficial to test the rendering of the video, e.g. either start paused at a certain timestamp or frame or configure VLC to still show the last frame after playing the video.
Acceptance criteria¶
- AC: VLC is started from a specific timestamp, paused and checked with a needle.
Tasks¶
- Make test module
vlc
to execute VLC on a specific timestamp.- Tested with vlc-3.0.9.2 (Leap 15.1):
type_string 'vlc --start-paused --start-time=15 ' . autoinst_url . '/data/Big_Buck_Bunny_8_seconds_bird_clip.ogv'
- Tested with vlc-3.0.9.2 (Leap 15.1):
- Check with a needle that the video is rendered.
Updated by okurz over 5 years ago
- Related to action #42671: [opensuse][functional][u] test fails in vlc - needle vlc-done-playing does not match added
Updated by okurz over 5 years ago
- Related to action #37713: [functional][u] test fails in vlc - sometimes fails to close vlc added
Updated by okurz over 5 years ago
- Related to action #47933: [functional][u] test fails in vlc - unreliably closing the first_time_wizard - the RET key goes to the checkbox for "send data" added
Updated by szarate over 4 years ago
A small research that has to be done, is to figure out how to start a video at a known time mark/frame, and do a check against a needle.
Updated by SLindoMansilla about 4 years ago
- Status changed from New to Workable
- Target version changed from future to Milestone 30
- Estimated time set to 42.00 h
Updated by tjyrinki_suse almost 4 years ago
- Subject changed from [functional][u] extend VLC test to check correct rendering to [qe-core][functional] extend VLC test to check correct rendering
Updated by dheidler almost 4 years ago
- Status changed from Workable to In Progress
- Assignee set to dheidler
Updated by dheidler almost 4 years ago
- Status changed from In Progress to Feedback
Updated by dheidler almost 4 years ago
Updated by dheidler almost 4 years ago
x86_64:
https://openqa.opensuse.org/tests/1485852#step/vlc/27
https://openqa.opensuse.org/tests/1485854#
https://openqa.opensuse.org/tests/1485855#step/vlc/27
https://openqa.opensuse.org/tests/1485856#step/vlc/31
https://openqa.opensuse.org/tests/1485857#
https://openqa.opensuse.org/tests/1485876#step/vlc/27
https://openqa.opensuse.org/tests/1485877#step/vlc/31
Updated by dheidler almost 4 years ago
Updated by dheidler almost 4 years ago
- Status changed from Feedback to Resolved