Closed Bug 1046148 Opened 10 years ago Closed 9 years ago

Fix uncaught promise rejections in web console tests

Categories

(DevTools :: Console, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: past, Unassigned)

References

(Blocks 1 open bug)

Details

With the patch from bug 1016387 I get these:

/webconsole/test/browser_result_format_as_string.js | A promise chain failed to handle a rejection at resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/server/protocol.js:1040 - Error: Connection closed
/webconsole/test/browser_webconsole_bug_653531_highlighter_console_helper.js | A promise chain failed to handle a rejection - unknownError
/webconsole/test/browser_webconsole_output_03.js | A promise chain failed to handle a rejection - unknownError
/webconsole/test/browser_webconsole_output_04.js | A promise chain failed to handle a rejection - null
/webconsole/test/browser_webconsole_output_04.js | A promise chain failed to handle a rejection - null
/webconsole/test/browser_webconsole_output_04.js | A promise chain failed to handle a rejection - null
/webconsole/test/browser_webconsole_output_04.js | A promise chain failed to handle a rejection - null
/webconsole/test/browser_webconsole_output_dom_elements_01.js | A promise chain failed to handle a rejection - null
/webconsole/test/browser_webconsole_output_dom_elements_01.js | A promise chain failed to handle a rejection - null
/webconsole/test/browser_webconsole_output_events.js | A promise chain failed to handle a rejection - null
Assignee: nobody → past
Status: NEW → ASSIGNED
I don't have time to finish this now unfortunately.
Assignee: past → nobody
Status: ASSIGNED → NEW
We are tracking these kinds of issues in other bugs, so I think this issue is obsolete.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INVALID
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.