Closed
Bug 1619990
Opened 5 years ago
Closed 5 years ago
Always load dynamic-builtin probes in xpcshell test environment
Categories
(Toolkit :: Telemetry, enhancement, P1)
Toolkit
Telemetry
Tracking
()
RESOLVED
FIXED
mozilla76
Tracking | Status | |
---|---|---|
firefox76 | --- | fixed |
People
(Reporter: janerik, Assigned: janerik)
References
Details
Attachments
(1 file, 1 obsolete file)
We should:
- add a new
testRegisterJSProbes
function to TelemetryController that invokesregisterJSProbes
- insert a call to that in
testing/xpcshell/head.js
to call that for all xpcshell tests, so that no one else needs to do that. - Verify that probes are then loaded for others in build-faster/artifact builds.
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → jrediger
Priority: -- → P2
Assignee | ||
Updated•5 years ago
|
Priority: P2 → P1
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Updated•5 years ago
|
Attachment #9132187 -
Attachment is obsolete: true
Updated•5 years ago
|
Attachment #9131954 -
Attachment description: Bug 1619990 - Always load dynamic-builtin probes in xpcshell test environment. r?chutten,ahal → Bug 1619990 - Always load dynamic-builtin probes in xpcshell test environment. r?chutten!,ahal!
Pushed by jrediger@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3d1bcc43629e
Always load dynamic-builtin probes in xpcshell test environment. r=chutten,gbrown
Comment 4•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox76:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
You need to log in
before you can comment on or make changes to this bug.
Description
•