Project

General

Profile

Actions

action #31327

closed

[functional][opensuse][u][sporadic]test fails in updates_packagekit_kde - part 1

Added by StefanBruens over 6 years ago. Updated almost 6 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Bugs in existing tests
Target version:
SUSE QA - Milestone 17
Start date:
2018-02-02
Due date:
% Done:

0%

Estimated time:
Difficulty:

Description

Observation

openQA test in scenario opensuse-Tumbleweed-DVD-aarch64-kde@aarch64 fails in
updates_packagekit_kde

This is a race condition.

Abbreviate test code:

while (1) {
    assert_and_click('updates_click-install');

    # Wait until installation is done
    assert_screen \@updates_installed_tags, 3600;
    wait_still_screen;
    ...
}

The problem apparently is the check "races" through the loop although it
should wait at the assert_screen.
Unfortunately the assert_screen also matches the screen from the initial
condition, i.e. 'updates_click_install'.
The assert_and_click should be an "assert_and_click_and_wait_screen_change".

Reproducible

Fails since (at least) Build 20171011

Expected result

Last good: 20170929 (or more recent)

Further details

Always latest result in this scenario: latest


Related issues 5 (0 open5 closed)

Related to openQA Tests - action #30085: [functional][u][medium] test fails in updates_packagekit_gpk - no restarting packagekit daemon after libzypp updateResolvedriafarov2018-01-092018-04-10

Actions
Related to openQA Tests - action #16432: [functional][u][medium]test fails in updates_packagekit_kde assuming "install updates" when there are no moreResolvedjorauch2017-02-022018-05-08

Actions
Related to openQA Tests - action #28875: [sle][functional][sporadic][hard][u] test fails in updates_packagekit_gpk - updater should not be started when already runningResolvedjorauch2017-12-052018-05-22

Actions
Related to openQA Tests - action #30811: [opensuse][leap][functional][u]test fails in updates_packagekit_gpk - packagekit to quit not runningResolvedJERiveraMoya2018-01-252018-06-19

Actions
Precedes (1 day) openQA Tests - action #31912: [opensuse][functional][u] test fails in updates_packagekit_kde - part 2Resolvedjorauch2018-02-062018-07-31

Actions
Actions

Also available in: Atom PDF