Closed
Bug 1548479
Opened 6 years ago
Closed 6 years ago
Rewrite telemetry-related assertions used in WebExtensions tests to make use of TelemetryTestUtils
Categories
(WebExtensions :: General, task, P2)
WebExtensions
General
Tracking
(firefox70 fixed)
RESOLVED
FIXED
mozilla70
| Tracking | Status | |
|---|---|---|
| firefox70 | --- | fixed |
People
(Reporter: rpl, Assigned: rpl)
References
Details
Attachments
(1 file)
Now that we have a set of test helpers exported by TelemetryTestUtils.jsm, we should rewrite the existing telemetry assertions used in our WebExtensions tests to make use of those (and remove the custom ones defined in the test files and/or the head.js support files).
| Assignee | ||
Updated•6 years ago
|
Assignee: nobody → lgreco
Status: NEW → ASSIGNED
Priority: -- → P2
| Assignee | ||
Comment 1•6 years ago
|
||
Depends on D41594
Pushed by luca.greco@alcacoop.it:
https://hg.mozilla.org/integration/autoland/rev/94ba58e4790d
Rewrite telemetry-related assertions used in WebExtensions tests to make use of TelemetryTestUtils. r=mixedpuppy
Comment 3•6 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
| Assignee | ||
Updated•6 years ago
|
Flags: qe-verify-
You need to log in
before you can comment on or make changes to this bug.
Description
•