forked from chromium/chromium
-
-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[M112] Reland "[fyfre] Implement long-term cohort tracking for FRE st…
…udy" This reverts commit 6b9e4ce. Reason for revert: Fixed and re-landed the parent CL Original change's description: > Revert "[fyfre] Implement long-term cohort tracking for FRE study" > > This reverts commit 1b15ffb. > > Reason for revert: Linux ASan failures caused by parent CL (crrev.com/c/4280190). Example: https://ci.chromium.org/ui/p/chromium/builders/ci/Linux%20ASan%20LSan%20Tests%20(1)/112172/overview > > Original change's description: > > [fyfre] Implement long-term cohort tracking for FRE study > > > > Makes clients start registering with a study cohort (name of > > the cohort obtained via a new param of the ForYouFreStudy feature) > > when they attempt to run the FRE. The cohort and its name don't > > affect the behaviour of the client by themselves, this is done > > through the ForYouFre feature and its params. > > > > The cohort registration is done through a synthetic trial, where > > the group gets pulled from prefs, so that we can annotate sessions > > with the group name in subsequent startups to be able to track the > > outcome of a specific first run config in the long run. > > > > See http://go/for-you-fre-exp for more details. > > > > Bug: 1402712 > > Change-Id: I4d392cc9aaaaf31385fadda569d621d086611900 > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4244081 > > Reviewed-by: David Roger <droger@chromium.org> > > Reviewed-by: Alex Ilin <alexilin@chromium.org> > > Commit-Queue: Nicolas Dossou-Gbété <dgn@chromium.org> > > Reviewed-by: Alexei Svitkine <asvitkine@chromium.org> > > Cr-Commit-Position: refs/heads/main@{#1109150} > > Bug: 1402712 > Change-Id: Ib5ff82fb95f39e6805fa52c2624e281994e8db3f > No-Presubmit: true > No-Tree-Checks: true > No-Try: true > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4284865 > Commit-Queue: Igor Ruvinov <igorruvinov@chromium.org> > Auto-Submit: Igor Ruvinov <igorruvinov@chromium.org> > Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> > Owners-Override: Igor Ruvinov <igorruvinov@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1109206} (cherry picked from commit 56a5a10) Bug: 1402712 Change-Id: I74274882373486d864ab634e8eecb0133e7b3473 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4291113 Reviewed-by: David Roger <droger@chromium.org> Commit-Queue: Nicolas Dossou-Gbété <dgn@chromium.org> Cr-Original-Commit-Position: refs/heads/main@{#1109564} Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4300632 Auto-Submit: Nicolas Dossou-Gbété <dgn@chromium.org> Cr-Commit-Position: refs/branch-heads/5615@{#128} Cr-Branched-From: 9c6408e-refs/heads/main@{#1109224}
- Loading branch information
Nicolas Dossou-Gbete
authored and
Chromium LUCI CQ
committed
Mar 2, 2023
1 parent
fe6b2a0
commit 33429e8
Showing
9 changed files
with
227 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters