Commit 286cefac authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/catapult c4a669a1bfc2..989b6154e4ff (1 commits)

https://chromium.googlesource.com/catapult.git/+log/c4a669a1bfc2..989b6154e4ff

git log c4a669a1bfc2..989b6154e4ff --date=short --first-parent --format='%ad %ae %s'
2019-12-04 ajwong@chromium.org Reduce LogcatMonitor timeout to 10ms.

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

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 sadrul@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
Bug: chromium:1021686
Tbr: sadrul@google.com
Change-Id: Ic4aa069bd8dc6c224315aa76dc79b4c356ab0b8d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1951409Reviewed-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@{#721782}
parent 34d9b518
......@@ -176,7 +176,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling V8
# and whatever else without interference from each other.
'v8_revision': '6d162b517d9ec830ba3bac6749e277fcb351a668',
'v8_revision': '1e65162c2a0b8ef004e8c82e97d333e4e8aace14',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling swarming_client
# and whatever else without interference from each other.
......@@ -235,7 +235,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling catapult
# and whatever else without interference from each other.
'catapult_revision': 'c4a669a1bfc298b19d3c5b58e8a8b07122901c3a',
'catapult_revision': '989b6154e4ff3bc97ff85fc3c5620236bcb2d631',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling libFuzzer
# 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