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

Roll src/third_party/catapult a5468613faff..53d495005f0c (1 commits)

https://chromium.googlesource.com/catapult.git/+log/a5468613faff..53d495005f0c

git log a5468613faff..53d495005f0c --date=short --no-merges --format='%ad %ae %s'
2019-08-05 perezju@chromium.org [Telemetry] Fix handling of default arguments set by benchmarks

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

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

Bug: chromium:990395,chromium:985712
Change-Id: Iaa78c593bd01e10fb17b0ca69f91180361ffa03b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1735898Reviewed-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@{#684066}
parent 2c4c2e2e
...@@ -208,7 +208,7 @@ vars = { ...@@ -208,7 +208,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': 'a5468613faffc9681dc7148e1ff8c353d1a1f491', 'catapult_revision': '53d495005f0ce40927027b3df6ff19577a5dcf88',
# 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