Project

General

Profile

action #28875

Updated by riafarov about 6 years ago

## Observation 

 openQA test in scenario opensuse-15.0-DVD-x86_64-gnome@64bit fails in 
 [updates_packagekit_gpk](http://openqa.opensuse.org/tests/547209/modules/updates_packagekit_gpk/steps/17) 

 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](http://openqa.opensuse.org/tests/547209) (current job) 


 ## Expected result 

 Last good: [61.1](http://openqa.opensuse.org/tests/545562) (or more recent) 


 ## Further details 

 Always latest result in this scenario: [latest](http://openqa.opensuse.org/tests/latest?version=15.0&machine=64bit&distri=opensuse&arch=x86_64&test=gnome&flavor=DVD) 

Back