Closed
Bug 1305502
Opened 9 years ago
Closed 9 years ago
Add an option to download symbols for an artifact build
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(firefox52 fixed)
RESOLVED
FIXED
mozilla52
Tracking | Status | |
---|---|---|
firefox52 | --- | fixed |
People
(Reporter: chmanchester, Assigned: chmanchester)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
This will help out automation builds, and would be useful to people developing locally as well (I don't know how often this comes up though).
After some cursory testing locally, we can just tweak the artifact code to download and unpack the symbols archive, and passing --symbols-path to |./mach mochitest| will do the right thing.
The archives are big, so let's start off opt-in.
Comment hidden (mozreview-request) |
Comment 2•9 years ago
|
||
mozreview-review |
Comment on attachment 8795046 [details]
Bug 1305502 - Add an option to download symbols for an artifact build.
https://reviewboard.mozilla.org/r/81238/#review81534
Attachment #8795046 -
Flags: review?(mh+mozilla) → review+
Pushed by cmanchester@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/8a886c15e92d
Add an option to download symbols for an artifact build. r=glandium
Comment 4•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox52:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla52
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•