Project

General

Profile

action #17594

Updated by szarate about 7 years ago

## observation 
 While running jobs on certain machines, sometimes there are tests that are failing with characters missing in the middle of a string. 

 ## steps to reproduce 
 Review tests that are failing, most tests where type_string is used, can create Examples of this problem. 

 ## problem 
 H1 Asset loading through NFS might cause delays in response of the SUT. 
 H2 Key events are not reaching the qemu at all 
 H3 Key events are reaching the qemu, qemu processes the event, and it reaches the qeue, but not the SUT itself (they are not reaching X). 

 ## suggestion 


 ## Example of failing jobs 

 following:  

 https://openqa.suse.de/tests/805748#step/gedit/4 
 https://openqa.suse.de/tests/795241#step/sshxterm/5 
 https://openqa.suse.de/tests/796232#step/gnome_terminal/7 

 ## workaround 
 Retrigger the job.

Back