Perma devtools/server/tests/browser/browser_actor_error.js | Uncaught exception - at resource://devtools/shared/protocol/Front.js:323 when Gecko 78 merges to Beta on 2020-06-01
Categories
(DevTools :: General, defect)
Tracking
(firefox-esr68 unaffected, firefox76 unaffected, firefox77 unaffected, firefox78+ verified)
Tracking | Status | |
---|---|---|
firefox-esr68 | --- | unaffected |
firefox76 | --- | unaffected |
firefox77 | --- | unaffected |
firefox78 | + | verified |
People
(Reporter: aryx, Assigned: jdescottes)
References
(Regression)
Details
(Keywords: regression)
Attachments
(2 files)
central-as-beta simulation: https://treeherder.mozilla.org/#/jobs?repo=try&group_state=expanded&resultStatus=testfailed%2Cbusted%2Cexception%2Cretry%2Cusercancel%2Crunnable&revision=90fdf63cba3395f601470b7d26bb8fc39a323208&selectedTaskRun=V9472jcGT9qE0IKUtHwkKw-0
Failure log: https://treeherder.mozilla.org/logviewer.html#?job_id=303764702&repo=try
[task 2020-05-26T13:22:21.603Z] 13:22:21 INFO - TEST-PASS | devtools/server/tests/browser/browser_actor_error.js | has a TestErrorsFront instance -
[task 2020-05-26T13:22:21.604Z] 13:22:21 INFO - TEST-PASS | devtools/server/tests/browser/browser_actor_error.js | -
[task 2020-05-26T13:22:21.604Z] 13:22:21 INFO - Buffered messages finished
[task 2020-05-26T13:22:21.604Z] 13:22:21 INFO - TEST-UNEXPECTED-FAIL | devtools/server/tests/browser/browser_actor_error.js | Uncaught exception - at resource://devtools/shared/protocol/Front.js:323 - Error: Protocol error (TypeError): this.a is undefined from: server0.conn12.testErrorsActor8 (chrome://mochitests/content/browser/devtools/server/tests/browser/test-errors-actor.js:39:5)
[task 2020-05-26T13:22:21.605Z] 13:22:21 INFO - Stack trace:
[task 2020-05-26T13:22:21.605Z] 13:22:21 INFO - onPacket/<@resource://devtools/shared/protocol/Front.js:323:31
[task 2020-05-26T13:22:21.606Z] 13:22:21 INFO - callFunctionWithAsyncStack@resource://devtools/shared/platform/stack.js:61:13
[task 2020-05-26T13:22:21.606Z] 13:22:21 INFO - onPacket@resource://devtools/shared/protocol/Front.js:308:31
[task 2020-05-26T13:22:21.607Z] 13:22:21 INFO - onPacket@resource://devtools/client/devtools-client.js:493:13
[task 2020-05-26T13:22:21.608Z] 13:22:21 INFO - send/<@resource://devtools/shared/transport/local-transport.js:68:25
[task 2020-05-26T13:22:21.608Z] 13:22:21 INFO - exports.makeInfallible/<@resource://devtools/shared/ThreadSafeDevToolsUtils.js:103:22
[task 2020-05-26T13:22:21.608Z] 13:22:21 INFO - callFunctionWithAsyncStack@resource://devtools/shared/platform/stack.js:61:13
[task 2020-05-26T13:22:21.608Z] 13:22:21 INFO - executor@resource://devtools/shared/DevToolsUtils.js:49:35
[task 2020-05-26T13:22:21.609Z] 13:22:21 INFO - exports.makeInfallible/<@resource://devtools/shared/ThreadSafeDevToolsUtils.js:103:22
[task 2020-05-26T13:22:21.609Z] 13:22:21 INFO - Leaving test bound test_protocoljs_actor
[task 2020-05-26T13:22:21.609Z] 13:22:21 INFO - Not taking screenshot here: see the one that was previously logged
[task 2020-05-26T13:22:21.609Z] 13:22:21 INFO - TEST-UNEXPECTED-FAIL | devtools/server/tests/browser/browser_actor_error.js | The main process DevToolsServer has no pending connection when the test ends -
Reporter | ||
Updated•4 years ago
|
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
The exception used in this test has different formats depending on the channel.
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Comment 3•4 years ago
|
||
bugherder |
Reporter | ||
Comment 4•4 years ago
|
||
The issue still occurs with the patch applied:
https://treeherder.mozilla.org/#/jobs?repo=try&group_state=expanded&selectedTaskRun=BRHD05IrTNWZ3-yVp8uaMQ-0&resultStatus=testfailed%2Cbusted%2Cexception%2Cretry%2Cusercancel%2Crunnable&revision=ffa1600c7f9ca624b643f91b373f8f6c4a92c642&searchStr=devtools
Assignee | ||
Comment 5•4 years ago
|
||
Looks like we can't flip the preference at runtime...
Assignee | ||
Comment 6•4 years ago
|
||
Comment 8•4 years ago
|
||
bugherder |
Comment 9•4 years ago
|
||
Verified fixed in latest beta sim: https://treeherder.mozilla.org/#/jobs?repo=try&group_state=expanded&selectedTaskRun=T0Zefr_dQqyCdiHOlm9alA-0&resultStatus=success%2Ctestfailed%2Cbusted%2Cexception%2Cretry%2Cusercancel%2Crunnable&revision=e0e9d067faca2cbe2daa85699a46e92a529263c9&searchStr=devtools
Comment hidden (Intermittent Failures Robot) |
Updated•4 years ago
|
Description
•