866
edits
Vlad.ghetiu (talk | contribs) No edit summary |
Vlad.ghetiu (talk | contribs) |
||
| Line 30: | Line 30: | ||
*We want to A/B test a UI pref on beta. We ship the add-on to x% of our population or ship it to all Beta users and have the add-on enable functionality x% of the time | *We want to A/B test a UI pref on beta. We ship the add-on to x% of our population or ship it to all Beta users and have the add-on enable functionality x% of the time | ||
== Test Case == | == Test Case == | ||
* | ====Steps to reproduce==== | ||
* Start Firefox 10 beta 4 with a new profile | |||
* In about:config set the following prefs: | |||
** set '''extensions.hotfix.id''' to '''test-hotfix@mozilla.org''' | |||
** set '''extensions.update.interval''' to 10 | |||
* Restart Firefox | |||
====Expected Results==== | |||
* After restart, navigate randomly over 10 seconds | |||
* Open Add-ons Manager and '''Firefox Hotfix Test 1''' should be installed | |||
edits