Closed
Bug 1522916
Opened 6 years ago
Closed 6 years ago
Add --jsconsole argument to `mochitest`
Categories
(Testing :: Mochitest, enhancement)
Tracking
(firefox67 fixed)
RESOLVED
FIXED
mozilla67
Tracking | Status | |
---|---|---|
firefox67 | --- | fixed |
People
(Reporter: bgrins, Assigned: bgrins)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
When I run:
./mach mochitest browser/base/content/test/webrtc/browser_devices_get_user_media_multi_process.js --jsconsole
I get:
It looks like you passed an unrecognized argument into mach.
The mochitest command does not accept the arguments: --jsconsole
But I'd like to have the test run with the Browser Console opened.
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → bgrinstead
Status: NEW → ASSIGNED
Pushed by bgrinstead@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c7b3aae27ca1
Add --jsconsole argument to `mochitest` r=ahal
Comment 3•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox67:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
Assignee | ||
Updated•6 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•