• kenrb's avatar
    Disable browser hit testing tests on Android · 6bc574cb
    kenrb authored
    Browser process hit testing was enabled on Android in r455559, along
    with the appropriate browser tests. Unfortunately on some builders these
    tests fail, due to coordinates being off skewed from expectations. The
    tests attempt to account for scale factor rounding error on Android that
    does not exist on other platforms, due to differently treatment of DSF,
    but apparently the variance can be quite high across devices. We need
    to investigate a way to work around this in browser tests.
    
    BUG=700007
    TBR=creis@chromium.org
    
    Review-Url: https://codereview.chromium.org/2743733002
    Cr-Commit-Position: refs/heads/master@{#455766}
    6bc574cb
site_per_process_browsertest.cc 402 KB