Closed
Bug 1872889
Opened 2 years ago
Closed 2 years ago
size of build logs for Android and Linux increased, parsing often skipped by Treeherder
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(firefox-esr115 unaffected, firefox121 unaffected, firefox122 unaffected, firefox123 fixed)
RESOLVED
FIXED
123 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr115 | --- | unaffected |
| firefox121 | --- | unaffected |
| firefox122 | --- | unaffected |
| firefox123 | --- | fixed |
People
(Reporter: aryx, Assigned: sergesanspaille)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
The size of build logs for Android and Linux increased, parsing is often skipped by Treeherder because they are above the threshold (5MB gzipped).
Examples
The pattern of logs affected points to bug 1839832 as regressing change.
Flags: needinfo?(sguelton)
| Assignee | ||
Comment 1•2 years ago
|
||
We only generate a single orderfile and use it for each linked object,
which results in some symbols being listed while not belonging to that
particular object.
Updated•2 years ago
|
Assignee: nobody → sguelton
Status: NEW → ASSIGNED
Updated•2 years ago
|
Attachment #9370955 -
Attachment description: Bug 1872889 - Disable symbol ordering warning r=ahochheiden → Bug 1872889 - Disable symbol ordering warning r=ahochheiden!
Pushed by sguelton@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d8182e6e5366
Disable symbol ordering warning r=aryx
Comment 3•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 123 Branch
| Assignee | ||
Updated•2 years ago
|
Flags: needinfo?(sguelton)
You need to log in
before you can comment on or make changes to this bug.
Description
•