Intermittent browser/components/tabbrowser/test/browser/tabs/browser_tab_groups_telemetry.js | single tracking bug
Categories
(Firefox :: Tabbed Browser, defect, P5)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox146 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: sthompson)
References
(Blocks 1 open bug)
Details
(Keywords: intermittent-failure, intermittent-testcase, Whiteboard: [fidefe-tabgrps])
Attachments
(2 files, 1 obsolete file)
Filed by: abutkovits [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=519308439&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/ZdBlqTrzTgW4LO6XmaIVKQ/runs/1/artifacts/public/logs/live_backing.log
Comment 1•8 months ago
|
||
This passed when run in confirm failure mode (rerun the test 4x in the same session).
This indicates that the test is probably a lower frequency intermittent and harder to reproduce/debug.
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 21•6 months ago
|
||
Updated•6 months ago
|
| Comment hidden (Intermittent Failures Robot) |
Updated•6 months ago
|
Updated•6 months ago
|
| Comment hidden (Intermittent Failures Robot) |
| Assignee | ||
Comment 24•6 months ago
|
||
Fixes TypeError: can't access property "click", tabGroupButton is null that occurs when shouldSaveTabsToGroup(this.contextTabs) https://searchfox.org/firefox-main/rev/ad97131360471d36dfd9cf85695dde35914843bc/browser/components/tabbrowser/content/tabbrowser.js#9373 evaluates to false.
This patch ensures that all of the tabs are loaded and flushed to session state. This ensures the call to getContextMenu(win.gBrowser.tabs.at(-1), "tabContextMenu") will allow the TabContextMenu code to populate saved groups into the tab context menu.
Updated•6 months ago
|
Comment 25•6 months ago
|
||
Comment 26•6 months ago
|
||
| bugherder | ||
Comment 27•6 months ago
|
||
Still failing, TH link.
Log: https://treeherder.mozilla.org/logviewer?job_id=528574481&repo=autoland&task=XIFe-VDnQMKc2zrgg-XK2g.0
| Assignee | ||
Comment 28•6 months ago
|
||
Looks like it was able to get further in the test but is now timing out elsewhere :(
I will work on a fix today.
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Assignee | ||
Updated•5 months ago
|
| Comment hidden (Intermittent Failures Robot) |
| Assignee | ||
Comment 33•5 months ago
|
||
| Comment hidden (Intermittent Failures Robot) |
Updated•5 months ago
|
Comment 35•5 months ago
|
||
Comment 36•5 months ago
|
||
| bugherder | ||
Description
•