Project

General

Profile

action #106850

Updated by JERiveraMoya about 2 years ago

### Motivation 
 After migrating to libui REST API with new test module `installation/performing_installation/perform_installation` sometimes we cannot see the real error unless checking the video. 
 Example: https://openqa.suse.de/tests/8162213#step/perform_installation/1 

 ### Acceptance criteria 
 **AC1**: Makes the reported error more clear 
 **AC2**: ensure verification for existing errors with some dialog with the failure or just stuck installation (if found any) and 
 no failing ones (for slower arch also quite interesting) 

 ### Suggestions 
 - Take an screenshot 
 - We might need to check the progress bar with some frequency for example to exit early or the contrary, to check for a dialog, but with the libyui we should be very generic, as it could be any dialog there? Definitely we need some adjustment here.

Back