Just a note that https://bugzilla.mozilla.org/show_bug.cgi?id=1303418 is about to land and this will prevent an add-on upgrade changing the ID of the add-on. That's not happening in this case (the code hasn't landed), but just a heads up on a similar front.
On 22 September 2016 at 01:33, Mark Banner <[email protected]> wrote: > On 22/09/2016 08:44, ISHIKAWA,chiaki wrote: >> >> 3:07:56 INFO - 1474488476446 addons.xpi-utils WARN >> addMetadata: Add-on [email protected] is invalid: Error: Invalid >> addon ID: expected addon ID [email protected], found >> [email protected] in manifest ... >> >> >> I am not sure if this comes from the intended test. >> Rather it looks a configuration error. >> The error line seems to appear at beginning of the selected run of each >> test directory. >> > ... >> >> cf. 3 results from the comm-central tree: >> mozilla/testing/specialpowers/Makefile.in >> ♢7 XPI_PKGNAME = [email protected] > > > Looks like this is different from what is specified in > testing/specialpowers/install.rdf - which is the dashed version, and was > introduced when it was rewritten last year. > > The simplest thing is probably to change the install.rdf to remove the dash > as then it wouldn't be changing the file name on disk - and also update the > other couple of instances in the tree. Probably worth a running through a > few tests on try just to make sure as well. > > The test infrastructure has probably got away with it due to the next > warning of "Could not uninstall invalid item from locked install location", > so it kept on using it. > > Mark > > _______________________________________________ > dev-platform mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-platform _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

