action #65283
closedmany screenshots on o3 show no result, no popup, update of URL in address bar only flashes for a second
0%
Description
Observation¶
On multiple jobs many screenshots show no results. There is no popup and the update of the URL in the address bar only flash up for a second. Some other steps still work, e.g. https://openqa.opensuse.org/tests/1222737#step/yast2_samba/80 but one before is not clickable. Clicking on the screenshot corresponding to https://openqa.opensuse.org/tests/1222737#step/yast2_samba/79 trigger an error in the browser web console "Failed to load data from: /tests/1222737/modules/yast2_samba/steps/79 test_result.js:19:175".
The corresponding (minified) javascript code of test_result.js:19:175 (previous line and current):
var link=a.find('a');if(!link||!link.data('url')){return;}
a.addClass('current_preview');setResultHash(link.attr('href'),true);$.get({url:link.data('url'),success:function(data){previewSuccess(data,force);}}).fail(function(){console.warn('Failed to load data from: '+link.data('url'));setCurrentPreview(null);});}
Could be related to #65202 even though that seems to be less severe by now.
Steps to reproduce¶
See test link above, https://openqa.opensuse.org/tests/1222737#step/yast2_samba/80 , and go to a previous step. The same is reproducible at the time of writing for multiple other jobs.
Suggestions¶
- Crosscheck requests in logs on o3