Project

General

Profile

action #34339

Updated by jorauch almost 6 years ago

## Observation 

 openQA test in scenario sle-15-Installer-DVD-x86_64-USBinstall@uefi fails in 
 [consoletest_setup](https://openqa.suse.de/tests/1589993/modules/consoletest_setup/steps/42) 

 also failed in openQA test in scenario sle-15-Installer-DVD-ppc64le-registered+gnome+dev_tools_all_packages_dvd@ppc64le in 
 [consoletest_setup](https://openqa.suse.de/tests/1646237/modules/consoletest_setup/steps/41) 




 ## Reproducible 

 Fails since (at least) Build [543.1](https://openqa.suse.de/tests/1589993) (current job) 

 Test failed because 'hard' was typed instead of 'bernhard' on login screen. 

 Seems like random fail. But at the same time there was a similar issue in one of the previous builds ([Build472.5](https://openqa.suse.de/tests/1492208#step/consoletest_setup/5)), when password was typed instead of login. 

 ## Expected result 

 Last good: [540.4](https://openqa.suse.de/tests/1587664) (or more recent) 

 ## Suggestions 

 <del>* * Try to create a needle with the cursor included 
 * Ensure the corresponding needle check is called with the `no_wait => 1` option to catch the blinking cursor. 
 * Find out in which part of the module the fail appears</del> 
 * the problem seems to be that generic-text-login is matching way too early and the test starts to type too early 
 * this should be fixed in the parent task, so revisit this as soon as blocker is solved appears 

 If the above does not work, maybe `wait_still_screen` can work with some tweaking although I doubt this can be stable as the cursor would blink. 


 ## Further details 

 Always latest result in this scenario: [latest](https://openqa.suse.de/tests/latest?test=USBinstall&flavor=Installer-DVD&machine=uefi&arch=x86_64&version=15&distri=sle) 

Back