action #28875
closed[sle][functional][sporadic][hard][u] test fails in updates_packagekit_gpk - updater should not be started when already running
0%
Description
Observation¶
openQA test in scenario opensuse-15.0-DVD-x86_64-gnome@64bit fails in
updates_packagekit_gpk
As seen in the screenshot the updater application is started even if it is already running.
This is most likely caused by the while(1) loop and the restart of the application.
A good approach would be to wait for the application to be restarted instead of going to the next iteration
Acceptance criteria¶
AC1: updater is never started twice
AC2: test suite is stable or fails on the known bug
Reproducible¶
Fails since (at least) Build 63.1 (current job)
Expected result¶
Last good: 61.1 (or more recent)
Further details¶
Always latest result in this scenario: latest
Updated by jorauch almost 7 years ago
- Related to action #27573: [sle][functional][medium] test fails in updates_packagekit_gpk added
Updated by riafarov almost 7 years ago
- Subject changed from [sle][functional] test fails in updates_packagekit_gpk - updater should not be started when already running to [sle][functional][sporadic] test fails in updates_packagekit_gpk - updater should not be started when already running
- Description updated (diff)
- Status changed from New to Workable
Updated by mgriessmeier almost 7 years ago
- Subject changed from [sle][functional][sporadic] test fails in updates_packagekit_gpk - updater should not be started when already running to [sle][functional][sporadic][hard] test fails in updates_packagekit_gpk - updater should not be started when already running
- Due date changed from 2018-03-13 to 2018-03-27
- Target version changed from Milestone 14 to Milestone 15
Updated by okurz over 6 years ago
- Due date deleted (
2018-03-27) - Target version changed from Milestone 15 to Milestone 17
no capacity in M15 or M16 left
Updated by okurz over 6 years ago
- Related to action #31327: [functional][opensuse][u][sporadic]test fails in updates_packagekit_kde - part 1 added
Updated by okurz over 6 years ago
- Subject changed from [sle][functional][sporadic][hard] test fails in updates_packagekit_gpk - updater should not be started when already running to [sle][functional][sporadic][hard][u] test fails in updates_packagekit_gpk - updater should not be started when already running
Updated by okurz over 6 years ago
- Due date set to 2018-05-22
- Category changed from Enhancement to existing tests to Bugs in existing tests
- Priority changed from Normal to High
- Target version changed from Milestone 17 to Milestone 16
actually it's rather a bug in tests: https://openqa.opensuse.org/tests/663698#step/updates_packagekit_gpk/23 is the latest example doing stupid things
Updated by jorauch over 6 years ago
- Status changed from Workable to In Progress
- Assignee set to jorauch
Updated by jorauch over 6 years ago
Created PR:
https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/5042
Needs to be verified
Updated by jorauch over 6 years ago
- Status changed from In Progress to Feedback
waiting for feedback and merge
Updated by jorauch over 6 years ago
Is merged now, waiting for impact on production
Updated by jorauch over 6 years ago
- Copied to action #36313: [qe-core][sle][opensuse][qem] enhance update_packagekit tests added
Updated by jorauch over 6 years ago
- Status changed from Feedback to Resolved
PR broke nothing and error did not appear anymore, consider this as resolved