• Lukasz Anforowicz's avatar
    Remove stale fieldtrial_testing_configs. · 380691ef
    Lukasz Anforowicz authored
    This CL removes all studies in fieldtrial_testing_config.json where
    neither the study name nor any of enabled or disabled feature names
    appear as a string literal elsewhere in the codebase.
    
    This CL has been generated semi-automatically:
    1. Download cleanup.py attached to https://crbug.com/1053702#c3
    2. Generate cleaned-up list of studies:
       $ python3 ~/Downloads/cleanup.py \
             testing/variations/fieldtrial_testing_config.json \
             ~/scratch/out.txt
    3. Copy the output:
       $ cp ~/scratch/out.txt \
             testing/variations/fieldtrial_testing_config.json
    4. Format the output:
       $ python testing/variations/PRESUBMIT.py \
             testing/variations/fieldtrial_testing_config.json
    
    Bug: 1053702
    Change-Id: If7a17f06786bfa8dbda312401d291bf120251aff
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2363717
    Auto-Submit: Łukasz Anforowicz <lukasza@chromium.org>
    Commit-Queue: Brian White <bcwhite@chromium.org>
    Reviewed-by: default avatarBrian White <bcwhite@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#799664}
    380691ef
fieldtrial_testing_config.json 216 KB