Port bug 1811374: Include `installation.first_seen` event details in `new_profile` ping on Windows
Categories
(Thunderbird :: Upstream Synchronization, task)
Tracking
(Not tracked)
People
(Reporter: freaktechnik, Assigned: freaktechnik)
References
Details
Attachments
(1 file)
This fails the test_TelemetryController.js test for us.
Comment 1•9 months ago
|
||
https://treeherder.mozilla.org/logviewer?job_id=461141953&repo=comm-central&lineNumber=524
[task 2024-06-05T11:53:02.305Z] 11:53:02 INFO - "CONSOLE_MESSAGE: (info) 1717588381690 Toolkit.Telemetry WARN TelemetryController::sendNewProfilePing - reportInstallationTelemetry failed: Error: Failed to load resource:///modules/BrowserUsageTelemetry.sys.mjs(resource://gre/modules/TelemetryControllerParent.sys.mjs:1279:9) JS Stack trace: sendNewProfilePing@TelemetryControllerParent.sys.mjs:1279:9
... which is not surprising given https://hg.mozilla.org/mozilla-central/rev/d815518d57c6#l4.14
test_new_profile.js also needs to be skipped for Thunderbird
Comment 2•9 months ago
•
|
||
Mmm, sorry to put you out. I'd be happy to stamp a patch guarding the logic from Bug 1811374 with something like AppConstants.MOZ_APP_NAME != "thunderbird"
.
Assignee | ||
Comment 3•9 months ago
|
||
Updated•9 months ago
|
Comment 5•9 months ago
|
||
bugherder |
Comment hidden (Intermittent Failures Robot) |
Description
•