• Brian Sheedy's avatar
    Remove Telemetry Android minidump special casing · 91ca7b8c
    Brian Sheedy authored
    Enables the standard BrowserMinidumpTests on Android and removes the
    Android-specific testGetStackTrace. Android now supports the standard
    set of minidump-related methods, so it can use the same tests as other
    platforms.
    
    Also removes a special casing of Android in the GPU test code that was
    also caused by Android not implementing the standard methods.
    
    Bug: 1008075
    Change-Id: Iaaa7f14ecee81be4ffa16c5db3418cbbe7de51f7
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1934842
    Commit-Queue: Brian Sheedy <bsheedy@chromium.org>
    Commit-Queue: Caleb Rouleau <crouleau@chromium.org>
    Auto-Submit: Brian Sheedy <bsheedy@chromium.org>
    Reviewed-by: default avatarCaleb Rouleau <crouleau@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#718917}
    91ca7b8c
minidump_unittest.py 7.27 KB