Intermittent devtools/client/framework/test/browser_toolbox_many_toggles.js | single tracking bug
Categories
(DevTools :: Framework, defect, P5)
Tracking
(firefox-esr115 unaffected, firefox-esr128 unaffected, firefox127 unaffected, firefox128 unaffected, firefox129 wontfix, firefox130 wontfix, firefox133 wontfix, firefox134 wontfix, firefox135 fixed)
Tracking | Status | |
---|---|---|
firefox-esr115 | --- | unaffected |
firefox-esr128 | --- | unaffected |
firefox127 | --- | unaffected |
firefox128 | --- | unaffected |
firefox129 | --- | wontfix |
firefox130 | --- | wontfix |
firefox133 | --- | wontfix |
firefox134 | --- | wontfix |
firefox135 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: ochameau)
References
(Regression)
Details
(Keywords: intermittent-failure, regression, test-verify-fail)
Attachments
(1 file)
Filed by: nfay [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=464010873&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/DeOT0EZHQ3OJ4Elt_qyiVQ/runs/0/artifacts/public/logs/live_backing.log
Reftest URL: https://hg.mozilla.org/mozilla-central/raw-file/tip/layout/tools/reftest/reftest-analyzer.xhtml#logurl=https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/DeOT0EZHQ3OJ4Elt_qyiVQ/runs/0/artifacts/public/logs/live_backing.log&only_show_unexpected=1
[task 2024-06-25T23:37:25.058Z] 23:37:25 INFO - TEST-START | devtools/client/framework/test/browser_toolbox_many_toggles.js
[task 2024-06-25T23:37:25.883Z] 23:37:25 INFO - GECKO(11694) | console.error:
[task 2024-06-25T23:37:25.884Z] 23:37:25 INFO - GECKO(11694) | remote browser crashed while on
[task 2024-06-25T23:37:25.885Z] 23:37:25 INFO - GECKO(11694) | about:blank
[task 2024-06-25T23:37:25.900Z] 23:37:25 INFO - GECKO(11694) | console.error:
<...>
[task 2024-06-25T23:39:20.382Z] 23:39:20 INFO - Waiting for event: 'TabClose' on [object XULElement].
[task 2024-06-25T23:39:20.382Z] 23:39:20 INFO - Got event: 'TabClose' on [object XULElement].
[task 2024-06-25T23:39:20.383Z] 23:39:20 INFO - Tab removed and finished closing
[task 2024-06-25T23:39:20.384Z] 23:39:20 INFO - Removing tab.
[task 2024-06-25T23:39:20.384Z] 23:39:20 INFO - Waiting for event: 'TabClose' on [object XULElement].
[task 2024-06-25T23:39:20.385Z] 23:39:20 INFO - Got event: 'TabClose' on [object XULElement].
[task 2024-06-25T23:39:20.386Z] 23:39:20 INFO - Tab removed and finished closing
[task 2024-06-25T23:39:20.386Z] 23:39:20 INFO - Leaving test bound manyTogglesWithContentProcessDestructionsInBackground
[task 2024-06-25T23:39:20.387Z] 23:39:20 INFO - Entering test bound manyTogglesWithDestroyingIframes
[task 2024-06-25T23:39:20.388Z] 23:39:20 INFO - Adding a new tab with URL: data:text/html,<script>
[task 2024-06-25T23:39:20.388Z] 23:39:20 INFO - setInterval(()=>{
[task 2024-06-25T23:39:20.388Z] 23:39:20 INFO - document.body.innerHTML="";
[task 2024-06-25T23:39:20.388Z] 23:39:20 INFO - let iframe=document.createElement("iframe");
[task 2024-06-25T23:39:20.388Z] 23:39:20 INFO - iframe.src="data:text/html,foo";
[task 2024-06-25T23:39:20.388Z] 23:39:20 INFO - document.body.appendChild(iframe);
[task 2024-06-25T23:39:20.388Z] 23:39:20 INFO - },0);</script>
[task 2024-06-25T23:39:20.389Z] 23:39:20 INFO - Buffered messages logged at 23:38:02
[task 2024-06-25T23:39:20.389Z] 23:39:20 INFO - Console message: [JavaScript Error: "NotFoundError: No such JSProcessActor 'DevToolsProcess'"]
[task 2024-06-25T23:39:20.390Z] 23:39:20 INFO - Console message: [JavaScript Error: "NotFoundError: No such JSProcessActor 'DevToolsProcess'"]
[task 2024-06-25T23:39:20.391Z] 23:39:20 INFO - Console message: [JavaScript Error: "NotFoundError: No such JSProcessActor 'DevToolsProcess'"]
[task 2024-06-25T23:39:20.391Z] 23:39:20 INFO - Buffered messages logged at 23:38:03
[task 2024-06-25T23:39:20.392Z] 23:39:20 INFO - Console message: [JavaScript Warning: "This page is in Quirks Mode. Page layout may be impacted. For Standards Mode use “<!DOCTYPE html>”." {file: "data:text/html,<script> setInterval(()=>{ document.body.innerHTML=""; let iframe=document.createElement("iframe"); iframe.src="data:text/html,foo"; document.body.appendChild(iframe); },0);</script>" line: 0}]
[task 2024-06-25T23:39:20.393Z] 23:39:20 INFO - Buffered messages logged at 23:38:23
[task 2024-06-25T23:39:20.393Z] 23:39:20 INFO - Longer timeout required, waiting longer... Remaining timeouts: 1
[task 2024-06-25T23:39:20.394Z] 23:39:20 INFO - Buffered messages logged at 23:38:29
[task 2024-06-25T23:39:20.395Z] 23:39:20 INFO - Tab added and finished loading
[task 2024-06-25T23:39:20.395Z] 23:39:20 INFO - Open/close DevTools many times in a row while some processes get destroyed
[task 2024-06-25T23:39:20.396Z] 23:39:20 INFO - Buffered messages finished
[task 2024-06-25T23:39:20.397Z] 23:39:20 INFO - TEST-UNEXPECTED-FAIL | devtools/client/framework/test/browser_toolbox_many_toggles.js | Test timed out -
[task 2024-06-25T23:39:20.397Z] 23:39:20 INFO - GECKO(11694) | Completed ShutdownLeaks collections in process 11694
[task 2024-06-25T23:39:20.398Z] 23:39:20 INFO - TEST-START | Shutdown
[task 2024-06-25T23:39:20.398Z] 23:39:20 INFO - Browser Chrome Test Summary
[task 2024-06-25T23:39:20.399Z] 23:39:20 INFO - Passed: 0
[task 2024-06-25T23:39:20.400Z] 23:39:20 INFO - Failed: 1
[task 2024-06-25T23:39:20.401Z] 23:39:20 INFO - Todo: 0
[task 2024-06-25T23:39:20.401Z] 23:39:20 INFO - Mode: e10s
[task 2024-06-25T23:39:20.402Z] 23:39:20 INFO - *** End BrowserChrome Test Results ***
[task 2024-06-25T23:39:20.403Z] 23:39:20 INFO - GECKO(11694) | Exiting due to channel error.
[task 2024-06-25T23:39:20.403Z] 23:39:20 INFO - GECKO(11694) | Exiting due to channel error.
[task 2024-06-25T23:39:20.404Z] 23:39:20 INFO - GECKO(11694) | Exiting due to channel error.
[task 2024-06-25T23:39:20.932Z] 23:39:20 INFO - GECKO(11694) | Exiting due to channel error.
[task 2024-06-25T23:39:21.053Z] 23:39:21 INFO - TEST-INFO | Main app process: exit 0
Comment 1•8 months ago
|
||
The Bugbug bot thinks this bug should belong to the 'DevTools::Framework' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Comment 2•8 months ago
|
||
:ochameau, since you are the author of the regressor, bug 1903980, could you take a look?
For more information, please visit BugBot documentation.
Comment 3•8 months ago
|
||
Tier 1 failure here
Comment 4•8 months ago
|
||
Set release status flags based on info from the regressing bug 1903980
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 7•8 months ago
|
||
Set release status flags based on info from the regressing bug 1903980
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 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) |
Assignee | ||
Comment 33•3 months ago
|
||
Updated•3 months ago
|
Assignee | ||
Comment 34•3 months ago
|
||
Assignee | ||
Updated•3 months ago
|
Comment 35•3 months ago
|
||
Comment 36•3 months ago
|
||
Backed out for causing perma dt leackcheck failures @ nsDocShell
Backout link: https://hg.mozilla.org/integration/autoland/rev/af435faa8b82e7824a9219c94dc5a8cfdc3e7a92
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Comment 38•3 months ago
|
||
Should be green now:
https://treeherder.mozilla.org/jobs?repo=try&selectedTaskRun=BdfrhIneQTWk3U2g2wPTNA.0&revision=2ff5ac31882f8893d0bcffd3ef4c66aac0dbf61c
Or I'm somehow not able to push to try the right jobs?
Comment 39•3 months ago
|
||
Comment 40•3 months ago
|
||
bugherder |
Updated•2 months ago
|
Comment hidden (Intermittent Failures Robot) |
Updated•2 months ago
|
Description
•