Closed
Bug 959040
Opened 12 years ago
Closed 12 years ago
[emulator][mochitest] Turn of WebRTC logging for emulator
Categories
(Testing :: Mozbase, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: schien, Assigned: schien)
Details
Attachments
(2 files)
We've turned on WebRTC logging on TBPL for Firefox [1] and it'll be nice to have it turned on for Firefox OS.
[1] http://dxr.mozilla.org/mozilla-central/source/build/automation.py.in#514
Assignee | ||
Comment 1•12 years ago
|
||
I can turn on WebRTC logging with this simple patch but I'm not sure if we need a more general way of adding environment variable in B2GRunner.
Attachment #8359058 -
Flags: feedback?(ahalberstadt)
Comment 2•12 years ago
|
||
Comment on attachment 8359058 [details] [diff] [review]
webrtc-logging-emulator.patch
Review of attachment 8359058 [details] [diff] [review]:
-----------------------------------------------------------------
This looks fine for me. Just be aware that this will turn it on for anything that uses mozrunner, not just mochitest. Is that what you wanted to do?
Attachment #8359058 -
Flags: feedback?(ahalberstadt) → feedback+
Assignee | ||
Comment 3•12 years ago
|
||
Who else uses mozrunner? marionette? We definitely want to turn on WebRTC logging on all the test frameworks for now.
Flags: needinfo?(ahalberstadt)
Comment 4•12 years ago
|
||
Yeah I believe it's just marionette for now, but in the future more will. Yeah, I suspected this would be useful across all harnesses. So if this all that's needed, I'd r+. Note that mozbase lives in github: https://github.com/mozilla/mozbase (though we are in the process of bringing it into m-c) so you'll need to land it there first.
Component: Emulator → Mozbase
Flags: needinfo?(ahalberstadt)
Product: Firefox OS → Testing
QA Contact: hskupin
Assignee | ||
Comment 5•12 years ago
|
||
Carry r+ based on comment #4.
Assignee: nobody → schien
Attachment #8359058 -
Attachment is obsolete: true
Attachment #8359680 -
Flags: review+
Assignee | ||
Comment 6•12 years ago
|
||
Assignee | ||
Comment 7•12 years ago
|
||
I've create a pull request on github for this patch. Can you help merge it?
Flags: needinfo?(ahalberstadt)
Comment 8•12 years ago
|
||
Done. Thanks! I'll leave this open in case you wanted to land on mozilla-central too.
Flags: needinfo?(ahalberstadt)
Assignee | ||
Comment 9•12 years ago
|
||
Comment on attachment 8359058 [details] [diff] [review]
webrtc-logging-emulator.patch
@ahal, sure I want this patch on m-c as well. Is adding "check-in needed" like other gecko patch enough for doing so?
Attachment #8359058 -
Attachment is obsolete: false
Attachment #8359058 -
Flags: feedback+ → review+
Flags: needinfo?(ahalberstadt)
Comment 10•12 years ago
|
||
On irc we talked, this isn't urgent. So I'll land this on m-c when the next (and last!) mozbase merge happens.
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: needinfo?(ahalberstadt)
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•