action #125663
closed[openqa-in-openqa][sporadic] Test is stuck on Firefox 'Make yourself at home' dialog auto_review:"Test died: no candidate needle.*openqa-logged-in.*matched" size:M
Description
Observation¶
The test cannot open the web UI because it is stuck on a startup dialog of Firefox, see https://openqa.opensuse.org/tests/3163278#step/login/2 for an example.
Acceptance criteria¶
- AC1: The test is not failing anymore
Suggestions¶
- Check how we so far prevent such dialogs and why the "Make yourself at home" occurs nevertheless
- Dismiss the "Make yourself at home" dialog explicitly if it cannot be avoided
Updated by mkittler almost 2 years ago
- Priority changed from Normal to High
- Target version set to Ready
Updated by jbaier_cz almost 2 years ago
- Subject changed from [openqa-in-openqa] Test is stuck on Firefox "Make yourself at home" dialog to [openqa-in-openqa][sporadic] Test is stuck on Firefox "Make yourself at home" dialog
Updated by mkittler almost 2 years ago
- Subject changed from [openqa-in-openqa][sporadic] Test is stuck on Firefox "Make yourself at home" dialog to [openqa-in-openqa][sporadic] Test is stuck on Firefox "Make yourself at home" dialog size:M
- Description updated (diff)
- Status changed from New to In Progress
Updated by jbaier_cz almost 2 years ago
Ok, so we are apparently suffering from so called Nimbus (Nimbus is an automated experimentation system) in Firefox which can "randomly" send a message to the user if some condition is met. I found something related in https://hg.mozilla.org/integration/autoland/rev/b1aac5676d793554420ae57c326d26d783c1aaab
I will look further, if we can somehow interact with that.
Updated by openqa_review almost 2 years ago
- Due date set to 2023-03-24
Setting due date based on mean cycle time of SUSE QE Tools
Updated by okurz almost 2 years ago
- Subject changed from [openqa-in-openqa][sporadic] Test is stuck on Firefox "Make yourself at home" dialog size:M to [openqa-in-openqa][sporadic] Test is stuck on Firefox 'Make yourself at home' dialog auto_review:"Test died: no candidate needle.*openqa-logged-in.*matched" size:M
Updated by tinita almost 2 years ago
I think looking for a failed openqa-logged-in
match will only help when it's failing in that step, but it can also fail here https://openqa.opensuse.org/tests/3163522#step/search/4
Is it just too sporadic for carry-over?
Updated by jbaier_cz almost 2 years ago
During my experiments I compiled a new, extended, list of nice to have user preferences which seems to work well or maybe I was (un)lucky during testing.
MR: https://github.com/os-autoinst/os-autoinst-distri-openQA/pull/111
Updated by jbaier_cz almost 2 years ago
- Status changed from In Progress to Feedback
Changes are merged, let's see
Updated by jbaier_cz almost 2 years ago
Similar PR to "backport" the change inside opensuse testing https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/16600
Updated by jbaier_cz almost 2 years ago
- Related to action #125507: [qe-core] test fails in firefox: new 'Still trying Firefox' popup needs handling added
Updated by jbaier_cz almost 2 years ago
- Status changed from Feedback to Resolved