Closed
Bug 1200592
Opened 10 years ago
Closed 9 years ago
Add a TelemetryTestRunner to the automation framework
Categories
(Toolkit :: Telemetry, defect, P4)
Toolkit
Telemetry
Tracking
()
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
firefox43 | --- | affected |
People
(Reporter: areinald.bug, Assigned: areinald.bug)
References
Details
(Whiteboard: [measurement:client])
Functional testing of telemetry requires a TestRunner class that gives control to the test itself over the running and stopping of the Firefox instance, as well as over the profile (not just the prefs).
Comment 1•10 years ago
|
||
To make this happen you will need to string together the MozBase modules[1] which are in tree[2] to get what you need.
Hopefully this gets you moving a little further. Currently Engineering Productivity (old a-team) doesn't have the availablity to do the development but I am sure we can help with reviews etc.
[1] http://mozbase.readthedocs.org/en/latest/
[2] https://dxr.mozilla.org/mozilla-central/source/testing/mozbase/
Updated•10 years ago
|
Priority: -- → P3
Whiteboard: [measurement:client]
Updated•9 years ago
|
Priority: P3 → P4
Comment 2•9 years ago
|
||
This work is consolidated in bug 1191324.
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•