action #27573
closed[sle][functional][medium] test fails in updates_packagekit_gpk
0%
Description
Observation¶
openQA test in scenario opensuse-15.0-DVD-x86_64-gnome@64bit fails in
updates_packagekit_gpk
Test is asking for application restart and the needles available are looking for log out/in or restart computer or no updates needed.
Need to be confirmed if it is the right new behavior.
Reproducible¶
Fails since (at least) Build 27.1
Expected result¶
Last good: 25.1 (or more recent)
Further details¶
Always latest result in this scenario: latest
Updated by okurz about 7 years ago
Hm, I don't think it's as easy as a needle update. We have needles to detect if a computer restart is required but here it looks like only an application restart is requested.
Updated by JERiveraMoya about 7 years ago
- Subject changed from test fails due to missing needle in updates_packagekit_gpk to test fails in updates_packagekit_gpk
Updated by lnussel about 7 years ago
- Due date set to 2017-11-17
- Priority changed from Normal to High
Since it offer a restart application button the code required might be trivial :)
Updated by jorauch about 7 years ago
- Blocked by action #27931: [opensuse] [functional] test fails in prepare_system_for_update_tests - cannot resolve download.opensuse.org added
Updated by jorauch about 7 years ago
- Subject changed from test fails in updates_packagekit_gpk to [sle] [functional] [medium] test fails in updates_packagekit_gpk
Updated by okurz about 7 years ago
- Subject changed from [sle] [functional] [medium] test fails in updates_packagekit_gpk to [sle][functional][medium] test fails in updates_packagekit_gpk
- Status changed from New to In Progress
Updated by okurz about 7 years ago
- Due date changed from 2017-11-17 to 2017-12-06
- Assignee deleted (
jorauch)
Updated by jorauch about 7 years ago
- Assignee set to jorauch
Clarifying if simply pressing restart will do the trick
Updated by jorauch about 7 years ago
Only pressing restart application does not completely solve the problem, afterwards it matches the "All packages up to date" which overlays the "Reboot required" screen so it jumps to wrong conclusions
Updated by jorauch about 7 years ago
- Status changed from In Progress to Feedback
Updated by jorauch about 7 years ago
PR merged, waiting for verification on OSD
Updated by jorauch about 7 years ago
- Status changed from Feedback to In Progress
Appearantly broke test on Leap
Updated by jorauch about 7 years ago
- Status changed from In Progress to Feedback
Should be fixed with:
https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/3961
power_action 'reboot' did not work in this case, this needs further investigation
Updated by jorauch about 7 years ago
Changed power_handling usage to use textmode reboot:
https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/3974
Updated by jorauch about 7 years ago
- Status changed from Feedback to Resolved
Working on O3:
42.2 https://openqa.opensuse.org/tests/547117
42.3 https://openqa.opensuse.org/tests/547133
15 https://openqa.opensuse.org/tests/547209
Updated by okurz about 7 years ago
@jorauch create another ticket "enhancements for existing tests" to not start the update viewer when it is already running in the background
Updated by jorauch about 7 years ago
- Related to action #28875: [sle][functional][sporadic][hard][u] test fails in updates_packagekit_gpk - updater should not be started when already running added