Open
Bug 1774243
Opened 3 years ago
Updated 3 years ago
Consider enable-full-crashsymbols also on autoland builds
Categories
(Firefox Build System :: Task Configuration, task, P3)
Firefox Build System
Task Configuration
Tracking
(Not tracked)
NEW
People
(Reporter: jstutte, Unassigned)
References
Details
enable-full-crashsymbols is explicitly disabled here it seems.
| Reporter | ||
Comment 1•3 years ago
|
||
Bug 1774092 is just an example.
Comment 2•3 years ago
|
||
I'm a bit curious about why this is disabled on autoland. Could we just always generate the artifact but avoid uploading it instead? That way the upload task could be added manually later on if desired.
Updated•3 years ago
|
Severity: -- → S3
Priority: -- → P3
| Reporter | ||
Comment 3•3 years ago
|
||
(In reply to Andrew Halberstadt [:ahal] from comment #2)
Could we just always generate the artifact but avoid uploading it instead? That way the upload task could be added manually later on if desired.
I think that is what we do for try pushes already. Only official release builds for all channels (nightly included) are uploaded automatically to symbols.mozilla.org, AFAICS.
You need to log in
before you can comment on or make changes to this bug.
Description
•