Project

General

Profile

Actions

action #168520

closed

[qa-core]test fails in vnc_two_passwords - before click 'vnc_password_dialog_incomplete' , 'vnc_password_dialog' has shown up.

Added by tinawang123 about 1 month ago. Updated 21 days ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Bugs in existing tests
Target version:
Start date:
2024-10-21
Due date:
% Done:

0%

Estimated time:
Difficulty:

Description

Observation

openQA test in scenario sle-15-SP7-Online-ppc64le-extra_tests_gnome@ppc64le fails in
vnc_two_passwords

Test suite description

Maintainer: QE Core, asmorodskyi. Extra tests which were designed to run on gnome , VNC_STALL_THRESHOLD is needed for xen svirt to don't turn off the scrreen after default 4 sec

New version of extra_tests_on_gnome for yaml scheduling

Reproducible

Fails since (at least) Build 31.1

Further details

Did research the code:
assert_screen [qw(vnc_password_dialog vnc_password_dialog_incomplete)];
if (match_has_tag 'vnc_password_dialog_incomplete') {
# https://progress.opensuse.org/issues/158622
assert_and_click 'vnc_password_dialog_incomplete', button => 'right'; <======= HEREļ¼Œ thought the job has matched 'vnc_password_dialog_incomplete', but when do click, the screen has changed to 'vnc_password_dialog'
send_key 'esc';
assert_screen 'vnc_password_dialog';
}

Actions #1

Updated by rfan1 24 days ago

  • Status changed from New to In Progress
  • Assignee set to rfan1
Actions #2

Updated by rfan1 24 days ago

  • Status changed from In Progress to Feedback
Actions #3

Updated by rfan1 23 days ago

  • Target version set to QE-Core: Ready
Actions #4

Updated by rfan1 21 days ago

  • Status changed from Feedback to Resolved
Actions

Also available in: Atom PDF