• Brian Sheedy's avatar
    Two unexpected pass finder improvements · 3c531017
    Brian Sheedy authored
    Fixes/improves the GPU unexpected pass finder script in the following
    ways:
    
    1. Adds support for preventing expectations from being auto-removed via
       block or inline comments. This is mainly intended for cases where the
       flake rate for a test is low enough that the script does not reliably
       find a flake with a reasonable sample size.
    2. Works around the suite name being reported to typ/ResultDB not being
       the same as the suite name reported by Telemetry for several suites.
    
    Bug: 998329
    Change-Id: Ie9119dbf24353de7487cb1601db8234fd8efcd90
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2590365
    Auto-Submit: Brian Sheedy <bsheedy@chromium.org>
    Commit-Queue: Yuly Novikov <ynovikov@chromium.org>
    Reviewed-by: default avatarYuly Novikov <ynovikov@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#836887}
    3c531017
queries.py 12.2 KB