Closed
Bug 1241019
Opened 9 years ago
Closed 6 years ago
Intermittent e10s browser_webconsole_output_dom_elements_03.js | A promise chain failed to handle a rejection: - at resource://gre/modules/commonjs/toolkit/loader.js -> resource://devtools/server/protocol.js:1125 - Error: Connection closed, pending reques
Categories
(DevTools :: Console, defect, P2)
DevTools
Console
Tracking
(firefox49 disabled, firefox50 disabled, firefox51 disabled)
RESOLVED
INVALID
People
(Reporter: philor, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: intermittent-failure, Whiteboard: [btpp-fix-later][console-rewrite-fix][test disabled on e10s])
Updated•9 years ago
|
Blocks: e10s-tests
tracking-e10s:
--- → +
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 5•9 years ago
|
||
I couldn't get it to fail locally. I tried running with this three times (with --e10s once):
./mach mochitest devtools/client/webconsole/test/ --run-until-failure --repeat 1000 --start-at browser_webconsole_output_dom_elements_03.js --end-at browser_webconsole_output_dom_elements_03.js --run-until-failure
It may be an interaction with a test in front of it. I'll have to test that later.
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Updated•8 years ago
|
Whiteboard: [btpp-fix-later] → [btpp-fix-later][console-rewrite-fix]
Comment 34•8 years ago
|
||
This is super-frequent (to the point where disabling on affecting platforms is looking reasonable). Any chance we can bump the priority on it?
Flags: needinfo?(bgrinstead)
Comment 35•8 years ago
|
||
(In reply to Ryan VanderMeulen [:RyanVM] from comment #34)
> This is super-frequent (to the point where disabling on affecting platforms
> is looking reasonable). Any chance we can bump the priority on it?
Hi, sorry about that - I'd be OK with disabling. We are going to convert this to a unit test as part of the console HTML conversion (specifically, https://github.com/devtools-html/gecko-dev/issues/234) and I'd rather spend time on that project than tracking down what's going on here.
Flags: needinfo?(bgrinstead)
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 39•8 years ago
|
||
status-firefox49:
--- → affected
status-firefox50:
--- → affected
status-firefox51:
--- → disabled
Flags: needinfo?(ryanvm)
Keywords: leave-open
Whiteboard: [btpp-fix-later][console-rewrite-fix] → [btpp-fix-later][console-rewrite-fix][test disabled on e10s]
Comment 40•8 years ago
|
||
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/fx-team/rev/0f4d2ef453c8
Skip browser_webconsole_output_dom_elements_03.js on e10s due to frequent failures.
Comment 41•8 years ago
|
||
Comment hidden (Intermittent Failures Robot) |
Comment 43•8 years ago
|
||
bugherder |
Comment hidden (Intermittent Failures Robot) |
Updated•6 years ago
|
Product: Firefox → DevTools
Comment 45•6 years ago
|
||
All the console tests were migrated and rewritten when we enabled the new console. If they're intermittent, new bugs were probably created.
Updated•6 years ago
|
Keywords: leave-open
You need to log in
before you can comment on or make changes to this bug.
Description
•