Closed
Bug 1751046
Opened 4 years ago
Closed 4 years ago
Prevent experiment and rollout data from being merged
Categories
(Firefox :: Nimbus Desktop Client, enhancement)
Firefox
Nimbus Desktop Client
Tracking
()
RESOLVED
FIXED
98 Branch
| Tracking | Status | |
|---|---|---|
| firefox98 | --- | fixed |
People
(Reporter: andreio, Assigned: andreio, NeedInfo)
References
Details
Attachments
(1 file)
When calling getAllVariables we merge using the expected priority for the different data sources but depending on recipe configuration it can lead to surprising results to have experiment and rollout data merge.
Updated•4 years ago
|
| Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Assignee: nobody → andrei.br92
Status: NEW → ASSIGNED
Pushed by aoprea@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2399b32bd5c4
Prevent experiment and rollout data from being merged r=barret
Comment 3•4 years ago
|
||
Backed out for causing failures at test_ExperimentAPI_ExperimentFeature_getAllVariables.js.
Backout link: https://hg.mozilla.org/integration/autoland/rev/aacab27ef646736a52e7e5a677c0b254e14581da
Failure log: https://treeherder.mozilla.org/logviewer?job_id=364792669&repo=autoland&lineNumber=2096
Flags: needinfo?(andrei.br92)
Pushed by aoprea@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c94d674aa368
Prevent experiment and rollout data from being merged r=barret
Comment 5•4 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox98:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 98 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•