Closed
Bug 1670293
Opened 5 years ago
Closed 4 years ago
RSExperimentLoader should expose evaluateJexl for testing
Categories
(Firefox :: Nimbus Desktop Client, task, P1)
Firefox
Nimbus Desktop Client
Tracking
()
RESOLVED
FIXED
87 Branch
| Tracking | Status | |
|---|---|---|
| firefox87 | --- | fixed |
People
(Reporter: k88hudson, Assigned: k88hudson)
References
Details
Attachments
(1 file)
In order to support some automated tests and debugging, it would be nice if we had a function that returned the actual results of the evaluation instead of just a boolean
| Assignee | ||
Updated•5 years ago
|
Summary: Targeting.jsm should expose a function that returns the actual result of evaluating a targeting expression → RemoteSettingsExperimentLoader.jsm should expose a function that returns the actual result of evaluating a targeting expression
| Assignee | ||
Updated•4 years ago
|
| Assignee | ||
Updated•4 years ago
|
| Assignee | ||
Updated•4 years ago
|
Summary: RemoteSettingsExperimentLoader.jsm should expose a function that returns the actual result of evaluating a targeting expression → Bug 1670293 - RSExperimentLoader should expose evaluateJexl for testing
| Assignee | ||
Updated•4 years ago
|
Summary: Bug 1670293 - RSExperimentLoader should expose evaluateJexl for testing → RSExperimentLoader should expose evaluateJexl for testing
| Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Assignee: nobody → khudson
Status: NEW → ASSIGNED
Pushed by khudson@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4f9dba5f9dff
RSExperimentLoader should expose evaluateJexl for testing r=andreio
Comment 3•4 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox87:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 87 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•