Project

General

Profile

action #42362

Updated by szarate over 5 years ago

## Observation 

 openQA test in scenario sle-15-SP1-Installer-DVD-x86_64-desktopapps-remote-client1@64bit-virtio-vga fails in 
 [window_system](https://openqa.suse.de/tests/2167333/modules/window_system/steps/4) 

 There are many failures in "window_system" here: https://openqa.suse.de/tests/overview?distri=sle&version=15-SP1&build=66.2&groupid=118 

 These failures can go away if you restart the jobs a few times, but it should get proper fix. 

 The cause is that "script_output" calls "type_string", which types many characters too fast into gnome, causing some characters missing or repeated. 

 Similar issues happens on PPC64 platform, so there is "VNC_TYPING_LIMIT=10" in ppc64 worker. 

 I tested on OSD, this setting works fine for gnome. 

 (This setting means how many keys are typed into VNC in one second, default value is 50.) 

 In other tests, there are also typing failures from time to time. 

 @Oliver: 

 So I wonder if this setting should be added to the sle-15-desktop medium type? 

 ## Reproducible 

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


 ## Expected result 

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


 ## Further details 

 Always latest result in this scenario: [latest](https://openqa.suse.de/tests/latest?machine=64bit-virtio-vga&test=desktopapps-remote-client1&flavor=Installer-DVD&arch=x86_64&version=15-SP1&distri=sle) 

 possible misstype ninjakeys 

Back