Project

General

Profile

Actions

action #67384

closed

[fucntional][y][sporadic] test fails in msdos_partition_table, udf is selected instead of swap

Added by riafarov almost 4 years ago. Updated almost 4 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Bugs in existing tests
Target version:
SUSE QA - SLE 15 SP2
Start date:
2020-05-28
Due date:
2020-06-16
% Done:

0%

Estimated time:
5.00 h
Difficulty:

Description

Observation

We have sporadic issue while selecting udf as filesystem and not swap.

We get failure later in validate_fs_table when we expect swap partition to exist and it's not there due to wring filesystem selection.

Needle for swap matches, but we still press down key. Increasing timeout between iterations should improve stability of the test.

openQA test in scenario sle-15-SP2-Online-x86_64-msdos@svirt-xen-pv fails in
msdos_partition_table

Test suite description

Installation with MSDOS partition table.

Reproducible

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

Expected result

Last good: 197.1 (or more recent)

Further details

Always latest result in this scenario: latest

Actions #1

Updated by riafarov almost 4 years ago

  • Description updated (diff)
  • Status changed from New to Workable
  • Estimated time set to 5.00 h
Actions #2

Updated by ybonatakis almost 4 years ago

  • Status changed from Workable to In Progress
  • Assignee set to ybonatakis
Actions #3

Updated by ybonatakis almost 4 years ago

https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/10461.

Due to the failures on bootloader_start i couldnt check that the behavior properly. With the increased timeout i caught the problem happening again. I tried to make sure that whatsoever, before we start pressing the up key to navigate in the select box we make sure that the focus of the cursor is not lost.

Actions #4

Updated by ybonatakis almost 4 years ago

  • Status changed from In Progress to Feedback
Actions #5

Updated by ybonatakis almost 4 years ago

Increase the timeout of the send_key_until_needlematch is one thing
that does not really made any difference IMO.
I removed the wait_screen_change because the send_key does this internal anyway. Lets try

Actions #6

Updated by riafarov almost 4 years ago

  • Status changed from Feedback to Resolved
Actions

Also available in: Atom PDF