Closed Bug 1784535 Opened 2 years ago Closed 2 years ago

Intermittent devtools/client/netmonitor/test/browser_net_new_request_panel_content-length.js | single tracking bug

Categories

(DevTools :: Netmonitor, defect, P5)

defect

Tracking

(firefox-esr91 unaffected, firefox-esr102 unaffected, firefox103 unaffected, firefox104 unaffected, firefox105 wontfix, firefox106 wontfix, firefox107 fixed)

RESOLVED FIXED
107 Branch
Tracking Status
firefox-esr91 --- unaffected
firefox-esr102 --- unaffected
firefox103 --- unaffected
firefox104 --- unaffected
firefox105 --- wontfix
firefox106 --- wontfix
firefox107 --- fixed

People

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

References

(Regression)

Details

(Keywords: intermittent-failure, regression)

Attachments

(1 file)

Filed by: mlaza [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=387173299&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Zl-aOzRZTxqz2WkovpDIdg/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/Zl-aOzRZTxqz2WkovpDIdg/runs/0/artifacts/public/logs/live_backing.log&only_show_unexpected=1


[task 2022-08-12T16:10:57.291Z] 16:10:57     INFO - TEST-PASS | devtools/client/netmonitor/test/browser_net_new_request_panel_content-length.js | The content length is  still correct - 
[task 2022-08-12T16:10:57.292Z] 16:10:57     INFO - Send the request
[task 2022-08-12T16:10:57.293Z] 16:10:57     INFO - Console message: [JavaScript Warning: "Key event not available on some keyboard layouts: key=“r” modifiers=“accel,alt” id=“key_toggleReaderMode”" {file: "chrome://mochikit/content/tests/SimpleTest/EventUtils.js" line: 1360}]
[task 2022-08-12T16:10:57.294Z] 16:10:57     INFO - Console message: [JavaScript Warning: "Key event not available on some keyboard layouts: key=“i” modifiers=“accel,alt,shift” id=“key_browserToolbox”" {file: "chrome://mochikit/content/tests/SimpleTest/EventUtils.js" line: 1360}]
[task 2022-08-12T16:10:57.295Z] 16:10:57     INFO - Console message: [JavaScript Warning: "Use of nsIFile in content process is deprecated." {file: "resource://gre/modules/NetUtil.jsm" line: 251}]
[task 2022-08-12T16:10:57.296Z] 16:10:57     INFO - > Network event progress: NetworkEvent: 0/1, PayloadReady: 1/1, EventTimings: 0/0, got NetMonitor:PayloadReady for server0.conn0.netEvent58
[task 2022-08-12T16:10:57.297Z] 16:10:57     INFO - > Network event progress: NetworkEvent: 1/1, PayloadReady: 1/1, EventTimings: 0/1, got NetMonitor:NetworkEvent for server0.conn0.netEvent58
[task 2022-08-12T16:10:57.297Z] 16:10:57     INFO - Buffered messages logged at 16:09:35
[task 2022-08-12T16:10:57.298Z] 16:10:57     INFO - > Network event progress: NetworkEvent: 1/1, PayloadReady: 1/1, EventTimings: 1/1, got NetMonitor:NetworkEventUpdated:EventTimings for server0.conn0.netEvent58
[task 2022-08-12T16:10:57.299Z] 16:10:57     INFO - Buffered messages finished
[task 2022-08-12T16:10:57.299Z] 16:10:57     INFO - TEST-UNEXPECTED-FAIL | devtools/client/netmonitor/test/browser_net_new_request_panel_content-length.js | Test timed out - 
[task 2022-08-12T16:10:58.119Z] 16:10:58     INFO - Removing tab.
[task 2022-08-12T16:10:58.121Z] 16:10:58     INFO - Waiting for event: 'TabClose' on [object XULElement].
[task 2022-08-12T16:10:58.169Z] 16:10:58     INFO - Got event: 'TabClose' on [object XULElement].
[task 2022-08-12T16:10:58.196Z] 16:10:58     INFO - GECKO(2295) | [Parent 2295, Main Thread] WARNING: '!inner', file /builds/worker/checkouts/gecko/dom/ipc/jsactor/JSWindowActorProtocol.cpp:162
[task 2022-08-12T16:10:58.198Z] 16:10:58     INFO - GECKO(2295) | [Parent 2295, Main Thread] WARNING: '!inner', file /builds/worker/checkouts/gecko/dom/ipc/jsactor/JSWindowActorProtocol.cpp:162
[task 2022-08-12T16:10:58.207Z] 16:10:58     INFO - Tab removed and finished closing
[task 2022-08-12T16:10:58.223Z] 16:10:58     INFO - GECKO(2295) | JavaScript error: , line 0: NotFoundError: No such JSWindowActor 'DevToolsFrame'
[task 2022-08-12T16:10:58.226Z] 16:10:58     INFO - GECKO(2295) | [Parent 2295: Main Thread]: I/DocShellAndDOMWindowLeak --DOCSHELL 7ffabe226400 == 6 [pid = 2295] [id = 6] [url = chrome://devtools/content/netmonitor/index.html]
[task 2022-08-12T16:10:58.280Z] 16:10:58     INFO - TEST-PASS | devtools/client/netmonitor/test/browser_net_new_request_panel_content-length.js | The main process DevToolsServer has no pending connection when the test ends - 

:bomsy, since you are the author of the regressor, bug 1779359, could you take a look?
For more information, please visit auto_nag documentation.

Flags: needinfo?(hmanilla)

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

Summary: Intermittent TV [tier 2] devtools/client/netmonitor/test/browser_net_new_request_panel_content-length.js | single tracking bug → Intermittent devtools/client/netmonitor/test/browser_net_new_request_panel_content-length.js | single tracking bug

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

Lets explicitly wait wait for the new request to get selected, as intermittently the test
likely fails beacuse we might be waiting for the request headers of the previous selected request instead
of the current one.

Assignee: nobody → hmanilla
Status: NEW → ASSIGNED
Pushed by hmanilla@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6d7a825c3cc7
[devtools] Make sure the selected request swtiches r=ochameau
Flags: needinfo?(hmanilla)
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 107 Branch

The patch landed in nightly and beta is affected.
:bomsy, is this bug important enough to require an uplift?

  • If yes, please nominate the patch for beta approval.
  • If no, please set status-firefox106 to wontfix.

For more information, please visit auto_nag documentation.

Flags: needinfo?(hmanilla)
Flags: needinfo?(hmanilla)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: