Commit f6684334 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/catapult 1ea8fb7e2ef3..d93fde1cd5a5 (3 commits)

https://chromium.googlesource.com/catapult.git/+log/1ea8fb7e2ef3..d93fde1cd5a5

git log 1ea8fb7e2ef3..d93fde1cd5a5 --date=short --first-parent --format='%ad %ae %s'
2020-01-25 dberris@chromium.org E-Divisive: Prevent Negative Indices
2020-01-24 dberris@chromium.org E-Divisive: Support min_segment_size = 0
2020-01-24 rmhasan@google.com [Typ] Add trailing comments to Expectation instance

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

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 oysteine@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:1041688,chromium:1044760,chromium:986447
Tbr: oysteine@google.com
Change-Id: Ie6534d4eb9494c12ffdd68e83d26a7ea2222d1b1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2021209Reviewed-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@{#735200}
parent abcd336f
...@@ -244,7 +244,7 @@ vars = { ...@@ -244,7 +244,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': '1ea8fb7e2ef3c35d0c5f12e0e10a4d8684195c94', 'catapult_revision': 'd93fde1cd5a5c8824b034ac8e8150a62ebc5bcb9',
# 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