Project

General

Profile

Actions

action #65283

closed

many screenshots on o3 show no result, no popup, update of URL in address bar only flashes for a second

Added by okurz about 4 years ago. Updated about 4 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Regressions/Crashes
Target version:
Start date:
2020-04-03
Due date:
% Done:

0%

Estimated time:

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

Related issues 1 (0 open1 closed)

Related to openQA Infrastructure - action #65202: o3 is very slow/unresponsive and runs into timeoutsResolvedmkittler2020-04-02

Actions
Actions

Also available in: Atom PDF