Closed
Bug 1894398
Opened 1 year ago
Closed 1 year ago
enforce character limit on treeherder group-names defined in tree
Categories
(Firefox Build System :: Task Configuration, defect)
Firefox Build System
Task Configuration
Tracking
(firefox-esr115 wontfix, firefox125 wontfix, firefox126 wontfix, firefox127 fixed)
RESOLVED
FIXED
127 Branch
People
(Reporter: aryx, Assigned: aryx)
Details
Attachments
(1 file)
Bug 1410513 added Treeherder group names in tree. If their name (the description-like text) is longer than the 100 character limit defined in treeherder, the ingestion of the task in Treeherder fails and it does not get shown.
![]() |
Assignee | |
Comment 1•1 year ago
|
||
Treeherder ingests tasks data and discards it if the Treeherder group name for
a task is longer than the limit of 100 characters in Treeherder - the task is
not shown in Treeherder. Enforce the limit in the Taskcluster schema to prevent
this.
Pushed by archaeopteryx@coole-files.de:
https://hg.mozilla.org/integration/autoland/rev/5fd6dc273b44
validate treeherder group name length in taskcluster config. r=releng-reviewers,taskgraph-reviewers,jmaher,jcristau
Comment 3•1 year ago
|
||
Backed out for causing Gecko Decision Task failures
- Backout link
- Push with failures
- Failure Log
- Failure line: Exception: Invalid graph configuration:
Flags: needinfo?(aryx.bugmail)
Pushed by archaeopteryx@coole-files.de:
https://hg.mozilla.org/integration/autoland/rev/c6de63471506
validate treeherder group name length in taskcluster config. r=releng-reviewers,taskgraph-reviewers,jmaher,jcristau
![]() |
Assignee | |
Updated•1 year ago
|
Flags: needinfo?(aryx.bugmail)
Comment 5•1 year ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 127 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•