Closed Bug 1397213 Opened 7 years ago Closed 7 years ago

Can't install addons automatically

Categories

(Testing :: mozregression, defect)

Version 3
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1420447

People

(Reporter: pascalc, Unassigned)

References

Details

mozregression 2.3.16

I tried to use the --addon flag to bisect a regression exposed by an extension but I couldn't get mozregression to install any extension.

The syntax I used was:
mozregression --good 2017-08-20  --addon /home/pascalc/bugzilla_helper-0.7.1-an+fx.xpi

I also tried:
mozregression --good 2017-08-20  --addon ~/bugzilla_helper-0.7.1-an+fx.xpi

The extensions I am trying to install are Web Extensions.
I believe mozregression is currently using a version of mozprofile which doesn't support web extensions. That was done in bug 1377510. Steps here:

1. Release new version of mozprofile to pypi
2. Make mozregression depend on that new version
3. Use the new web extension api in mozprofile

I don't think this should be too terribly hard.
Depends on: 1377510
I wound up fixing this more or less as described in bug 1420447
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.