Closed
Bug 1702353
Opened 4 years ago
Closed 4 years ago
Sentry is reporting a couple issues with release "hg-rev-None"
Categories
(Firefox Build System :: Mach Core, defect)
Firefox Build System
Mach Core
Tracking
(firefox89 fixed)
RESOLVED
FIXED
89 Branch
| Tracking | Status | |
|---|---|---|
| firefox89 | --- | fixed |
People
(Reporter: mhentges, Assigned: mhentges)
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•4 years ago
|
||
This can occur if the user is using cinnabar and it fails to find the
equivalent hg revision for their current base commit.
It's significantly less valuable to have exceptions with an "anonymous
release", so we skip these exceptions instead.
Updated•4 years ago
|
Assignee: nobody → mhentges
Attachment #9212944 -
Attachment description: WIP: Bug 1702353: Don't submit exception to Sentry if revision can't be found → Bug 1702353: Don't submit exception to Sentry if revision can't be found
Status: NEW → ASSIGNED
Pushed by mhentges@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/614a656ae163
Don't submit exception to Sentry if revision can't be found r=sheehan
Comment 3•4 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox89:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 89 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•