apk_size_regressions.md: Ignore alerts that differ from size bot
Bug: 1359343
Change-Id: Iddcf659c6102e54d95f19da9566461bbdec144e1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3877622
Reviewed-by: Samuel Huang <huangs@chromium.org>
Commit-Queue: Samuel Huang <huangs@chromium.org>
Auto-Submit: Andrew Grieve <agrieve@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1043604}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
1c9730641a
commit
8edb8ab5d6
@ -53,6 +53,10 @@ Googlers, see also: go/chrome-binary-size-garderning
|
||||
* If the commit message's `Binary-Size:` footer clearly justifies the size
|
||||
increase, silence the alert.
|
||||
* If the commit is a revert / reland, silence the alert.
|
||||
* If the `android-binary-size` bot on the associated code review did not
|
||||
detect a regression, and the size increase is from native code, then the
|
||||
disparity is likely due to AFDO profiles not being active on perf bots.
|
||||
Silence the alert.
|
||||
|
||||
Otherwise, file a bug.
|
||||
|
||||
|
Reference in New Issue
Block a user