Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[infra] Fix warning when pre-approving an already approved failure.
This can happen if a test is approved as failing, it then is fixed, and a changelist needs to break it again, and the new failure is pre-approved. This causes approve_results to warn that it can't properly change an approval from one outcome to the exact same outcome, which is of course wrong, it can do that. Change-Id: Ib9ea1d4ea5a204b66808a1789c31fe6ec9c2c9d2 Reviewed-on: https://dart-review.googlesource.com/c/86920 Reviewed-by: William Hesse <whesse@google.com>
- Loading branch information