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

Roll src/third_party/catapult/ 0e1c43e75..d8bc21bf3 (2 commits)

https://chromium.googlesource.com/external/github.com/catapult-project/catapult.git/+log/0e1c43e75abf..d8bc21bf34bf

$ git log 0e1c43e75..d8bc21bf3 --date=short --no-merges --format='%ad %ae %s'
2017-07-20 benjhayden Prevent findInputExpectations() from producing too many warnings.
2017-07-20 simonhatch Pinpoint - Plumb bug_id through to backend.

Created with:
  roll-dep src/third_party/catapult
BUG=743201


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: I580264c70084c7d95fcfd578ae56a0494b561747
Reviewed-on: https://chromium-review.googlesource.com/579801
Reviewed-by: <catapult-deps-roller@chromium.org>
Commit-Queue: <catapult-deps-roller@chromium.org>
Cr-Commit-Position: refs/heads/master@{#488501}
parent b3bb16c2
...@@ -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': '0e1c43e75abfaadce2cf0d68bfd1e031aa92314f', 'catapult_revision': 'd8bc21bf34bf8b80c606fa21dc8de9caa2911f89',
# 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