Closed
Bug 1789251
Opened 3 years ago
Closed 3 years ago
Intermittent devtools/client/netmonitor/test/browser_net_resend.js | single tracking bug
Categories
(DevTools :: Netmonitor, defect, P5)
DevTools
Netmonitor
Tracking
(firefox-esr91 unaffected, firefox-esr102 unaffected, firefox104 unaffected, firefox105 unaffected, firefox106 fixed)
RESOLVED
FIXED
106 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr91 | --- | unaffected |
| firefox-esr102 | --- | unaffected |
| firefox104 | --- | unaffected |
| firefox105 | --- | unaffected |
| firefox106 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Unassigned)
References
(Regression)
Details
(Keywords: intermittent-failure, intermittent-testcase, regression)
Filed by: nerli [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=389501939&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/J6sObq-wR5egcAR0Zc1lsg/runs/0/artifacts/public/logs/live_backing.log
[task 2022-09-05T13:02:05.647Z] 13:02:05 INFO - TEST-START | devtools/client/netmonitor/test/browser_net_resend.js
[task 2022-09-05T13:02:08.385Z] 13:02:08 INFO - TEST-UNEXPECTED-FAIL | devtools/client/netmonitor/test/browser_net_resend.js | There are currently two requests - Got 1, expected 2
[task 2022-09-05T13:02:08.386Z] 13:02:08 INFO - Stack trace:
[task 2022-09-05T13:02:08.386Z] 13:02:08 INFO - chrome://mochikit/content/browser-test.js:test_is:1468
[task 2022-09-05T13:02:08.387Z] 13:02:08 INFO - chrome://mochitests/content/browser/devtools/client/netmonitor/test/browser_net_resend.js:testResendRequest:40
[task 2022-09-05T13:02:08.388Z] 13:02:08 INFO - chrome://mochitests/content/browser/devtools/client/netmonitor/test/browser_net_resend.js:null:17
[task 2022-09-05T13:02:08.388Z] 13:02:08 INFO - chrome://mochikit/content/browser-test.js:handleTask:1028
[task 2022-09-05T13:02:08.389Z] 13:02:08 INFO - chrome://mochikit/content/browser-test.js:_runTaskBasedTest:1100
[task 2022-09-05T13:02:08.390Z] 13:02:08 INFO - chrome://mochikit/content/browser-test.js:Tester_execTest:1235
[task 2022-09-05T13:02:08.390Z] 13:02:08 INFO - chrome://mochikit/content/browser-test.js:nextTest/<:1017
[task 2022-09-05T13:02:08.391Z] 13:02:08 INFO - chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:SimpleTest.waitForFocus/<:1038
[task 2022-09-05T13:02:08.392Z] 13:02:08 INFO - Select the request to resend
[task 2022-09-05T13:02:08.392Z] 13:02:08 INFO - Console message: [JavaScript Error: "Cookie “bob” has “SameSite” policy set to “Lax” because it is missing a “SameSite” attribute, and “SameSite=Lax” is the default value for this attribute." {file: "http://example.com/browser/devtools/client/netmonitor/test/sjs_simple-test-server.sjs?foo=bar&baz=42&type=multipart" line: 0}]
[task 2022-09-05T13:02:08.393Z] 13:02:08 INFO - Console message: [JavaScript Error: "Cookie “tom” has “SameSite” policy set to “Lax” because it is missing a “SameSite” attribute, and “SameSite=Lax” is the default value for this attribute." {file: "http://example.com/browser/devtools/client/netmonitor/test/sjs_simple-test-server.sjs?foo=bar&baz=42&type=multipart" line: 0}]
[task 2022-09-05T13:02:08.394Z] 13:02:08 INFO - Console message: [JavaScript Error: "Cookie “bob” has “SameSite” policy set to “Lax” because it is missing a “SameSite” attribute, and “SameSite=Lax” is the default value for this attribute." {file: "http://example.com/browser/devtools/client/netmonitor/test/sjs_simple-test-server.sjs?foo=bar&baz=42&type=multipart" line: 0}]
[task 2022-09-05T13:02:08.395Z] 13:02:08 INFO - Console message: [JavaScript Error: "Cookie “tom” has “SameSite” policy set to “Lax” because it is missing a “SameSite” attribute, and “SameSite=Lax” is the default value for this attribute." {file: "http://example.com/browser/devtools/client/netmonitor/test/sjs_simple-test-server.sjs?foo=bar&baz=42&type=multipart" line: 0}]
[task 2022-09-05T13:02:08.520Z] 13:02:08 INFO - Open the context menu and select the resend for the request
[task 2022-09-05T13:02:08.919Z] 13:02:08 INFO - Console message: [JavaScript Warning: "Use of nsIFile in content process is deprecated." {file: "resource://gre/modules/NetUtil.jsm" line: 251}]
[task 2022-09-05T13:03:35.682Z] 13:03:35 INFO - Not taking screenshot here: see the one that was previously logged
[task 2022-09-05T13:03:35.682Z] 13:03:35 INFO - TEST-UNEXPECTED-FAIL | devtools/client/netmonitor/test/browser_net_resend.js | Test timed out -
[task 2022-09-05T13:03:35.957Z] 13:03:35 INFO - Removing tab.
[task 2022-09-05T13:03:35.958Z] 13:03:35 INFO - Waiting for event: 'TabClose' on [object XULElement].
[task 2022-09-05T13:03:35.979Z] 13:03:35 INFO - Got event: 'TabClose' on [object XULElement].
[task 2022-09-05T13:03:36.008Z] 13:03:36 INFO - Tab removed and finished closing
[task 2022-09-05T13:03:36.021Z] 13:03:36 INFO - GECKO(1660) | JavaScript error: , line 0: NotFoundError: No such JSWindowActor 'DevToolsFrame'
[task 2022-09-05T13:03:36.042Z] 13:03:36 INFO - TEST-PASS | devtools/client/netmonitor/test/browser_net_resend.js | The main process DevToolsServer has no pending connection when the test ends -
[task 2022-09-05T13:03:36.042Z] 13:03:36 INFO - finish() was called, cleaning up...
[task 2022-09-05T13:03:36.070Z] 13:03:36 INFO - Console message: [JavaScript Error: "NotFoundError: No such JSWindowActor 'DevToolsFrame'"]
[task 2022-09-05T13:03:36.289Z] 13:03:36 INFO - GECKO(1660) | MEMORY STAT | vsize 20977051MB | residentFast 3003MB
[task 2022-09-05T13:03:36.291Z] 13:03:36 INFO - TEST-OK | devtools/client/netmonitor/test/browser_net_resend.js | took 90643ms
[task 2022-09-05T13:03:36.343Z] 13:03:36 INFO - checking window state
Updated•3 years ago
|
Keywords: regression
Comment 1•3 years ago
|
||
:bomsy, since you are the author of the regressor, bug 1777716, could you take a look?
For more information, please visit auto_nag documentation.
Flags: needinfo?(hmanilla)
Comment 2•3 years ago
|
||
Set release status flags based on info from the regressing bug 1777716
status-firefox104:
--- → unaffected
status-firefox105:
--- → unaffected
status-firefox106:
--- → affected
status-firefox-esr102:
--- → unaffected
status-firefox-esr91:
--- → unaffected
Comment 3•3 years ago
|
||
This is going to be fixed by Bug 1780544
Depends on: 1780544
Flags: needinfo?(hmanilla)
Updated•3 years ago
|
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 106 Branch
| Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•