Closed Bug 1819940 Opened 2 years ago Closed 2 years ago

Remove expired extensions related telemetry probes

Categories

(WebExtensions :: General, task, P3)

task

Tracking

(firefox113 fixed)

RESOLVED FIXED
113 Branch
Tracking Status
firefox113 --- fixed

People

(Reporter: rpl, Assigned: rpl)

References

Details

(Whiteboard: [addons-jira])

Attachments

(3 files)

We noticed a couple of probes related to extensions that have expired quite some time ago while we were looking into renewing some probe as part of Bug 1817103, in particular the following ones:

  • histogram EXTENSION_INSTALL_PROMPT_RESULT
  • histogram EXTENSION_UPDATE_TYPE
  • scalar extensions.updates.rdf
Assignee: nobody → lgreco
Status: NEW → ASSIGNED
Severity: -- → N/A
Priority: -- → P3
Pushed by luca.greco@alcacoop.it: https://hg.mozilla.org/integration/autoland/rev/39c2d3bf84a2 Remove expired histogram EXTENSION_INSTALL_PROMPT_RESULT. r=willdurand https://hg.mozilla.org/integration/autoland/rev/234b68df6453 Remove expired histogram EXTENSION_UPDATE_TYPE. r=willdurand https://hg.mozilla.org/integration/autoland/rev/1bcff70fd329 Remove expired Scalar extensions.updates.rdf. r=willdurand
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 112 Branch
Regressions: 1820248
Regressions: 1820250

Backed out for causing Bug 1820248 and Bug 1820250 as requested by dev.

Flags: needinfo?(lgreco)
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Target Milestone: 112 Branch → ---

(In reply to Serban Stanca from comment #6)

Backed out for causing Bug 1820248 and Bug 1820250 as requested by dev.

It looks like the test still failed with a timeout after Bug 1819940 got backed out:

And I took a more deeper look into this, after trying to move back into the into the patches in the same push as Bug 1819940 I noticed that the test didn't fail anymore with my local clone working tree pointed on "Bug 1805288 - Part 1: Add ChromeUtils.defineLazyGetter. r?smaug", and so without the second patch applied "Bug 1805288 - Part 2: Use ChromeUtils.defineLazyGetter from XPCOMUtils.defineLazyGetter. r?smaug".

I'm not sure why the quick hg bisect that I did yesterday was still pointing to the patches attached to this bug, but I have been able to confirm that
"Bug 1805288 - Part 2" was the actual regression of those tests, and these 3 patches don't have anything to do with those two perma failures, on today's mozilla-central tip (where the patches attached to this bug are already all backed out) using the artifact builds and temporarily reverting "Bug 1805288 - Part 2":

# confirm first that the test fails in mozilla-central tip
./mach mochitest --headless editor/spellchecker/tests/test_bug1209414.html
   ... test get stuck and timeouts (consistently on every run) 

# then revert Bug 1805288 - Part 2
curl -sSL https://hg.mozilla.org/try/raw-rev/4d17103dd27759f3e3f8e76a5072831c6a95ef6a | patch -p1 -R

# try again to confirm that it does passes
./mach mochitest --headless editor/spellchecker/tests/test_bug1209414.html
   ... test passes and doesn't timeout (consistently on every run) 

Given that what I described in comment X provide me enough confirmation that the 3 patches are not related to the issue, I'll land them again next week.

The additional details described above should be also useful to update Bug 1820248 and Bug 1820250 accordingly (e.g. to update the regressing bug linked along with reopening them).

Flags: needinfo?(lgreco)
No longer regressions: 1820250
No longer regressions: 1820248
Pushed by luca.greco@alcacoop.it: https://hg.mozilla.org/integration/autoland/rev/691295217cf9 Remove expired histogram EXTENSION_INSTALL_PROMPT_RESULT. r=willdurand https://hg.mozilla.org/integration/autoland/rev/0ea9fc3e88f3 Remove expired histogram EXTENSION_UPDATE_TYPE. r=willdurand https://hg.mozilla.org/integration/autoland/rev/08b44c2b85a2 Remove expired Scalar extensions.updates.rdf. r=willdurand
Status: REOPENED → RESOLVED
Closed: 2 years ago2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 113 Branch
See Also: → 1823003
Duplicate of this bug: 1492106
See Also: → 1969342
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: