Closed Bug 703575 Opened 13 years ago Closed 13 years ago

nsIJSInspector throws NS_ERROR_XPC_BAD_IID errors in debugger unit tests

Categories

(DevTools :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: past, Assigned: past)

References

Details

Attachments

(1 file)

Though they work fine for me locally, the debugger xpcshell tests fail in the try run at: https://tbpl.mozilla.org/?tree=Try&rev=425c360240ca The error is: TEST-UNEXPECTED-FAIL | (xpcshell/head.js) | [Exception... "Component returned failure code: 0x80570018 (NS_ERROR_XPC_BAD_IID) [nsIJSCID.getService]" nsresult: "0x80570018 (NS_ERROR_XPC_BAD_IID)" location: "JS frame :: /home/cltbld/talos-slave/test/build/xpcshell/tests/toolkit/devtools/debugger/tests/unit/test_getyoungestframe.js :: run_test :: line 4" data: no] The browser tests fail as well, due to the same cause.
Assignee: nobody → past
Status: NEW → ASSIGNED
Attached patch Fix (deleted) — Splinter Review
As explained to me by bsmedberg, this went undetected because we always ran the binary from obj-ff-dbg/dist/ightly.app, not from the result of 'make package'. Try run: https://tbpl.mozilla.org/?tree=Try&rev=202c0d9b0cdb
Attachment #575458 - Flags: review?(dcamp)
Attachment #575458 - Flags: review?(dcamp) → review+
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: