Closed
Bug 843312
Opened 12 years ago
Closed 12 years ago
Disable the sending of Firefox Health report data to production for mozbase dependent test harnesses
Categories
(Testing :: Mozbase, defect)
Testing
Mozbase
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: whimboo, Assigned: whimboo)
References
Details
(Whiteboard: [mozmill-1.5.21+])
Attachments
(2 files)
1.06 KB,
patch
|
k0scist
:
review+
|
Details | Diff | Splinter Review |
1.06 KB,
patch
|
k0scist
:
review+
|
Details | Diff | Splinter Review |
Similar to bug 840186 for mochitests we will have to stop sending the Firefox health report data to production servers.
I'm not sure which host we should use. In automation.py they did:
user_pref("datareporting.healthreport.documentServerURI", "http://%(server)s/healthreport/");
Jeff, or Joel, what do you both think?
Assignee | ||
Updated•12 years ago
|
Flags: needinfo?(jhammel)
Comment 1•12 years ago
|
||
I'm not sure if I ultimately have enough information to solve the problem off-hand, but from skimming the solution in bug 840186 lgtm.
Flags: needinfo?(jhammel)
Assignee | ||
Comment 2•12 years ago
|
||
Attachment #716425 -
Flags: review?(jhammel)
Assignee | ||
Comment 3•12 years ago
|
||
Attachment #716426 -
Flags: review?(jhammel)
Updated•12 years ago
|
Attachment #716425 -
Flags: review?(jhammel) → review+
Updated•12 years ago
|
Attachment #716426 -
Flags: review?(jhammel) → review+
Assignee | ||
Comment 4•12 years ago
|
||
Landed on master:
https://github.com/mozilla/mozbase/commit/895859dfe700a8cdc14b6bd46f8facc03c9441c1
Landed for Mozmill 1.5 on hotfix-1.5 branch:
https://github.com/mozilla/mozmill/commit/bfcb226945196bbdeb743e8505283c334aa9a62c
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: [mozmill-1.5.21+]
You need to log in
before you can comment on or make changes to this bug.
Description
•