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

Unified Diff: testing/variations/README

Issue 2360053002: Document the Combined Field Trial Testing Configuration Format (Closed)
Patch Set: Experiment Configuration -> Study Configuration 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 | « no previous file | testing/variations/README.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/variations/README
diff --git a/testing/variations/README b/testing/variations/README
deleted file mode 100644
index 8700e1581e08615cbb31b58a6f225a5946d9c18d..0000000000000000000000000000000000000000
--- a/testing/variations/README
+++ /dev/null
@@ -1,20 +0,0 @@
-Field Trial Testing Config
-==========================
-
-This directory contains field trial configurations that are used
-to ensure testing coverage of the experiments defined in the
-fieldtrial_testing_config_*.json files.
-
-The keys in these JSON files should match the Field Trial study name.
-The group names should match the experiment group names.
-
-Chrome features must be explicitly enabled using 'enable_features',
-as the variations framework does not actually fetch the Field Trial
-definitions.
-
-Field trial experiments specified in these configs are set to be
-enabled by default for Chromium builds. This configuration is also
-used for perf bots and browser tests in the waterfall.
-
-Note that these apply specifically for Chromium builds, and Chrome
-branded / official builds do not use these definitions.
« no previous file with comments | « no previous file | testing/variations/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698