Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(115)

Unified Diff: testing/variations/fieldtrial_testing_config_android.json

Issue 2306473002: bluetooth: web: Update Blacklist field trial with Cypress & FIDO services. (Closed)
Patch Set: fix test Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « testing/variations/PRESUBMIT.py ('k') | testing/variations/fieldtrial_testing_config_chromeos.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/variations/fieldtrial_testing_config_android.json
diff --git a/testing/variations/fieldtrial_testing_config_android.json b/testing/variations/fieldtrial_testing_config_android.json
index dc8a84e3ef8f56fcf7235ee6e66f3d7bd32918a5..d4027adfbb54842545c57a7de84ff248a441ea23 100644
--- a/testing/variations/fieldtrial_testing_config_android.json
+++ b/testing/variations/fieldtrial_testing_config_android.json
@@ -560,6 +560,17 @@
"group_name": "aggressive"
}
],
+ "WebBluetoothBlacklist": [
+ {
+ "//1": "The value 'ed5f25a4:e' is included for the",
+ "//2": "WebBluetoothTest BlacklistShouldBlock test.",
+ "//3": "TODO(643013): Remove other values in Chrome 55 or later.",
+ "group_name": "TestGroup",
+ "params": {
+ "blacklist_additions": "00060000:e,fffd:e,ed5f25a4:e"
+ }
+ }
+ ],
"WebFontsInterventionV2": [
{
"group_name": "Enabled-slow2g"
« no previous file with comments | « testing/variations/PRESUBMIT.py ('k') | testing/variations/fieldtrial_testing_config_chromeos.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698