Project

General

Profile

Actions

action #59975

closed

[functional][u] test fails in several modules (eog, gnome_music, wireshark, ImageMagick, ooffice, oomath, oocalc, evolution) - those modules were not scheduled before for allpatterns scenario

Added by SLindoMansilla over 4 years ago. Updated over 4 years ago.

Status:
Resolved
Priority:
Urgent
Assignee:
Category:
Bugs in existing tests
Target version:
SUSE QA - Milestone 28
Start date:
2019-11-18
Due date:
% Done:

0%

Estimated time:
42.00 h
Difficulty:

Description

Observation

openQA test in scenario sle-15-SP2-Online-x86_64-allpatterns@64bit fails in
eog

Tasks

  1. Find out why is those module scheduled for allpatterns scenario.
  2. Fix or remove those tests modules from allpatterns

Reproducible

Fails since (at least) Build 89.1

Expected result

Last good: sle-15-SP1-Installer-DVD-x86_64-Build228.2-we-module@64bit

Further details

Always latest result in this scenario: latest

Actions #1

Updated by SLindoMansilla over 4 years ago

  • Subject changed from [functional][u] test fails in eog - eog is not installed on SLE15-SP2 to [functional][u] test fails in several modules (eog, gnome_music, wireshark, ImageMagick, ooffice, oomath, oocalc, evolution) - those modules were not scheduled before for allpatterns scenario
  • Description updated (diff)
Actions #2

Updated by SLindoMansilla over 4 years ago

  • Status changed from New to Workable
  • Priority changed from High to Urgent
  • Estimated time set to 42.00 h

We think this modules appear now because the new mediums make one of these functions to return true.

if (is_sle && (!is_server || we_is_applicable)) {
  loadtest "x11/eog";

It points to

sub is_server {
  return 1 if is_sles4sap();
  return 1 if is_sles4migration();
  return 1 if get_var('FLAVOR', '') =~ /^Server/;
  return 1 if get_var('PUBLIC_CLOUD');
  # If unified installer, we need to check SLE_PRODUCT
  return 0 if get_var('FLAVOR', '') !~ /^Installer-/;
  return check_var('SLE_PRODUCT', 'sles');
}
Actions #3

Updated by SLindoMansilla over 4 years ago

  • Assignee set to jorauch
Actions #4

Updated by SLindoMansilla over 4 years ago

  • Target version set to Milestone 28
Actions #5

Updated by jorauch over 4 years ago

  • Status changed from Workable to Feedback
Actions #6

Updated by jorauch over 4 years ago

Recheck with the next build after merge

Actions #7

Updated by SLindoMansilla over 4 years ago

  • Status changed from Feedback to Resolved
Actions

Also available in: Atom PDF