Closed
Bug 1744674
Opened 3 years ago
Closed 3 years ago
Update glean to v42.3.0
Categories
(Toolkit :: Telemetry, task)
Toolkit
Telemetry
Tracking
()
RESOLVED
FIXED
97 Branch
| Tracking | Status | |
|---|---|---|
| firefox97 | --- | fixed |
People
(Reporter: glandium, Assigned: glandium)
References
Details
Attachments
(1 file, 1 obsolete file)
No description provided.
| Assignee | ||
Comment 1•3 years ago
|
||
Comment 2•3 years ago
|
||
Also updates the docs on how to update the glean_parser in-tree.
Also adds a no_lint exception to test pings to avoid breaking the
build.
Updated•3 years ago
|
Attachment #9254032 -
Attachment is obsolete: true
Pushed by jrediger@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7ca282be411f
Update to Glean v42.3.0 & glean_parser v4.3.1 r=chutten
Comment 4•3 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox97:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 97 Branch
Comment 5•3 years ago
|
||
Backed out for python failures on test_site_compatibility.py
Backout link: https://hg.mozilla.org/integration/autoland/rev/97dfaee845dc1524d863dd2ff480ca9f86cae56a
Log link: https://treeherder.mozilla.org/logviewer?job_id=360851429&repo=autoland&lineNumber=157
Status: RESOLVED → REOPENED
status-firefox97:
fixed → ---
Flags: needinfo?(jrediger)
Resolution: FIXED → ---
Target Milestone: 97 Branch → ---
Updated•3 years ago
|
Summary: Update glean to v42.2.0 → Update glean to v42.3.0
Pushed by jrediger@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e3c12f5bec15
Update to Glean v42.3.0 & glean_parser v4.3.1 r=chutten
Comment 8•3 years ago
|
||
| bugherder | ||
Status: REOPENED → RESOLVED
Closed: 3 years ago → 3 years ago
status-firefox97:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 97 Branch
Comment 9•3 years ago
|
||
| bugherder | ||
Comment 10•3 years ago
|
||
I started seeing Python TypeError _process() missing 1 required positional argument: 'throttle_backoff_time_s' (bug 1697100 -> bug 1698647) after this update. I even nuked my ~/.mozbuild directory and ran mach bootstrap again, but I still hit the same error. glandium wondered whether build/mach_virtualenv_packages.txt is out of date.
See Also: → 1697100
You need to log in
before you can comment on or make changes to this bug.
Description
•