action #12322
closed[sles][functional] select_patterns: send_key_until_needlematch starting at the wrong entry if loading of 'installation summary' takes too long
0%
Description
observation¶
observed so far only on s390
If it takes too long to load 'installation Settings', the packages-section-selected needle can not be found within the default tries of send_key_until_needlematch (I think 20)
see i.e. https://openqa.suse.de/tests/444737#step/select_patterns/3
problem¶
H1: The progress bar is there for longer than usually, that's why it starts sending tab from the 'booting' entry and never reaches Software within 20 * send_key
H2: The progress on installation summary behaves differently because of a product change
Updated by okurz about 8 years ago
- Description updated (diff)
- Category set to Bugs in existing tests
Updated by mgriessmeier over 7 years ago
- Subject changed from select_patterns: send_key_until_needlematch starting at the wrong entry if loading of 'installation summary' takes too long to [sles][functional] select_patterns: send_key_until_needlematch starting at the wrong entry if loading of 'installation summary' takes too long
Updated by riafarov about 7 years ago
- Assignee set to riafarov
We had similar issue for test when boot from snapshot when started to send down key before the list was shown. As ticket is old, we need to verify what is current behavior and add a check that list is shown before pressing keys.
Updated by riafarov about 7 years ago
- Status changed from New to Feedback
Updated by riafarov about 7 years ago
Created new tag for verification of the overview page.
Updated by vsvecova about 7 years ago
- Related to action #19966: [qam][sle12sp1] test fails in installation_overview_before - test cannot find the needle added