Closed Bug 1904733 Opened 8 months ago Closed 3 months ago

Intermittent devtools/client/framework/test/browser_toolbox_many_toggles.js | single tracking bug

Categories

(DevTools :: Framework, defect, P5)

defect

Tracking

(firefox-esr115 unaffected, firefox-esr128 unaffected, firefox127 unaffected, firefox128 unaffected, firefox129 wontfix, firefox130 wontfix, firefox133 wontfix, firefox134 wontfix, firefox135 fixed)

RESOLVED FIXED
135 Branch
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

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.

Component: General → Framework

:ochameau, since you are the author of the regressor, bug 1903980, could you take a look?

For more information, please visit BugBot documentation.

Flags: needinfo?(poirot.alex)

Tier 1 failure here

Summary: Intermittent TV devtools/client/framework/test/browser_toolbox_many_toggles.js | Test timed out - → Intermittent devtools/client/framework/test/browser_toolbox_many_toggles.js | single tracking bug

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

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

Assignee: nobody → poirot.alex
Status: NEW → ASSIGNED
Assignee: poirot.alex → nobody
Status: ASSIGNED → NEW
Flags: needinfo?(poirot.alex)
Assignee: nobody → poirot.alex
Pushed by apoirot@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/2cfe84db3815 [devtools] Fix browser_toolbox_many_toggles.js intermittent on MacOS. r=devtools-reviewers,nchevobbe
Flags: needinfo?(poirot.alex)
Pushed by apoirot@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/2cb494e6b3ac [devtools] Fix browser_toolbox_many_toggles.js intermittent on MacOS. r=devtools-reviewers,nchevobbe
Status: NEW → RESOLVED
Closed: 3 months ago
Resolution: --- → FIXED
Target Milestone: --- → 135 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: