Closed Bug 1393156 Opened 8 years ago Closed 8 years ago

Various extension xpcshell tests are going to permafail when Gecko 57 merges to Beta on 2017-09-20

Categories

(Toolkit :: Add-ons Manager, defect)

defect
Not set
critical

Tracking

()

VERIFIED FIXED
mozilla57
Tracking Status
firefox57 - verified

People

(Reporter: RyanVM, Assigned: aswan)

References

Details

Attachments

(5 files)

[Tracking Requested - why for this release]: Permafailing tests on the next merge day. This was expected fallout from bug 1363897. The logs have some relevant-looking information: INFO - "CONSOLE_MESSAGE: (warn) [JavaScript Warning: "ReferenceError: reference to undefined property "applySoftBlock"" {file: "resource://gre/modules/addons/XPIProvider.jsm" line: 5024}]" INFO - "CONSOLE_MESSAGE: (info) 1503509043826 addons.xpi WARN disabling legacy extension fooBar@experiments.addons.mozilla.org" https://treeherder.mozilla.org/logviewer.html#?job_id=125230804&repo=try https://treeherder.mozilla.org/logviewer.html#?job_id=125230862&repo=try https://treeherder.mozilla.org/logviewer.html#?job_id=125230816&repo=try Patch needed to reproduce: https://hg.mozilla.org/try/rev/9701715e2023391ad98b3dbb9632f34c1b0c4347
Flags: needinfo?(aswan)
Assignee: nobody → aswan
Flags: needinfo?(aswan)
Attachment #8901472 - Flags: review?(kmaglione+bmo)
Attachment #8901473 - Flags: review?(kmaglione+bmo)
Attachment #8901474 - Flags: review?(kmaglione+bmo)
Attachment #8901475 - Flags: review?(kmaglione+bmo)
Attachment #8901476 - Flags: review?(kmaglione+bmo)
Comment on attachment 8901472 [details] Bug 1393156 Remove obsolete theme compatbility override feature https://reviewboard.mozilla.org/r/172932/#review178282 Yay, deleted tests!
Attachment #8901472 - Flags: review?(kmaglione+bmo) → review+
Comment on attachment 8901473 [details] Bug 1393156 Remove addons manager tests specific to complete themes https://reviewboard.mozilla.org/r/172934/#review178284
Attachment #8901473 - Flags: review?(kmaglione+bmo) → review+
Attachment #8901474 - Flags: review?(kmaglione+bmo) → review+
Attachment #8901475 - Flags: review?(kmaglione+bmo) → review+
Comment on attachment 8901476 [details] Bug 1393156 Legacy extension test loose ends https://reviewboard.mozilla.org/r/172940/#review178290 ::: toolkit/components/extensions/test/xpcshell/test_ext_experiments.js:8 (Diff revision 1) > /* globals browser */ > > XPCOMUtils.defineLazyModuleGetter(this, "AddonManager", > "resource://gre/modules/AddonManager.jsm"); > > +Cu.import("resource://testing-common/AddonTestUtils.jsm"); This should probably be a lazy import in head.js
Attachment #8901476 - Flags: review?(kmaglione+bmo) → review+
The latest patches seem to not regress regular central tests but I can't get a clean central-as-beta build, perhaps due to bug 1350432: https://treeherder.mozilla.org/logviewer.html#?job_id=126275400&repo=try RyanVM, I dunno if you're aware of the beta breakage but in any case, do you prefer that I land these as-is or wait until we can get a good test run?
Flags: needinfo?(ryanvm)
I think you can go ahead and land. I'll certainly let you know if there's other issues remaining :)
Flags: needinfo?(ryanvm)
Comment on attachment 8901476 [details] Bug 1393156 Legacy extension test loose ends https://reviewboard.mozilla.org/r/172940/#review178290 > This should probably be a lazy import in head.js How careless of me, it is already in head.js, just removed this line.
Pushed by aswan@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/eb1d6805d426 Remove obsolete theme compatbility override feature r=kmag https://hg.mozilla.org/integration/autoland/rev/0f29beef0059 Remove addons manager tests specific to complete themes r=kmag https://hg.mozilla.org/integration/autoland/rev/379d8bff976a Update addon DB rebuilding test cases r=kmag https://hg.mozilla.org/integration/autoland/rev/1dd01508a4ca Update signing tests r=kmag https://hg.mozilla.org/integration/autoland/rev/5d0d4f72554c Legacy extension test loose ends r=kmag
This is mostly fixed now, but there's still a failure lingering in test_signed_updatepref.js for DevEdition builds. I've filed bug 1394784 to track that.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: