Project

General

Profile

Actions

action #25516

closed

[QAM] test fails in command_not_found - the yelp package is installed

Added by vsvecova over 6 years ago. Updated over 6 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Bugs in existing tests
Target version:
-
Start date:
2017-09-22
Due date:
% Done:

0%

Estimated time:
Difficulty:

Description

Observation

openQA test in scenario sle-12-SP3-Server-DVD-Updates-x86_64-mau-extratests@64bit fails in
command_not_found

The command_not_found test now uses the yelp package, which is present and installed on SLE 12 SP3, thus producing a different result than expected:

```Program 'yelp' is present in package 'yelp', which is installed on your system.

Absolute path to 'yelp' is '/usr/bin/yelp'. Please check your $PATH variable to see whether it contains the mentioned path.```

Previously, this test used the xosview package, which returned the following instead:

```The program 'xosview' can be found in following packages:
--[snip]--

Try installing with:
sudo zypper install xosview```

Assume this is related to recent PR#3617

Reproducible

Fails since (at least) Build 20170921-1 (current job)

Expected result

Last good: 20170922-1 (or more recent)

Further details

Always latest result in this scenario: latest

Actions

Also available in: Atom PDF