Project

General

Profile

action #107632

Updated by apappas about 2 years ago

## Observation 
 The chromium test module fails sporadically because it is not resilient against dropped keys. 

 This particular failure happened because the `enter_cmd "chrome://version"` line typed `chron` instead of `chrome::version`  

 openQA test in scenario opensuse-15.3-DVD-Updates-x86_64-gnome@64bit-2G fails in 
 [chromium](https://openqa.opensuse.org/tests/2204835/modules/chromium/steps/20) 

 ## Acceptance Criteria Test suite description 
 * **AC1:** The test checks for incorrect input on the address bar 
 * **AC2:** The test retries Revert schedule to input the adresses correctly N times 
 
 working settings - dleuenberger, 20211117 


 ## Reproducible 

 Fails since (at least) Build [20220217-3](https://openqa.opensuse.org/tests/2194322) 


 ## Expected result 

 Last good: [20220217-2](https://openqa.opensuse.org/tests/2193592) (or more recent) 


 ## Further details 

 Always latest result in this scenario: [latest](https://openqa.opensuse.org/tests/latest?arch=x86_64&distri=opensuse&flavor=DVD-Updates&machine=64bit-2G&test=gnome&version=15.3) 

Back