Commit 60431cfa authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/catapult 58f6c4682e28..1c7a411305c5 (2 commits)

https://chromium.googlesource.com/catapult.git/+log/58f6c4682e28..1c7a411305c5


git log 58f6c4682e28..1c7a411305c5 --date=short --no-merges --format='%ad %ae %s'
2019-06-03 khokhlov@google.com Py_trace_event: return traceUrls metadata field
2019-06-03 khokhlov@google.com Telemetry: report zero values in diagnostics


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

The AutoRoll server is located here: https://autoroll.skia.org/r/catapult-autoroll

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

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.

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:969681,chromium:968959
TBR=charliea@google.com

Change-Id: I85d60e8b916a254d8347410730a445384db9ccb0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1640533Reviewed-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@{#665619}
parent 2cf90167
...@@ -201,7 +201,7 @@ vars = { ...@@ -201,7 +201,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': '58f6c4682e28f328945fa14a616d6b4e1cdde6ad', 'catapult_revision': '1c7a411305c552836f51768b3ad613d8d500b17a',
# 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