[Bug 1206747] New: [Build 366.3][update from previous leap version]openQA test fails in firefox_audio, the firefox daemon can't be closed
http://bugzilla.opensuse.org/show_bug.cgi?id=1206747 Bug ID: 1206747 Summary: [Build 366.3][update from previous leap version]openQA test fails in firefox_audio, the firefox daemon can't be closed Classification: openSUSE Product: openSUSE Distribution Version: Leap 15.5 Hardware: x86-64 URL: https://openqa.opensuse.org/tests/2992887/modules/fire fox_audio/steps/8 OS: openSUSE Leap 15.5 Status: NEW Severity: Normal Priority: P5 - None Component: Firefox Assignee: factory-mozilla@lists.opensuse.org Reporter: richard.fan@suse.com QA Contact: qa-bugs@suse.de Found By: openQA Blocker: Yes ## Observation openQA test in scenario opensuse-15.5-NET-x86_64-upgrade_Leap_15.3_gnome@64bit fails in [firefox_audio](https://openqa.opensuse.org/tests/2992887/modules/firefox_audio/steps/8) ## Test suite description Maintainer: zluo Upgrade test scenario from Leap 15.3 ## Reproducible Fails since (at least) Build [365.2](https://openqa.opensuse.org/tests/2981083) ## Expected result Last good: [363.1](https://openqa.opensuse.org/tests/2969154) (or more recent) ## Further details Always latest result in this scenario: [latest](https://openqa.opensuse.org/tests/latest?arch=x86_64&distri=opensuse&flavor=NET&machine=64bit&test=upgrade_Leap_15.3_gnome&version=15.5) -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1206747 http://bugzilla.opensuse.org/show_bug.cgi?id=1206747#c1 --- Comment #1 from Richard Fan <richard.fan@suse.com> --- I can see trace log below: https://openqa.opensuse.org/tests/2992887#step/firefox_audio/11 The test module 'firefox' has close the firefox webpage, but seems the firefox service failed to be stopped and then leaded to the issue. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1206747 http://bugzilla.opensuse.org/show_bug.cgi?id=1206747#c2 --- Comment #2 from Richard Fan <richard.fan@suse.com> --- I tried to add some debug code to close the firefox before starting the tests, I can't close the firefox daemon as well: https://openqa.opensuse.org/tests/2989224#step/firefox_audio/1 + select_console 'root-console'; + # Quit firefox if any + script_run('pkill firefox'); + my $ret = script_run('ps -ef | grep firefox | grep childID'); + if ($ret) { + die('firefox is not correctly closed, please check your setup is in right status'); + } -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1206747 http://bugzilla.opensuse.org/show_bug.cgi?id=1206747#c3 Charles Robertson <cgrobertson@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cgrobertson@suse.com --- Comment #3 from Charles Robertson <cgrobertson@suse.com> --- I was not able to reproduce this issue on the latest openSUSE Leap 15.5 Alpha image (openSUSE-Leap-15.5-DVD-x86_64-Build363.1-Media.iso) with Firefox 102.6esr. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1206747 http://bugzilla.opensuse.org/show_bug.cgi?id=1206747#c4 --- Comment #4 from Richard Fan <richard.fan@suse.com> --- (In reply to Charles Robertson from comment #3)
I was not able to reproduce this issue on the latest openSUSE Leap 15.5 Alpha image (openSUSE-Leap-15.5-DVD-x86_64-Build363.1-Media.iso) with Firefox 102.6esr.
The issue is not seen if we test it in fresh installation system: https://openqa.opensuse.org/tests/2969194 But if we upgrade the system to 15.5 from older leap version, it shows up -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com