Project

General

Profile

action #41240

Updated by okurz over 5 years ago

Compared with successful test run, I can see that login prompt is not reached. I assume password input is not working here. 
 What strange is about wait_serial: 

 ``` 
  
    
 # wait_serial expected: qr/(?^:Welcome to SUSE Linux Enterprise Server.*\(s390x\))/ 
 ``` 

    
 
    
 This is wrong to me because the system is already booted up.  

 ## Observation 

 openQA test in scenario sle-15-SP1-Installer-DVD-s390x-gnome@s390x-kvm-sle15 fails in 
 [reconnect_s390](https://openqa.suse.de/tests/2072431/modules/reconnect_s390/steps/9) 


 ## Reproducible 

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


 ## Expected result 

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


 ## Further details 

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

Back