Closed Bug 1250667 Opened 10 years ago Closed 10 years ago

Add-ons in the test suite are unsigned

Categories

(DevTools :: Debugger, defect)

defect
Not set
normal

Tracking

(firefox46 fixed, firefox47 fixed)

RESOLVED FIXED
Firefox 47
Tracking Status
firefox46 --- fixed
firefox47 --- fixed

People

(Reporter: andy+bugzilla, Assigned: andy+bugzilla)

References

Details

Attachments

(1 file)

There are 5 add-ons here: https://dxr.mozilla.org/mozilla-central/source/devtools/client/debugger/test/mochitest That are unsigned, when signing is turned on in the tree, the tests will fail. The currently can't be signed because they were made using cfx, not jpm. Signing them against AMO will cause it fail: Due to breaking changes in Firefox 44, add-ons packed with the "cfx" tool won't work any longer... We'll either need to load them unsigned or convert them to JPM and load them signed.
I've got 3 of the addons converted from cfx to jpm and then signed all 5 of the addons. Unfortunately I ended up with 5 or 6 failing tests. Was having some try server problems, but once I've got that running, I'll ask for some help from #devtools I think :)
Assignee: nobody → amckay
Component: Developer Tools → Developer Tools: Debugger
Signature failures are fixed. Got some new ones though. 234 INFO TEST-UNEXPECTED-FAIL | devtools/client/debugger/test/mochitest/browser_dbg_addon-sources.js | Should be two sources - Got 1, expected 2 235 INFO TEST-UNEXPECTED-FAIL | devtools/client/debugger/test/mochitest/browser_dbg_addon-sources.js | correct url for bootstrap code - 236 INFO TEST-UNEXPECTED-FAIL | devtools/client/debugger/test/mochitest/browser_dbg_addon-sources.js | correct label for bootstrap code - Got index.js, expected bootstrap.js 237 INFO TEST-UNEXPECTED-FAIL | devtools/client/debugger/test/mochitest/browser_dbg_addon-sources.js | A promise chain failed to handle a rejection: - at chrome://mochitests/content/browser/devtools/client/debugger/test/mochitest/browser_dbg_addon-sources.js:29 - TypeError: sources[1] is undefined 239 INFO TEST-UNEXPECTED-FAIL | devtools/client/debugger/test/mochitest/browser_dbg_addon-sources.js | Test timed out - 261 INFO TEST-UNEXPECTED-FAIL | devtools/client/debugger/test/mochitest/browser_dbg_addonactor.js | the main script of the addon is present in the source list -
Comment on attachment 8723839 [details] MozReview Request: bug 1250667 sign the devtools addons and bug687194.xpi r?ahal https://reviewboard.mozilla.org/r/36759/#review33391 Lgtm!
Attachment #8723839 - Flags: review?(ahalberstadt) → review+
Keywords: checkin-needed
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 47
[bugday-20160323] Status: RESOLVED,FIXED -> UNVERIFIED Comments: STR: Not clear. Developer specific testing Component: Name Firefox Version 46.0b9 Build ID 20160322075646 Update Channel beta User Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:46.0) Gecko/20100101 Firefox/46.0 OS Windows 7 SP1 x86_64 Expected Results: Developer specific testing Actual Results: As expected
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: