Open
Bug 1608447
Opened 5 years ago
Updated 3 years ago
Download debug symbols only when needed in test tasks
Categories
(Testing :: General, enhancement, P3)
Tracking
(Not tracked)
NEW
People
(Reporter: marco, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(2 obsolete files)
Could we download debug symbols if/when we need to use them?
Reporter | ||
Comment 2•3 years ago
|
||
Debug builds included.
Updated•3 years ago
|
Assignee: nobody → mcastelluccio
Status: NEW → ASSIGNED
Reporter | ||
Comment 3•3 years ago
|
||
Depends on D150863
Comment 4•3 years ago
|
||
Comment on attachment 9283818 [details]
Bug 1608447 - Ensure we don't attempt to download symbols on any asan build. r=gbrown
Revision D150864 was moved to bug 1777934. Setting attachment 9283818 [details] to obsolete.
Attachment #9283818 -
Attachment is obsolete: true
Updated•3 years ago
|
Attachment #9283817 -
Attachment is obsolete: true
Reporter | ||
Comment 5•3 years ago
|
||
Turns out this was done because of bug 1251893, so before making it ondemand we should support downloading them on demand for leak stack symbolication.
Assignee: mcastelluccio → nobody
Status: ASSIGNED → NEW
Reporter | ||
Updated•3 years ago
|
Severity: normal → --
You need to log in
before you can comment on or make changes to this bug.
Description
•