Closed Bug 849270 Opened 11 years ago Closed 11 years ago

Marionette runtests.py should accept and use --symbols-path

Categories

(Remote Protocol :: Marionette, defect)

defect
Not set
normal

Tracking

(firefox21 wontfix, firefox22 wontfix, b2g18 fixed, b2g18-v1.0.1 wontfix)

RESOLVED FIXED
mozilla23
Tracking Status
firefox21 --- wontfix
firefox22 --- wontfix
b2g18 --- fixed
b2g18-v1.0.1 --- wontfix

People

(Reporter: ahal, Assigned: ahal)

References

Details

Attachments

(1 file)

Needed to do stackwalking of minidumps generated from crashes
Blocks: 855279
try run: https://tbpl.mozilla.org/?tree=Try&rev=04d701ea42c5

Note this is still dependent on the mozharness changes and bug 843296 (which already landed on inbound). Though this should be able to be landed without any adverse affects.
Assignee: nobody → ahalberstadt
Status: NEW → ASSIGNED
Attachment #730155 - Flags: review?(jgriffin)
Comment on attachment 730155 [details] [diff] [review]
Patch 1.0 - run check for crashes after marionette unittests

Review of attachment 730155 [details] [diff] [review]:
-----------------------------------------------------------------

Great, thanks!
Attachment #730155 - Flags: review?(jgriffin) → review+
https://hg.mozilla.org/mozilla-central/rev/28c2fb262772
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla23
I pushed just the portion of the patch adding the --symbols-path to b2g18-v1.0.1:
https://hg.mozilla.org/releases/mozilla-b2g18_v1_0_1/rev/18a7bfbdedd2

Pushing just this is better than the whole patch because this is zero risk and is also the minimum necessary change required to get bug 855279 landed.

I won't mark b2g18-v1.0.1 fixed because the cli argument isn't getting used.
Pushed the same patch to beta and aurora:
https://hg.mozilla.org/releases/mozilla-beta/rev/97be81498776
https://hg.mozilla.org/releases/mozilla-aurora/rev/3faccc82e566

Again, not marking fixed as the parameter isn't used.
Product: Testing → Remote Protocol
You need to log in before you can comment on or make changes to this bug.