Commit d471ba08 authored by catapult-deps-roller@chromium.org's avatar catapult-deps-roller@chromium.org Committed by Commit Bot

Roll src/third_party/catapult/ e8b279805..810d9d2ae (2 commits)

https://chromium.googlesource.com/external/github.com/catapult-project/catapult.git/+log/e8b2798057d5..810d9d2ae52b

$ git log e8b279805..810d9d2ae --date=short --no-merges --format='%ad %ae %s'
2017-08-22 nednguyen Do not stream metric progress to stdout if report_progress is set to False
2017-08-22 benjhayden Document reserved diagnostic names in how-to-write-metrics.

Created with:
  roll-dep src/third_party/catapult


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

If the roll is causing failures, see:
http://www.chromium.org/developers/tree-sheriffs/sheriff-details-chromium#TOC-Failures-due-to-DEPS-rolls


CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_optional_gpu_tests_rel
TBR=sullivan@chromium.org

Change-Id: I0f0037eb9b4bb377c2d97042cbfa32b3133cb7a8
Reviewed-on: https://chromium-review.googlesource.com/627263
Reviewed-by: <catapult-deps-roller@chromium.org>
Commit-Queue: <catapult-deps-roller@chromium.org>
Cr-Commit-Position: refs/heads/master@{#496564}
parent d817e184
...@@ -96,7 +96,7 @@ vars = { ...@@ -96,7 +96,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': 'e8b2798057d55b2a5ecab0b39b97ae1ca3da473a', 'catapult_revision': '810d9d2ae52bd92ad6c819bf45980625f2894f71',
# 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