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

Unified Diff: testing/variations/fieldtrial_testing_config_win.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/fieldtrial_testing_config_mac.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/variations/fieldtrial_testing_config_win.json
diff --git a/testing/variations/fieldtrial_testing_config_win.json b/testing/variations/fieldtrial_testing_config_win.json
index b9017072f753210c51291919d2fed624df4177d1..40a84734cf672b4006acba3fd3f0246853b49a6b 100644
--- a/testing/variations/fieldtrial_testing_config_win.json
+++ b/testing/variations/fieldtrial_testing_config_win.json
@@ -501,6 +501,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/fieldtrial_testing_config_mac.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698