Project

General

Profile

Actions

action #63415

closed

[qe-core][functional][sporadic] test fails in vlc, looking for "vlc-network-window", stuck on playlist window

Added by okurz about 4 years ago. Updated over 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Bugs in existing tests
Target version:
SUSE QA - Milestone 30
Start date:
2020-02-12
Due date:
% Done:

0%

Estimated time:
42.00 h
Difficulty:

Description

Observation

openQA test in scenario opensuse-Tumbleweed-DVD-x86_64-gnome@Laptop_64 fails in
vlc
asserting the "vlc-network-window", still stuck on playlist window instead

Suggestions

  • Fix the test
    • The test is pressing ctrl-l which opens the expected menu
    • but it is also trying to click (assert_and_click(mustmatch="vlc-playlist-empty", timeout=30)).

Reproducible

Failed in 2/4 last jobs in this scenario

Expected result

Last good: 20200210 (or more recent)

Should be stable.

Further details

Always latest result in this scenario: latest

Actions #1

Updated by SLindoMansilla about 4 years ago

  • Description updated (diff)
  • Status changed from New to Workable
  • Target version set to Milestone 30
  • Estimated time set to 42.00 h
Actions #2

Updated by zluo about 4 years ago

  • Status changed from Workable to In Progress
  • Assignee set to zluo

take over

Actions #3

Updated by zluo about 4 years ago

--
assert_and_click "vlc-playlist-empty";
send_key "ctrl-n";
assert_screen "vlc-network-window";
send_key "backspace";

--
vlc-playlist-empty shows up, so send_key "ctrl-n" is not working as I can say atm.

Actions #4

Updated by okurz about 4 years ago

Please keep in mind that this is a "sporadic" issue. In the past you showed not having that much fun with sporadic issues so maybe not the most fun ticket for you to work on :) If you want to continue I however suggest to follow – as usual – https://progress.opensuse.org/projects/openqatests/wiki/Wiki#Statistical-investigation and properly test any potential fix also on aarch64 which can show differing behaviour.

Actions #5

Updated by zluo about 4 years ago

100 test runt, no failure:

http://f40.suse.de/tests/7043#next_previous looks good with repeat 3 times and increase timeout for matching 'vlc-network-window'.

Only 1 failure is related to test module opensuse_welcome.

Actions #7

Updated by zluo about 4 years ago

https://openqa.opensuse.org/tests/1177908#step/vlc/23 shows already problem with ctrl-l to get vls-playlist-empty, this is performance issue.

Actions #9

Updated by zluo about 4 years ago

to check https://openqa.opensuse.org/tests/1179313#live

with code changes:

send_key_until_needlematch("vlc-playlist-empty", "ctrl-l", 3, 60);
send_key_until_needlematch("vlc-network-window", "ctrl-n", 3, 60);
Actions #11

Updated by zluo about 4 years ago

  • Status changed from In Progress to Feedback

check test results on o3 in few days then.

Actions #13

Updated by okurz about 4 years ago

  • Status changed from Resolved to Workable

Please see #63415#note-4 . I would be very interested in the fail rate from before and afterwards.

Actions #14

Updated by zluo about 4 years ago

  • Assignee deleted (zluo)
  • Priority changed from High to Normal
Actions #15

Updated by zluo about 4 years ago

I don't think this worth to spend even more time on such sporadic issue which mostly related to performance issue. And we have open ticket regarding performance or typing issue for aarch64. If someone has a better idea to fix without fix the root cause, please go ahead.

Actions #16

Updated by okurz about 4 years ago

zluo wrote:

I don't think this worth to spend even more time on such sporadic issue which mostly related to performance issue

Ok but as I suggest the same approach for all "[sporadic]" tickets I suggest you then apply the decision to all tickets, i.e. not pick any tickets about sporadic issues then.

And we have open ticket regarding performance or typing issue for aarch64.

aarch64 has not been mentioned in this ticket at all AFAIK. Also most likely we only have these tickets about the OSD arm workers.

Actions #17

Updated by tjyrinki_suse over 3 years ago

  • Subject changed from [functional][u][sporadic] test fails in vlc, looking for "vlc-network-window", stuck on playlist window to [qe-core][functional][sporadic] test fails in vlc, looking for "vlc-network-window", stuck on playlist window
Actions #18

Updated by dheidler over 3 years ago

  • Status changed from Workable to Feedback
  • Assignee set to dheidler

This didn't happen once since the single 9 months old fail that is visible in the previous jobs.
If nobody objects, I would close this one.

Actions #19

Updated by dheidler over 3 years ago

  • Status changed from Feedback to Resolved
Actions

Also available in: Atom PDF