• tapted's avatar
    Disable flaky subset of TopControlsManagerTest.* · 0a6a2262
    tapted authored
    failures on Win x64:
    TopControlsManagerTest.PinchBeginStartsAnimationIfNecessary
    TopControlsManagerTest.PartialShownHideAnimation
    TopControlsManagerTest.PartialShownWithAmbiguousThresholdHides
    
    Errors like
    TopControlsManagerTest.PartialShownHideAnimation (run #1):
    [ RUN      ] TopControlsManagerTest.PartialShownHideAnimation
    top_controls_manager_unittest.cc(160): error: Expected: (manager->ControlsTopOffset()) \u003C (previous_offset), actual: -100 vs -100
    [  FAILED  ] TopControlsManagerTest.PartialShownHideAnimation (0 ms)
    
    Likely became flaky in r315216.
    
    BUG=456617
    TBR=aelias@chromium.org
    
    Review URL: https://codereview.chromium.org/906103002
    
    Cr-Commit-Position: refs/heads/master@{#315248}
    0a6a2262
top_controls_manager_unittest.cc 15.5 KB