Closed Bug 951314 Opened 10 years ago Closed 10 years ago

mach mochitest-plain overwrites WebRTC logging environment variables

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla29

People

(Reporter: drno, Assigned: drno)

References

Details

Attachments

(1 file, 1 obsolete file)

When running ./mach mochitest-plain with any given test the existing environment variables are overwritten with values specified in /build/automation.py.in and/or /build/automationutils.py. This makes proper debugging of WebRTC tests locally on a developer machine harder.

The attached patch only overwrites the WebRTC related environment variables in case they are not present already.
OS: Mac OS X → All
Hardware: x86 → All
Note that the stuff in automation.py isn't used for Mochitests anymore. (We're mid-refactor to get rid of automation.py, it's a bit confusing right now.)
Depends on: 841566
Indeed, I only patched both occurrences, because I did not understand what or where automation.py is getting used.
Attachment #8348939 - Flags: review?(ted)
Attachment #8348939 - Flags: review?(ted) → review+
Assignee: nobody → drno
Status: NEW → ASSIGNED
Attachment #8348939 - Attachment is obsolete: true
Keywords: checkin-needed
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Nils, bugs are resolved automatically when merged to m-c. Please don't resolve them when they land on inbound.
Flags: needinfo?(drno)
Target Milestone: --- → mozilla29
Thanks for the clarification. Did not know that. So Fixed gets set automatically when merged to m-c?
Should I manually set it back, if so to what?
Flags: needinfo?(drno) → needinfo?(ryanvm)
It's fine now. It was merged to m-c in comment 8. We have scripts that do all the bug marking for us automatically when merging. It was just an FYI for next time :)
Flags: needinfo?(ryanvm)
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.