Open
Bug 1343243
Opened 8 years ago
Updated 2 years ago
Consider disabling ping upload in mochitests
Categories
(Toolkit :: Telemetry, defect, P4)
Toolkit
Telemetry
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox54 | --- | affected |
People
(Reporter: Dexter, Unassigned)
Details
(Whiteboard: [measurement:client])
When running Mochitests we set the telemetry server to a bogus value [1], preventing Telemetry from uploading test pings. However, as shown in bug 1279821, this could clutter the logs and be confusing.
We should consider disabling the ping upload in mochitests by making the "datareporting.healthreport.uploadEnabled" default to false there.
[1] - http://searchfox.org/mozilla-central/rev/4039fb4c5833706f6880763de216974e00ba096c/testing/profiles/prefs_general.js#247
Reporter | ||
Updated•8 years ago
|
Priority: -- → P4
Whiteboard: [measurement:client]
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•