Closed
Bug 757396
Opened 13 years ago
Closed 13 years ago
Mozmill should respect mozrunner debugger arguments
Categories
(Testing Graveyard :: Mozmill, defect)
Testing Graveyard
Mozmill
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: k0scist, Unassigned)
References
Details
(Whiteboard: [mozbase][mozmill-2.0])
Attachments
(2 files)
(deleted),
patch
|
cmtalbert
:
review+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
cmtalbert
:
review+
|
Details | Diff | Splinter Review |
We currently have the arguments --debugger, --interactive,
--debugger-args for Mozrunner. However the mozmill CLI completely
ignores these variables. Instead, it should take advantage of them.
Reporter | ||
Comment 1•13 years ago
|
||
This will likely require changes in mozrunner's CLI which mozmill consumes
Whiteboard: [mozbase]
Reporter | ||
Comment 2•13 years ago
|
||
Attachment #625999 -
Flags: review?(ctalbert)
Reporter | ||
Comment 3•13 years ago
|
||
Attachment #625999 -
Flags: review?(ctalbert) → review+
Attachment #626001 -
Flags: review+
Reporter | ||
Comment 4•13 years ago
|
||
(In reply to Jeff Hammel [:jhammel] from comment #2)
> Created attachment 625999 [details] [diff] [review]
> change mozrunner CLI to separate this to its own method for mozmill (and
> other) consumption
pushed: https://github.com/mozilla/mozbase/commit/569d56bad9af68da68cb9880aa3af5018bae9d9d
Reporter | ||
Comment 5•13 years ago
|
||
(In reply to Jeff Hammel [:jhammel] from comment #3)
> Created attachment 626001 [details] [diff] [review]
> use mozrunner debugger arguments
>
> needs attachment 625999 [details] [diff] [review]
pushed: https://github.com/mozautomation/mozmill/commit/9ca34e6e78d26817046517f45ccf44f74d9e8f17
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Whiteboard: [mozbase] → [mozbase][mozmill-2.0]
Assignee | ||
Updated•8 years ago
|
Product: Testing → Testing Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•