Closed
Bug 1096313
Opened 10 years ago
Closed 10 years ago
Various tests will permafail when Gecko 36 merges to Aurora due to unqualified Symbol usage
Categories
(Add-on SDK Graveyard :: General, defect)
Add-on SDK Graveyard
General
Tracking
(firefox36+ verified)
VERIFIED
FIXED
mozilla36
People
(Reporter: RyanVM, Assigned: jorendorff)
References
Details
[Tracking Requested - why for this release]: Tests permafailing when Gecko 36 hits Aurora in a couple weeks.
Looks like a regression from the most recent Add-on SDK uplift in bug 1083327. Symbol is ifdeffed NIGHTLY_ONLY, so anything that depends on it will break as soon as it hits the release branches.
https://treeherder.mozilla.org/ui/logviewer.html#?job_id=3033279&repo=try
https://treeherder.mozilla.org/ui/logviewer.html#?job_id=3033296&repo=try
Flags: needinfo?(dtownsend+bugmail)
Comment 1•10 years ago
|
||
Bug 1066322 should be enabling the required symbols support everywhere.
Depends on: 1066322
Flags: needinfo?(dtownsend+bugmail)
Reporter | ||
Comment 3•10 years ago
|
||
Yes :)
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(ryanvm)
Resolution: --- → FIXED
Reporter | ||
Updated•10 years ago
|
Assignee: nobody → jorendorff
Status: RESOLVED → VERIFIED
status-firefox36:
--- → verified
Target Milestone: --- → mozilla36
Updated•10 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•