Closed
Bug 1578531
Opened 6 years ago
Closed 6 years ago
be even more careful about success when running dsymutil
Categories
(Firefox Build System :: General, task)
Firefox Build System
General
Tracking
(firefox71 fixed)
RESOLVED
FIXED
mozilla71
Tracking | Status | |
---|---|---|
firefox71 | --- | fixed |
People
(Reporter: froydnj, Assigned: froydnj)
References
Details
Attachments
(1 file)
More jobs running against the bug 1576748 changes, more problems.
![]() |
Assignee | |
Comment 1•6 years ago
|
||
Even if we don't see error messages from llvm-dsymutil
, we can still
generate dSYM bundles that dump_syms
completely falls over on. Let's
implement a super-careful check that actually examines the debug
information produced to ensure that dump_syms
will accept our bundle.
Pushed by nfroyd@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/25a3f55a0c46
be even more careful about success when running dsymutil; r=nalexander
![]() |
||
Comment 3•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox71:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
You need to log in
before you can comment on or make changes to this bug.
Description
•