QA/Telemetry/Developing a Telemetry Experiment: Difference between revisions

Jump to navigation Jump to search
Line 100: Line 100:
== Testing on Beta ==
== Testing on Beta ==


If your experiment is going to run on beta or release, and you want to test on those channels, you'll '''need''' to have the XPI signed (see below), or rebuild beta to remove the requirement that experiments be signed, by [http://mxr.mozilla.org/mozilla-central/source/toolkit/mozapps/extensions/internal/XPIProvider.jsm?rev=002d7897c93c#240 removing this line]. It's probably better to use one of the following two workflows:
If your experiment is going to run on beta or release, and you want to test on those channels, you'll '''need''' to have the XPI signed (see below), or rebuild beta to remove the requirement that experiments be signed, by [https://dxr.mozilla.org/mozilla-central/source/toolkit/mozapps/extensions/internal/XPIProvider.jsm?rev=002d7897c93c#267 removing this line]. It's probably better to use one of the following two workflows:


* test on a local beta build modified to allow unsigned add-ons, then get code review, then sign the XPI, and then deploy to staging
* test on a local beta build modified to allow unsigned add-ons, then get code review, then sign the XPI, and then deploy to staging
Confirmed users
14,525

edits

Navigation menu