perma fail ubuntu 24.04 debug socketprocess-networking: browser/components/asrouter/tests/browser/browser_feature_callout_in_chrome.js
Categories
(Firefox :: Messaging System, defect, P2)
Tracking
()
People
(Reporter: jmaher, Unassigned, NeedInfo)
References
Details
when running tests in CI on a newer version of linux (18.04 -> 24.04) we run into some new perma failures.
in this debug log, you can see this failure:
[task 2025-05-24T20:20:37.703Z] 20:20:37 INFO - TEST-INFO | Main app process: exit 0
[task 2025-05-24T20:20:37.703Z] 20:20:37 INFO - TEST-INFO | Confirming we saw 315 DOCSHELL created and 315 destroyed log strings.
[task 2025-05-24T20:20:37.704Z] 20:20:37 INFO - TEST-INFO | Confirming we saw 816 DOMWINDOW created and 816 destroyed log strings.
[task 2025-05-24T20:20:37.704Z] 20:20:37 INFO - TEST-INFO | browser/components/asrouter/tests/browser/browser_feature_callout_in_chrome.js | windows(s) leaked: [pid = 2148] [serial = 183], [pid = 2148] [serial = 182]
[task 2025-05-24T20:20:37.705Z] 20:20:37 INFO - TEST-UNEXPECTED-FAIL | browser/components/asrouter/tests/browser/browser_feature_callout_in_chrome.js | leaked 1 window(s) until shutdown [url = about:blank]
[task 2025-05-24T20:20:37.705Z] 20:20:37 INFO - TEST-INFO
[task 2025-05-24T20:20:37.705Z] 20:20:37 INFO - TEST-UNEXPECTED-FAIL | browser/components/asrouter/tests/browser/browser_feature_callout_in_chrome.js | leaked 1 window(s) until shutdown [url = chrome://browser/content/browser.xhtml]
this bug will be for tracking investigations, I will be skipping these tests in a manifest in a larger patch to green stuff up.
Comment 1•1 year ago
|
||
Joel, are you going to be investigating this or would you like it assigned to someone from messaging system?
| Reporter | ||
Comment 2•1 year ago
|
||
I am not looking into this, I am only filing issues and skipping tests in order to upgrade our linux systems in CI.
Comment 3•1 year ago
|
||
This test is being skipped for now in bug 1969523. This could possibly be due to upgrades to the Linux systems.
Updated•1 year ago
|
Comment 4•1 year ago
|
||
The severity field is not set for this bug.
:aminomancer, could you have a look please?
For more information, please visit BugBot documentation.
Updated•17 days ago
|
Comment 5•11 days ago
|
||
This test is still being skipped in CI: https://searchfox.org/firefox-main/rev/446c6e609dbd7c355c2fb27209dfe4833211991f/browser/components/asrouter/tests/browser/browser.toml#84
Comment 6•4 days ago
|
||
The severity field is not set for this bug.
:sachung, could you have a look please?
For more information, please visit BugBot documentation.
Description
•