Project

General

Profile

Actions

action #106609

closed

test fails in bootloader_uefi

Added by dimstar about 2 years ago. Updated about 2 years ago.

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

0%

Estimated time:
Difficulty:
Tags:

Description

Observation

openQA test in scenario microos-Tumbleweed-Kubic-DVD-x86_64-container-host@uefi fails in
bootloader_uefi

In many cases, bootloader_uefi fails today - sometimes reruns of the same test cures it, in others, it does not

e.g. https://openqa.opensuse.org/tests/2181612#next_previous - a rerun worked (same failure before)

Test suite description

Reproducible

Fails since (at least) Build 20220209 (current job)

Expected result

Last good: 20220207 (or more recent)

Further details

Always latest result in this scenario: latest

Actions #1

Updated by dimstar about 2 years ago

This sequence seems to be extreme racy:

     assert_screen([qw(bootloader-shim-import-prompt bootloader-grub2)], $bootloader_timeout); # line 89
…
             send_key 'up'; # line 123
             send_key_until_needlematch('inst-oninstallation', 'down', 10, 3); # line 124

seems the 'send-key_until_needlematch' happened to 'see the screen' before grub registered the 'up' keypress (so no down ever pressed), then the subsequent pressing of 'e' happens on the top menu item.

Actions #2

Updated by maritawerner about 2 years ago

  • Tags set to qac
Actions #3

Updated by mloviska about 2 years ago

  • Status changed from New to In Progress
  • Assignee set to mloviska
Actions #4

Updated by mloviska about 2 years ago

  • Status changed from In Progress to Feedback
Actions #5

Updated by mloviska about 2 years ago

  • Status changed from Feedback to Resolved
Actions

Also available in: Atom PDF