Closed
Bug 1857676
Opened 2 years ago
Closed 2 years ago
Intermittent devtools/client/netmonitor/test/browser_net_new_request_panel_context_menu.js | single tracking bug
Categories
(DevTools :: Netmonitor, defect, P5)
DevTools
Netmonitor
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure, intermittent-testcase)
Filed by: sstanca [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=431663640&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/bDLEDyCOQqGdg5Cw0TZp4w/runs/0/artifacts/public/logs/live_backing.log
[task 2023-10-07T01:58:54.856Z] 01:58:54 INFO - TEST-PASS | devtools/client/netmonitor/test/browser_net_new_request_panel_context_menu.js | The header was found in the form -
[task 2023-10-07T01:58:54.857Z] 01:58:54 INFO - TEST-PASS | devtools/client/netmonitor/test/browser_net_new_request_panel_context_menu.js | The Post body input value in the form should match the request we clicked -
[task 2023-10-07T01:58:54.860Z] 01:58:54 INFO - Uncheck the header an make sure the header is removed from the new request
[task 2023-10-07T01:58:54.861Z] 01:58:54 INFO - Click on the button to send a new request
[task 2023-10-07T01:58:54.861Z] 01:58:54 INFO - Buffered messages logged at 01:58:51
[task 2023-10-07T01:58:54.862Z] 01:58:54 INFO - Console message: [JavaScript Warning: "Use of nsIFile in content process is deprecated." {file: "resource://gre/modules/NetUtil.sys.mjs" line: 249}]
[task 2023-10-07T01:58:54.863Z] 01:58:54 INFO - > Network event progress: NetworkEvent: 0/1, PayloadReady: 1/1, EventTimings: 0/0, got NetMonitor:PayloadReady for server0.conn0.netEvent61
[task 2023-10-07T01:58:54.866Z] 01:58:54 INFO - > Network event progress: NetworkEvent: 1/1, PayloadReady: 1/1, EventTimings: 0/1, got NetMonitor:NetworkEvent for server0.conn0.netEvent61
[task 2023-10-07T01:58:54.867Z] 01:58:54 INFO - > Network event progress: NetworkEvent: 1/1, PayloadReady: 1/1, EventTimings: 1/1, got NetMonitor:NetworkEventUpdated:EventTimings for server0.conn0.netEvent61
[task 2023-10-07T01:58:54.867Z] 01:58:54 INFO - TEST-PASS | devtools/client/netmonitor/test/browser_net_new_request_panel_context_menu.js | The header unchecked should not be found on the headers list -
[task 2023-10-07T01:58:54.870Z] 01:58:54 INFO - Delete the header and make sure the header is removed in the custom request panel
[task 2023-10-07T01:58:54.871Z] 01:58:54 INFO - TEST-PASS | devtools/client/netmonitor/test/browser_net_new_request_panel_context_menu.js | The header delete should not be found on the headers form -
[task 2023-10-07T01:58:54.872Z] 01:58:54 INFO - Change the request selected to make sure the request in the custom request panel does not change
[task 2023-10-07T01:58:54.873Z] 01:58:54 INFO - TEST-PASS | devtools/client/netmonitor/test/browser_net_new_request_panel_context_menu.js | The url should not change when click on a new request -
[task 2023-10-07T01:58:54.876Z] 01:58:54 INFO - Destroying the specified network monitor.
[task 2023-10-07T01:58:54.876Z] 01:58:54 INFO - Wait for completion of all NetworkUpdateEvents packets...
[task 2023-10-07T01:58:54.877Z] 01:58:54 INFO - All pending requests finished.
[task 2023-10-07T01:58:54.877Z] 01:58:54 INFO - Buffered messages logged at 01:58:52
[task 2023-10-07T01:58:54.878Z] 01:58:54 INFO - Removing tab.
[task 2023-10-07T01:58:54.879Z] 01:58:54 INFO - Waiting for event: 'TabClose' on [object XULElement].
[task 2023-10-07T01:58:54.880Z] 01:58:54 INFO - Got event: 'TabClose' on [object XULElement].
[task 2023-10-07T01:58:54.880Z] 01:58:54 INFO - Tab removed and finished closing
[task 2023-10-07T01:58:54.883Z] 01:58:54 INFO - Leaving test bound
[task 2023-10-07T01:58:54.884Z] 01:58:54 INFO - Console message: [JavaScript Error: "NotFoundError: No such JSWindowActor 'DevToolsFrame'"]
[task 2023-10-07T01:58:54.885Z] 01:58:54 INFO - TEST-PASS | devtools/client/netmonitor/test/browser_net_new_request_panel_context_menu.js | The main process DevToolsServer has no pending connection when the test ends -
[task 2023-10-07T01:58:54.886Z] 01:58:54 INFO - finish() was called, cleaning up...
[task 2023-10-07T01:58:54.886Z] 01:58:54 INFO - Buffered messages finished
[task 2023-10-07T01:58:54.887Z] 01:58:54 INFO - TEST-UNEXPECTED-PASS | devtools/client/netmonitor/test/browser_net_new_request_panel_context_menu.js | We expect at least one assertion to fail because this test file is marked as fail-if in the manifest. -
[task 2023-10-07T01:58:54.887Z] 01:58:54 INFO - TEST-INFO | expected FAIL
[task 2023-10-07T01:58:54.888Z] 01:58:54 INFO - GECKO(8439) | MEMORY STAT | vsize 12262MB | residentFast 783MB | heapAllocated 438MB
[task 2023-10-07T01:58:54.889Z] 01:58:54 INFO - TEST-OK | devtools/client/netmonitor/test/browser_net_new_request_panel_context_menu.js | took 6746ms
Comment 1•2 years ago
|
||
This was backed out https://hg.mozilla.org/integration/autoland/rev/8db232d0f8c742a85eb803c996ef87edac9d5c81
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•