Project

General

Profile

action #113318

Updated by livdywan almost 2 years ago

## Observation 
 On any job (at least observed on openqa.opensuse.org) when opening the job while the job is still in scheduled state, when the job switches to "running" the live view stays blank (white rectangle with no content) like this: 

 ![Screenshot_20220706_145940_openQA_running_job_stays_white_when_staying_open_since_scheduled.png](Screenshot_20220706_145940_openQA_running_job_stays_white_when_staying_open_since_scheduled.png) 

 ## Expected result 
 Live view should show actual content like this from the beginning: 

 ![Screenshot_20220706_150136_openQA_live_view_showing_content_expected_result.png](Screenshot_20220706_150136_openQA_live_view_showing_content_expected_result.png) 

 ## Workaround 
 Two alternatives: 
 * Force a refresh of the browser window with "F5" 
 * Open the job result only after the job started 

 ## Suggestions 
 * Check whether works before https://github.com/os-autoinst/openQA/pull/4727 
 * Tina/Marius observed a live view not updating an already running job, which might relate to this issue (also on o3) 
 * Try to reproduce it locally 
 * Investigate the worker's pool directory while the job is running

Back