Closed
Bug 967294
Opened 12 years ago
Closed 12 years ago
addon-page test add-on fails on fennec
Categories
(Add-on SDK Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: evold, Assigned: evold)
References
Details
Attachments
(1 file)
I get this output:
16 of 20 tests passed.
The following tests failed:
addon-page/main.test that add-on page has no chrome: failure
addon-page/main.test that add-on page with hash and querystring has no chrome: failure
addon-page/main.test that add-on page with hash has no chrome: failure
addon-page/main.test that add-on page with querystring has no chrome: failure
Assignee | ||
Updated•12 years ago
|
OS: Mac OS X → Android
Hardware: x86 → All
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #8371058 -
Flags: review?(jsantell)
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → evold
Comment 2•12 years ago
|
||
Comment on attachment 8371058 [details] [review]
https://github.com/mozilla/addon-sdk/pull/1381
I can't remember if the engine metadata for test/addons (cfx testaddons) work. I don't think it did, but regardless, if this is now passing on fennec, we should add that to the engine metadata. \o/ for checking Fennec!
Attachment #8371058 -
Flags: review?(jsantell) → review+
Comment 3•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/addon-sdk
https://github.com/mozilla/addon-sdk/commit/cca305c50911f66e84955f8344ceca7efeef93ac
Bug 967294 - addon-page test add-on fails on fennec
https://github.com/mozilla/addon-sdk/commit/4759d3615189d0f16ebc850fe6c2bfd5c0157568
Merge pull request #1381 from erikvold/967294
Bug 967294 - addon-page test add-on fails on fennec r=@jsantell
Assignee | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•