Project

General

Profile

Actions

action #38270

closed

[functional][y][sporadic][aarch64] test fails in yast2_i - missing keys while searching for a package name

Added by oorlov almost 6 years ago. Updated about 5 years ago.

Status:
Rejected
Priority:
Low
Assignee:
Category:
Bugs in existing tests
Target version:
Start date:
2018-07-06
Due date:
% Done:

0%

Estimated time:
Difficulty:

Description

Observation

openQA test in scenario sle-12-SP4-Server-DVD-aarch64-allpatterns@aarch64 fails in
yast2_i

The test searches for a 'yast2-nfs-client', then removes all the characters by iterating a loop for (1 .. length($pkgname)) { send_key "backspace" }.

But in the current build it is failed because it removed several characters and then missed keys (probably because of some slowness of the system).

Suggestion

Use send_key_until_needlematch method instead of just looping for the exact number of characters in the package name.

Reproducible

Fails since (at least) Build 0245

Expected result

Last good: 0243 (or more recent)

Further details

Always latest result in this scenario: latest

Workaround


Related issues 1 (0 open1 closed)

Related to openQA Tests - action #39011: [functional] Low performance on openqa production serverResolvedokurz2018-08-01

Actions
Actions

Also available in: Atom PDF