Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stabilize VLC test #11477

Merged
merged 1 commit into from
Nov 27, 2020
Merged

Stabilize VLC test #11477

merged 1 commit into from
Nov 27, 2020

Conversation

asdil12
Copy link
Member

@asdil12 asdil12 commented Nov 25, 2020

Needles: os-autoinst/os-autoinst-needles-opensuse#702
Ticket: https://progress.opensuse.org/issues/42773
Verification:
gnome: http://kazhua.qa.suse.de/tests/145#
kde: http://kazhua.qa.suse.de/tests/146#step/vlc/31
xfce: http://kazhua.qa.suse.de/tests/151#step/vlc/27
lxde: http://kazhua.qa.suse.de/tests/150#step/vlc/32

Not running on cirrus graphics due to issues: https://openqa.opensuse.org/tests/1483518#step/vlc/31

Video was created with:

ffmpeg -loop 1 -i PM5544_with_non-PAL_signals.png -t 5 -qscale:v 9  test.ogv

@asdil12 asdil12 added the WIP Work in progress label Nov 25, 2020
@asdil12 asdil12 removed the WIP Work in progress label Nov 25, 2020
tests/x11/vlc.pm Outdated Show resolved Hide resolved

if (!check_var('QEMUVGA', 'cirrus')) {
x11_start_program('vlc --no-autoscale --loop data/test.ogv', target_match => 'vlc-playing');
assert_and_click 'close_vlc';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure if alt-f4 does work in every DM, then needle would be not needed.
Otherwise one needle can contain close_vlc vlc-playing tags with click area, as the needle is same.

Copy link
Member Author

@asdil12 asdil12 Nov 27, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

close_vlc is already there for the existing test. I'm not really into the idea of a combined needle as it could lead to confusion.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess so far, this wouldn't be a problem in the systems where VLC is being tested atm...

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, but people will be very confused by many needles containing multiple tags.

@asdil12 asdil12 merged commit 49008be into os-autoinst:master Nov 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants