Project

General

Profile

Actions

action #27448

closed

[sle][functional][easy] test fails in scc_registration - alt-n is pressed too fast and inst-addon screen is missed

Added by jorauch over 6 years ago. Updated over 6 years ago.

Status:
Resolved
Priority:
High
Assignee:
Category:
Bugs in existing tests
Start date:
2017-11-07
Due date:
2017-11-22
% Done:

0%

Estimated time:
Difficulty:

Description

Observation

openQA misses the inst-addon screen because alt-n is pressed too fast.
We should synchronize the alt-n presses

openQA test in scenario sle-15-Installer-DVD-s390x-btrfs+low_ram@s390x-zVM-vswitch-l3 fails in
scc_registration

Reproducible

Fails since (at least) Build 305.1

Expected result

Last good: (unknown) (or more recent)

Further details

Always latest result in this scenario: latest

Actions #1

Updated by okurz over 6 years ago

Isn't that the same as #25862 ?

Actions #2

Updated by jorauch over 6 years ago

We miss a different screen here

Actions #3

Updated by okurz over 6 years ago

  • Due date set to 2017-11-22
  • Target version set to Milestone 12
Actions #4

Updated by riafarov over 6 years ago

  • Status changed from New to In Progress
  • Assignee set to riafarov
Actions #5

Updated by riafarov over 6 years ago

That's strange issue, in the code we don't loop at places where we can press next key,
but in the logs it's pressed twice:
10:47:18.7449 Debug: /var/lib/openqa/cache/openqa.suse.de/tests/sle/tests/installation/scc_registration.pm:35 called registration::fill_in_registration_data
10:47:18.7454 83741 <<< testapi::send_key(key='alt-n', do_wait=0)
10:47:18.9670 Debug: /var/lib/openqa/cache/openqa.suse.de/tests/sle/tests/installation/scc_registration.pm:35 called registration::fill_in_registration_data
10:47:18.9676 83741 <<< testapi::send_key(key='alt-n', do_wait=0)
10:47:19.1992 Debug: /var/lib/openqa/cache/openqa.suse.de/tests/sle/tests/installation/scc_registration.pm:35 called registration::fill_in_registration_data
10:47:19.1998 83741 <<< testapi::wait_still_screen(stilltime=2, timeout=30, similarity_level=47)
Investigating further.

Actions #6

Updated by riafarov over 6 years ago

  • Subject changed from [sle][functional] test fails in scc_registration - alt-n is pressed too fast and inst-addon screen is missed to [sle][functional][easy] test fails in scc_registration - alt-n is pressed too fast and inst-addon screen is missed
  • Status changed from In Progress to Feedback
Actions #8

Updated by jorauch over 6 years ago

  • Status changed from Resolved to In Progress

Seems like it still appears in:
https://openqa.suse.de/tests/1249105

Actions #9

Updated by riafarov over 6 years ago

  • Status changed from In Progress to Feedback

New failure is related, but is different issue. There we can see that registration-online-repos tag matched twice, hence we have pressed alt-n twice and jumped over modules page.
PR with fix: https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/3907

Actions #10

Updated by SLindoMansilla over 6 years ago

PR merged: https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/3907

Waiting for verification run on OSD

Actions #11

Updated by riafarov over 6 years ago

  • Status changed from Feedback to Resolved

Run in production: https://openqa.suse.de/tests/1257121
Feel free to reopen in case of issues with next button on SCC registration installation page.

Actions

Also available in: Atom PDF