• Mark Pearson's avatar
    Refactor SearchProviderTest.SendsWarmUpRequestOnFocus to Deflake It · 6111392d
    Mark Pearson authored
    and re-enable it
    
    Call the scoped feature list earlier in test setup instead of in
    the middle of a test.  Calling scoped feature list in the middle of
    a test will clobber existing features, which could result in problems
    as behavior changes mid-run.
    
    (I am not ready to review this feature flag yet.  This feature has
    caused problems in the past, so I'd like to keep the flag around for
    longer.  It has little overhead in the code.)
    
    Bug: 891959
    Change-Id: I2cee38ff6ff2cc7de16ba1d260f831cee5a68349
    Reviewed-on: https://chromium-review.googlesource.com/c/1263562Reviewed-by: default avatarJustin Donnelly <jdonnelly@chromium.org>
    Commit-Queue: Mark Pearson <mpearson@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#597222}
    6111392d
search_provider.h 18.1 KB