• Eric Stevenson's avatar
    [Android CQ]: Enable binary size trybot. · d7bc2a5f
    Eric Stevenson authored
    The android-binary-size bot blocks CLs that do one of the following:
      * Increase normalized_apk_size > 16 kb
      * Add more than 50 Java methods
      * Add/increase the size of an uncompressed pak > 1 kb
    
    The trybot emits useful debugging information as bot steps and
    includes a link to an interactive Supersize HTML report.
    
    These checks are skipped for autorollers and for CLs with
    "Binary-Size:" in the commit message.
    
    Bug: 702625
    Change-Id: I3e9dee26e96fd0d1cfe5f86ec1b8c717fa1abf2f
    Reviewed-on: https://chromium-review.googlesource.com/1254502Reviewed-by: default avataragrieve <agrieve@chromium.org>
    Reviewed-by: default avatarJohn Budorick <jbudorick@chromium.org>
    Commit-Queue: Eric Stevenson <estevenson@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#595460}
    d7bc2a5f
cq.cfg 3.59 KB