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

Unified Diff: chrome/test/data/policy/policy_test_cases.json

Issue 586453002: Skip MetricsReportingEnabled test (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Indicator test removed Created 6 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 | « chrome/browser/policy/policy_prefs_browsertest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/policy/policy_test_cases.json
diff --git a/chrome/test/data/policy/policy_test_cases.json b/chrome/test/data/policy/policy_test_cases.json
index 5dc026638cc515edf0fb6f6955b74a6c62d9bffd..0fb9e5445c8288eaa51c294b3ec3311b6c6aa644 100644
--- a/chrome/test/data/policy/policy_test_cases.json
+++ b/chrome/test/data/policy/policy_test_cases.json
@@ -326,10 +326,7 @@
"test_policy": { "MetricsReportingEnabled": false },
"pref_mappings": [
{ "pref": "user_experience_metrics.reporting_enabled",
- "local_state": true,
- "indicator_tests": [
- { "policy": { "MetricsReportingEnabled": false } }
- ]
+ "local_state": true
}
]
},
« no previous file with comments | « chrome/browser/policy/policy_prefs_browsertest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698