Add test cases to cover current collection of add-ons Telemetry data
Categories
(Toolkit :: Add-ons Manager, enhancement)
Tracking
()
Tracking | Status | |
---|---|---|
firefox80 | --- | fixed |
People
(Reporter: willdurand, Assigned: willdurand)
References
Details
Attachments
(1 file)
We have various add-ons related data in Telemetry (see Bug 1653028). Let's add some test cases to make sure that nobody removes it without us noticing.
Assignee | ||
Comment 1•5 years ago
|
||
I don't know how to force-update the 'environment.addons.activeAddons'
field in the current ping data so this isn't covered with assertions,
but we make sure that this field is still there at least (despite no
coverage of the exposed properties).
Comment 3•5 years ago
•
|
||
Backed out for xpcshell failures on test_amo_stats_telemetry.js
Failure log: https://treeherder.mozilla.org/logviewer.html#?job_id=310619246&repo=autoland
Backout link: https://hg.mozilla.org/integration/autoland/rev/986960f3dd902342c4720980dea94b3138e3ef9a
Assignee | ||
Comment 4•5 years ago
|
||
Sorry, it looks like local dev and CI don't have the exact same Telemetry settings. I updated the patch with the use of a pref to fix the problem.
Comment 6•5 years ago
|
||
bugherder |
Description
•