Closed
Bug 1889677
Opened 1 year ago
Closed 1 year ago
Update categorization tests when feature gating pref is not on to accomodate store
Categories
(Firefox :: Search, task, P1)
Firefox
Search
Tracking
()
RESOLVED
FIXED
126 Branch
Tracking | Status | |
---|---|---|
firefox126 | --- | fixed |
People
(Reporter: jteow, Assigned: jteow)
References
Details
(Whiteboard: [sng])
Attachments
(1 file)
One of the issues that isn't present running in Nightly, but will be present in Beta/Release is when the feature gating pref is off, there can be intermittent failures going from one test to the next, especially on tests that run on Windows.
Thus, when the pref is off, we should make sure that store is properly un-inited so that it's not in the midst of being un-initializing when another test is attempting to initialize the map.
Updated•1 year ago
|
Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → jteow
Status: NEW → ASSIGNED
Pushed by jteow@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ca18de87943a
Modify SERP categorization tests to wait for events - r=scunnane
Comment 3•1 year ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox126:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 126 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•