Closed
Bug 1764532
Opened 3 years ago
Closed 3 years ago
Intermittent TEST-UNEXPECTED-ERROR network "after all" hook in "network" (network.spec.ts)
Categories
(Remote Protocol :: CDP, defect, P5)
Remote Protocol
CDP
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: archaeopteryx [at] coole-files.de
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=374314408&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Pqcf6HtaRnKFv72KEz4edQ/runs/0/artifacts/public/logs/live_backing.log
This didn't trigger the task to report an exit code representing a failure.
[task 2022-04-13T04:49:31.076Z] PID 423 | 1649825371074 RemoteAgent DEBUG Resetting recommended pref browser.topsites.contile.enabled
[task 2022-04-13T04:49:31.076Z] PID 423 | 1649825371075 RemoteAgent TRACE Received observer notification quit-application
[task 2022-04-13T04:49:31.085Z] PID 423 | 1649825371085 RemoteAgent DEBUG CDPConnection 73e98d40-1f70-483e-ab31-4dd3893a3b46 closed
[task 2022-04-13T04:49:31.087Z] PID 423 | 1649825371086 CDP TRACE CDPConnection 73e98d40-1f70-483e-ab31-4dd3893a3b46 <- {"method":"Target.targetDestroyed","params":{"targetId":"7badff64-65e0-423e-9a21-7b5f16b1e68c"}}
[task 2022-04-13T04:49:31.087Z] PID 423 | 1649825371086 RemoteAgent DEBUG Resetting recommended pref browser.contentblocking.features.standard
[task 2022-04-13T04:49:31.088Z] TEST-UNEXPECTED-ERROR network "after all" hook in "network" (network.spec.ts)
[task 2022-04-13T04:49:31.089Z] PID 423 | ["fail",{"title":"\"after all\" hook in \"network\"","fullTitle":"network \"after all\" hook in \"network\"","file":"/builds/worker/checkouts/gecko/remote/test/puppeteer/test/network.spec.ts","duration":66,"currentRetry":0,"err":"Protocol error (Runtime.callFunctionOn): Target closed.","stack":"ProtocolError: Protocol error (Runtime.callFunctionOn): Target closed.\n at /builds/worker/checkouts/gecko/remote/test/puppeteer/src/common/Connection.ts:300:16\n at new Promise (<anonymous>)\n at CDPSession.send (/builds/worker/checkouts/gecko/remote/test/puppeteer/src/common/Connection.ts:296:12)\n at ExecutionContext._evaluateInternal (/builds/worker/checkouts/gecko/remote/test/puppeteer/src/common/ExecutionContext.ts:254:44)\n at ExecutionContext.evaluate (/builds/worker/checkouts/gecko/remote/test/puppeteer/src/common/ExecutionContext.ts:140:23)\n at DOMWorld.evaluate (/builds/worker/checkouts/gecko/remote/test/puppeteer/src/common/DOMWorld.ts:174:20)\n at runMicrotasks (<anonymous>)\n at processTicksAndRejections (internal/process/task_queues.js:97:5)"}]
[task 2022-04-13T04:49:31.090Z] PID 423 | 1649825371086 RemoteAgent DEBUG Resetting recommended pref network.cookie.cookieBehavior
[task 2022-04-13T04:49:31.115Z] PID 423 | JavaScript error: chrome://remote/content/cdp/domains/parent/Emulation.jsm, line 154: TypeError: can't access property "customUserAgent", browsingContext is null
[task 2022-04-13T04:49:31.115Z] PID 423 | JavaScript error: chrome://remote/content/cdp/domains/parent/Emulation.jsm, line 154: TypeError: can't access property "customUserAgent", browsingContext is null
| Comment hidden (Intermittent Failures Robot) |
Comment 2•3 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit auto_nag documentation.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INCOMPLETE
| Reporter | ||
Comment 3•3 years ago
|
||
| treeherder | ||
New failure instance: https://treeherder.mozilla.org/logviewer?job_id=393018458&repo=autoland
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
| Comment hidden (Intermittent Failures Robot) |
Comment 5•3 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit auto_nag documentation.
Status: REOPENED → RESOLVED
Closed: 3 years ago → 3 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•