Closed Bug 1877678 Opened 8 months ago Closed 7 months ago

Intermittent browser/components/firefoxview/tests/browser/browser_opentabs_cards.js | single tracking bug

Categories

(Firefox :: Firefox View, defect)

defect

Tracking

()

RESOLVED FIXED
126 Branch
Tracking Status
firefox-esr115 --- unaffected
firefox122 --- unaffected
firefox123 --- unaffected
firefox124 --- wontfix
firefox125 --- fixed
firefox126 --- fixed

People

(Reporter: intermittent-bug-filer, Assigned: sfoster)

References

(Regression)

Details

(Keywords: intermittent-failure, intermittent-testcase, regression, Whiteboard: [fidefe-firefox-view])

Attachments

(3 files, 1 obsolete file)

Filed by: ncsoregi [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=445314859&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Z_87gw8FRWCItnhKNuD3Tg/runs/0/artifacts/public/logs/live_backing.log


[task 2024-01-31T11:24:48.741Z] 11:24:48     INFO - TEST-PASS | browser/components/firefoxview/tests/browser/browser_opentabs_cards.js | The container shows one column when one window is open. - 
[task 2024-01-31T11:24:48.745Z] 11:24:48     INFO - Console message: 1706700122260	FirefoxView.TabsSetup	DEBUG	updateViewVisibility for instance: 6360776, visibility: unloaded
[task 2024-01-31T11:24:48.746Z] 11:24:48     INFO - Console message: 1706700122260	FirefoxView.TabsSetup	DEBUG	Resetting timestamp and tabs pending flags as there are no visible views
[task 2024-01-31T11:24:48.746Z] 11:24:48     INFO - Console message: 1706700122261	FirefoxView.TabsSetup	DEBUG	updateViewVisibility for instance: 6360776, visibility: hidden
[task 2024-01-31T11:24:48.747Z] 11:24:48     INFO - Console message: 1706700122261	FirefoxView.TabsSetup	DEBUG	Resetting timestamp and tabs pending flags as there are no visible views
[task 2024-01-31T11:24:48.748Z] 11:24:48     INFO - Buffered messages logged at 11:23:18
[task 2024-01-31T11:24:48.749Z] 11:24:48     INFO - Longer timeout required, waiting longer...  Remaining timeouts: 1
[task 2024-01-31T11:24:48.749Z] 11:24:48     INFO - Buffered messages finished
[task 2024-01-31T11:24:48.751Z] 11:24:48     INFO - TEST-UNEXPECTED-FAIL | browser/components/firefoxview/tests/browser/browser_opentabs_cards.js | Test timed out - 
[task 2024-01-31T11:24:48.752Z] 11:24:48     INFO - GECKO(5565) | Completed ShutdownLeaks collections in process 5565
Severity: S4 → --
Flags: needinfo?(sfoster)
Keywords: regression
Priority: P5 → --
Regressed by: 1855704

Set release status flags based on info from the regressing bug 1855704

I was expecting this to get fixed by bug 1866667. Does this still fail in the same way & frequency now that patch has landed?

Flags: needinfo?(sfoster) → needinfo?(csabou)

It's still failing pretty often as seen here

Flags: needinfo?(csabou)
Summary: Intermittent browser/components/firefoxview/tests/browser/browser_opentabs_cards.js | single tracking bug → High frequency browser/components/firefoxview/tests/browser/browser_opentabs_cards.js | single tracking bug

Update

There have been 91 failures within the last 7 days:

  • 13 failures on Linux 18.04 x64 WebRender asan opt
  • 47 failures on Linux 18.04 x64 WebRender debug/ opt
  • 1 failure on Linux 18.04 x64 WebRender Shippable opt
  • 14 failures on Linux 18.04 x64 WebRender tsan opt
  • 4 failures on OS X 10.15 WebRender opt
  • 4 failures on OS X 11 WebRender Shippable opt
  • 6 failures on Windows 11 x86 22H2 WebRender opt/ debug
  • 2 failures on Windows 11 x64 22H2 WebRender debug/ opt

Recent failure log: https://treeherder.mozilla.org/logviewer?job_id=446777822&repo=autoland&lineNumber=3046

This has reached our disable-recommended queue.
Sam, do you have time to look into this?
Thank you.

Flags: needinfo?(sfoster)

Yeah let me take a look...

Assignee: nobody → sfoster
Status: NEW → ASSIGNED
Flags: needinfo?(sfoster)
Whiteboard: [stockwell disable-recommended] → [stockwell disable-recommended] [fidefe-firefox-view]
  • Adds a new switchToWindow helper and calls it in openFirefoxViewTab to ensure we wait until the window is active
  • Fix some fallout from this change in the browser_opentabs_recency.js test

Set release status flags based on info from the regressing bug 1855704

Whiteboard: [stockwell disable-recommended] [fidefe-firefox-view] → [fidefe-firefox-view]
Attachment #9383333 - Attachment is obsolete: true
Pushed by sfoster@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/8d9e1646bd6e Split out the open tabs 'more' tests into their own file. r=fxview-reviewers,sclements https://hg.mozilla.org/integration/autoland/rev/da9aa1960b63 Improve window switching in the opentabs cards tests. r=fxview-reviewers,sclements
Attachment #9382113 - Attachment description: Bug 1877678 - Split out the open tabs 'more' tests into their own file. r?#fxview-reviewers! → WIP: Bug 1877678 - Split out the open tabs 'more' tests into their own file. r?#fxview-reviewers!
Attachment #9380249 - Attachment description: Bug 1877678 - Improve window switching in the opentabs cards tests. r?#fxview-reviewers! → WIP: Bug 1877678 - Improve window switching in the opentabs cards tests. r?#fxview-reviewers!
Pushed by smolnar@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/b5cef2560e61 Disable browser_opentabs_cards.js on linux and osx1100 opt for frequent failures. r=#intermittent-reviewers
Keywords: leave-open
Summary: High frequency browser/components/firefoxview/tests/browser/browser_opentabs_cards.js | single tracking bug → Intermittent browser/components/firefoxview/tests/browser/browser_opentabs_cards.js | single tracking bug
Whiteboard: [fidefe-firefox-view][stockwell disable-recommended] → [fidefe-firefox-view][stockwell disabled]
Attachment #9382113 - Attachment description: WIP: Bug 1877678 - Split out the open tabs 'more' tests into their own file. r?#fxview-reviewers! → Bug 1877678 - Split out the some of the open tabs tests into their own file. r?#fxview-reviewers!
Attachment #9380249 - Attachment description: WIP: Bug 1877678 - Improve window switching in the opentabs cards tests. r?#fxview-reviewers! → Bug 1877678 - Improve window switching in the opentabs cards tests. r?#fxview-reviewers!
Pushed by sfoster@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/918f13b6160e Split out the some of the open tabs tests into their own file. r=fxview-reviewers,sclements https://hg.mozilla.org/integration/autoland/rev/afa609c0337d Improve window switching in the opentabs cards tests. r=fxview-reviewers,sclements
Regressions: 1886114

Just clearing my need-info and updating the keywords/whiteboard tags. This test is no longer disabled and although there are follow-up bugs/tasks, this bug can be closed now the the patches have landed.

Status: ASSIGNED → RESOLVED
Closed: 7 months ago
Flags: needinfo?(sfoster)
Keywords: leave-open
Resolution: --- → FIXED
Whiteboard: [fidefe-firefox-view][stockwell disabled] → [fidefe-firefox-view]
Target Milestone: --- → 126 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: