Extend Tab Spinner telemetry probes because they expire when Gecko reaches Version 70 on 2019-07-08
Categories
(Data Platform and Tools :: General, defect)
Tracking
(Not tracked)
People
(Reporter: rmaries, Assigned: mconley)
References
Details
Attachments
(2 files)
|
2.84 KB,
text/plain
|
mmccorquodale
:
data-review+
mmccorquodale
:
data-review+
|
Details |
|
47 bytes,
text/x-phabricator-request
|
Details | Review |
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=247547676&repo=try&lineNumber=2796
13:35:37 INFO - TEST-UNEXPECTED-FAIL | browser/base/content/test/tabs/browser_tabSpinnerProbe.js | Uncaught exception - at chrome://mochitests/content/browser/browser/base/content/test/tabs/browser_tabSpinnerProbe.js:78 - TypeError: snapshot is undefined
+++ This bug was initially created as a clone of Bug #1476071 +++
I'm not certain I'm filing this in the right place, but here goes.
I have a dashboard hosted at http://mikeconley.github.io/bug1310250 that graphs tab switch spinner statistics from our Nightly population.
That graph is fed by a JSON file hosted at https://s3-us-west-2.amazonaws.com/telemetry-public-analysis-2/spinner-severity-generator/data/severities_by_build_id_nightly.json.
I believe that JSON file is updated by this "ETL" job:
https://github.com/mozilla/python_mozetl/tree/master/mozetl/tab_spinner
So, assuming all of that is true, I guess the ETL job isn't updating the JSON file anymore - at least, not the JSON file that the dashboard is reading from.
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
Comment 3•7 years ago
|
||
Updated•7 years ago
|
Comment 4•7 years ago
|
||
Updated•7 years ago
|
Comment 6•7 years ago
|
||
| bugherder | ||
Updated•7 years ago
|
Comment 7•7 years ago
|
||
Verified fixed by latest version increase simulation: https://treeherder.mozilla.org/#/jobs?repo=try&resultStatus=testfailed%2Cbusted%2Cexception%2Cretry%2Cusercancel%2Crunnable&revision=b18f0867fe28ed0b62789869e614fdccbb7965f8
Updated•3 years ago
|
Description
•