Closed Bug 1915266 Opened 3 months ago Closed 3 months ago

Almost permafailing TEST-UNEXPECTED-FAIL | browser/components/tabbrowser/test/browser/tabs/browser_middle_click_new_tab_button_loads_clipboard.js | Test timed out -

Categories

(Firefox :: Tabbed Browser, defect, P5)

defect

Tracking

()

RESOLVED FIXED
131 Branch
Tracking Status
firefox-esr115 --- unaffected
firefox-esr128 --- unaffected
firefox129 --- unaffected
firefox130 --- unaffected
firefox131 --- fixed

People

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

References

(Regression)

Details

(Keywords: intermittent-failure, intermittent-testcase, regression)

Attachments

(1 file)

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


[task 2024-08-27T20:36:48.480Z] 20:36:48     INFO - TEST-PASS | browser/components/tabbrowser/test/browser/tabs/browser_middle_click_new_tab_button_loads_clipboard.js | New Tab URL is the search engine with the content of the clipboard - 
[task 2024-08-27T20:36:48.480Z] 20:36:48     INFO - Leaving test bound middleclick_tabs_newtab_button_with_word_in_clipboard
[task 2024-08-27T20:36:48.481Z] 20:36:48     INFO - Entering test bound middleclick_new_tab_button_with_url_in_clipboard
[task 2024-08-27T20:36:48.481Z] 20:36:48     INFO - Previous tabs count is 16
[task 2024-08-27T20:36:48.481Z] 20:36:48     INFO - Initializing clipboard with "waitForClipboard-known-value-0.4480099889428901"...
[task 2024-08-27T20:36:48.481Z] 20:36:48     INFO - Succeeded initializing clipboard, start requested things...
[task 2024-08-27T20:36:48.481Z] 20:36:48     INFO - TEST-PASS | browser/components/tabbrowser/test/browser/tabs/browser_middle_click_new_tab_button_loads_clipboard.js | Clipboard has the given value: 'javascript:https://www.example.com/' - 
[task 2024-08-27T20:36:48.481Z] 20:36:48     INFO - Middle clicking 'new tab' button
[task 2024-08-27T20:36:48.481Z] 20:36:48     INFO - Buffered messages finished
[task 2024-08-27T20:36:48.482Z] 20:36:48     INFO - TEST-UNEXPECTED-FAIL | browser/components/tabbrowser/test/browser/tabs/browser_middle_click_new_tab_button_loads_clipboard.js | Test timed out - 
[task 2024-08-27T20:36:48.482Z] 20:36:48     INFO - GECKO(1231) | Completed ShutdownLeaks collections in process 1231
[task 2024-08-27T20:36:48.482Z] 20:36:48     INFO - TEST-START | Shutdown
[task 2024-08-27T20:36:48.482Z] 20:36:48     INFO - Browser Chrome Test Summary
[task 2024-08-27T20:36:48.482Z] 20:36:48     INFO - Passed:  819
[task 2024-08-27T20:36:48.482Z] 20:36:48     INFO - Failed:  1
[task 2024-08-27T20:36:48.482Z] 20:36:48     INFO - Todo:    0
[task 2024-08-27T20:36:48.482Z] 20:36:48     INFO - Mode:    e10s
[task 2024-08-27T20:36:48.482Z] 20:36:48     INFO - *** End BrowserChrome Test Results ***
[task 2024-08-27T20:36:48.483Z] 20:36:48     INFO - GECKO(1231) | Exiting due to channel error.
[task 2024-08-27T20:36:48.483Z] 20:36:48     INFO - GECKO(1231) | Exiting due to channel error.
[task 2024-08-27T20:36:48.483Z] 20:36:48     INFO - GECKO(1231) | Exiting due to channel error.
[task 2024-08-27T20:36:48.483Z] 20:36:48     INFO - GECKO(1231) | Exiting due to channel error.
[task 2024-08-27T20:36:48.483Z] 20:36:48     INFO - GECKO(1231) | Exiting due to channel error.
[task 2024-08-27T20:36:48.483Z] 20:36:48     INFO - GECKO(1231) | Exiting due to channel error.
[task 2024-08-27T20:36:48.483Z] 20:36:48     INFO - GECKO(1231) | Exiting due to channel error.
[task 2024-08-27T20:36:48.483Z] 20:36:48     INFO - GECKO(1231) | Exiting due to channel error.
[task 2024-08-27T20:36:48.483Z] 20:36:48     INFO - GECKO(1231) | Exiting due to channel error.
[task 2024-08-27T20:36:48.483Z] 20:36:48     INFO - GECKO(1231) | Exiting due to channel error.
[task 2024-08-27T20:36:48.484Z] 20:36:48     INFO - GECKO(1231) | Exiting due to channel error.
[task 2024-08-27T20:36:48.484Z] 20:36:48     INFO - GECKO(1231) | Exiting due to channel error.
[task 2024-08-27T20:36:48.484Z] 20:36:48     INFO - GECKO(1231) | Exiting due to channel error.
[task 2024-08-27T20:36:48.484Z] 20:36:48     INFO - TEST-INFO | Main app process: exit 0
[task 2024-08-27T20:36:48.484Z] 20:36:48     INFO - runtests.py | Application ran for: 0:01:56.879081

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

Is this on macOS only?

Assignee: nobody → emilio
Flags: needinfo?(imoraru)

This is a test issue only. We now fire the overflow event later, not off
arbitrary flushes, so we gotta wait for it before trying to click the
new tab button, which might not be visible yet otherwise.

While at it, wait for the opened tabs too, which was done manually on
the caller.

Flags: needinfo?(emilio)
Pushed by ealvarez@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/7a24f64284b8 Make overflowTabs wait for the overflow event. r=dao,tabbrowser-reviewers
Status: NEW → RESOLVED
Closed: 3 months ago
Resolution: --- → FIXED
Target Milestone: --- → 131 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: