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

Roll src/third_party/catapult f6fc149b0b16..1dbf452d7ecb (2 commits)

https://chromium.googlesource.com/catapult.git/+log/f6fc149b0b16..1dbf452d7ecb

git log f6fc149b0b16..1dbf452d7ecb --date=short --no-merges --format='%ad %ae %s'
2019-11-14 khokhlov@google.com [Telemetry] Write Telemetry traces in proto format under experimental flag
2019-11-14 perezju@chromium.org Reland "[Telemetry] Remove more unused properties in results object"

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

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
TBR=sadrul@google.com

Bug: chromium:990304,chromium:973837
Change-Id: I2fed45457c98bd47614ccf7d2afb001798d41d3a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1916626Reviewed-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@{#715317}
parent d9f8de4a
...@@ -235,7 +235,7 @@ vars = { ...@@ -235,7 +235,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': 'f6fc149b0b16b2bdb5e3e659b3b402130fa184af', 'catapult_revision': '1dbf452d7ecb2b2a8ec062284fd1b235b365b307',
# 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