-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
restart a/a test #2711
restart a/a test #2711
Conversation
Don't forget to add an individual reviewer (in addition to those already added, this should create a task for them in Asana). |
Generated file outputs:Time updated: Mon, 03 Feb 2025 17:21:10 GMT legacytrackers-unprotected-temporary.txt (13 more)
v3/android-config.json--- v3/android-config.json
+++ v3/android-config.json
@@ -1925,8 +1925,33 @@
"name": "treatment",
"weight": 0
}
]
+ },
+ "tdsNextExperimentBaselineBackup3": {
+ "state": "enabled",
+ "minSupportedVersion": 52240000,
+ "rollout": {
+ "steps": [
+ {
+ "percent": 50
+ }
+ ]
+ },
+ "settings": {
+ "controlUrl": "v5/temp/android-experiment-tds.json",
+ "treatmentUrl": "v5/temp/android-experiment-tds.json"
+ },
+ "cohorts": [
+ {
+ "name": "control",
+ "weight": 1
+ },
+ {
+ "name": "treatment",
+ "weight": 1
+ }
+ ]
}
}
},
"bookmarksSorting": {
latestv4/android-config.json--- v4/android-config.json
+++ v4/android-config.json
@@ -1804,8 +1804,33 @@
"name": "treatment",
"weight": 0
}
]
+ },
+ "tdsNextExperimentBaselineBackup3": {
+ "state": "enabled",
+ "minSupportedVersion": 52240000,
+ "rollout": {
+ "steps": [
+ {
+ "percent": 50
+ }
+ ]
+ },
+ "settings": {
+ "controlUrl": "v5/temp/android-experiment-tds.json",
+ "treatmentUrl": "v5/temp/android-experiment-tds.json"
+ },
+ "cohorts": [
+ {
+ "name": "control",
+ "weight": 1
+ },
+ {
+ "name": "treatment",
+ "weight": 1
+ }
+ ]
}
}
},
"bookmarksSorting": {
v4/extension-brave-config.json (12 more)
|
Why not using a backup feature that we haven't used yet? Should get clearer results. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Asana Task/Github Issue:
Description
Feature change process:
Additional info:
Site breakage mitigation process:
Brief explanation
Reported URL:
Problems experienced:
Platforms affected:
Tracker(s) being unblocked:
Feature being disabled:
I have referenced the URL of this PR as the "reason" value for the exception (where applicable).
This change is a speculative mitigation to fix reported breakage.
Reference