Commit 199ab0f6 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/catapult 8669b37aa2b0..b9650d22d16e (1 commits)

https://chromium.googlesource.com/catapult.git/+log/8669b37aa2b0..b9650d22d16e

git log 8669b37aa2b0..b9650d22d16e --date=short --no-merges --format='%ad %ae %s'
2019-09-24 abennetts@google.com Whitelist name 'maxDiff' in pylintrc; it's a commonly used attr of unittest.TestCase.

Created with:
  gclient setdep -r src/third_party/catapult@b9650d22d16e

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/catapult-autoroll
Please CC simonhatch@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel
TBR=simonhatch@google.com

Bug: None
Change-Id: I349c6d24b023bcbd227c3f3147aab68fc6c110ba
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1819844Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#699181}
parent 7e02fd27
...@@ -225,7 +225,7 @@ vars = { ...@@ -225,7 +225,7 @@ vars = {
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling catapult # the commit queue can handle CLs rolling catapult
# and whatever else without interference from each other. # and whatever else without interference from each other.
'catapult_revision': '8669b37aa2b0ac1156f97eda45219e36b72e79a6', 'catapult_revision': 'b9650d22d16e5b07c22a993fcaf2dd42495ced20',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling libFuzzer # the commit queue can handle CLs rolling libFuzzer
# and whatever else without interference from each other. # and whatever else without interference from each other.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment