Closed
Bug 1861360
Opened 2 years ago
Closed 2 years ago
run dumpsymbols in parallel
Categories
(Firefox Build System :: General, enhancement)
Firefox Build System
General
Tracking
(firefox121 fixed)
RESOLVED
FIXED
121 Branch
| Tracking | Status | |
|---|---|---|
| firefox121 | --- | fixed |
People
(Reporter: jcristau, Assigned: glandium)
Details
Attachments
(1 file)
dumpsymbols currently runs sequentially in each directory, but there doesn't seem to be any particular reason that is necessary.
| Reporter | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → jcristau
Status: NEW → ASSIGNED
Pushed by jcristau@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5e0b7bee5293
let dumpsymbols run in parallel. r=glandium
Comment 3•2 years ago
|
||
Backed out for causing build bustages.
Failure log: https://treeherder.mozilla.org/logviewer?job_id=433882905&repo=autoland
Backout link: https://hg.mozilla.org/integration/autoland/rev/32c4e108d1986ae9004c024d434c2bce68c91e6d
Flags: needinfo?(jcristau)
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/fbaa184684ea
let dumpsymbols run in parallel. r=firefox-build-system-reviewers,ahochheiden
| Reporter | ||
Updated•2 years ago
|
Assignee: jcristau → mh+mozilla
Flags: needinfo?(jcristau)
Comment 5•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox121:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 121 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•