Closed
Bug 1622712
Opened 6 years ago
Closed 6 years ago
Fix incorrect path to `crashreporter-symbols` in `mach reftest`
Categories
(Testing :: Reftest, defect, P3)
Tracking
(firefox76 fixed)
RESOLVED
FIXED
mozilla76
| Tracking | Status | |
|---|---|---|
| firefox76 | --- | fixed |
People
(Reporter: n.nethercote, Assigned: n.nethercote)
Details
Attachments
(1 file)
While working on bug 1622701 I found that I couldn't get breakpad symbols to be used for fixing stacks produced by reftests. This is because the symbols path used for reftests is incorrect.
| Assignee | ||
Comment 1•6 years ago
|
||
Depends on D66918
Updated•6 years ago
|
Assignee: nobody → n.nethercote
Status: NEW → ASSIGNED
Updated•6 years ago
|
Priority: -- → P3
Pushed by nnethercote@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cefb40cca3dd
Fix incorrect path to `crashreporter-symbols` in `mach reftest`. r=gsvelto
Comment 3•6 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox76:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
You need to log in
before you can comment on or make changes to this bug.
Description
•