• Mohamed Amir Yosef's avatar
    Deflake TLSDeprecationConfigTest.NoProto · 8ac51eee
    Mohamed Amir Yosef authored
    This is a follow up to crrev.com/c/2141099
    
    The test is still flaky because of its dependency on a singleton class.
    
    crrev.com/c/2141099 cleared the state after running each test to make
    sure not other tests are affected.
    
    This CL clears the states before running each test to make sure it's
    not affected by other tests outside
    chrome/browser/ssl/tls_deprecation_config_unittest.cc
    
    TBR= cthomp
    
    Bug: 2141099
    Change-Id: I1bf04ee46023b43796767ca7cf92c1bda0b69cb6
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2153437
    Commit-Queue: Mohamed Amir Yosef <mamir@chromium.org>
    Reviewed-by: default avatarMarc Treib <treib@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#760043}
    8ac51eee
tls_deprecation_config_unittest.cc 4.67 KB