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

Roll src/third_party/catapult/ b708a0d15..fc9479ad5 (4 commits)

https://chromium.googlesource.com/external/github.com/catapult-project/catapult.git/+log/b708a0d15934..fc9479ad5e3b

$ git log b708a0d15..fc9479ad5 --date=short --no-merges --format='%ad %ae %s'
2017-07-10 benjhayden Add related names GenericSet diagnostic.
2017-07-10 martiniss tracing: Fix subtle python bug in job.py
2017-07-10 simonhatch Dashboard - Allow logged in users for oauth.Authorize decorator.
2017-07-10 eakuefner [Tracing] Fix bug with Python dependency handling

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: Ie1a0d743fd67849a2c479ce68b92ce3600fe6e00
Reviewed-on: https://chromium-review.googlesource.com/566190
Reviewed-by: <catapult-deps-roller@chromium.org>
Commit-Queue: <catapult-deps-roller@chromium.org>
Cr-Commit-Position: refs/heads/master@{#485526}
parent b23e0dd7
...@@ -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': 'b708a0d1593417b639dd8228a70e6e5be5d06613', 'catapult_revision': 'fc9479ad5e3b6a9863ba6d8517535d9b7a8e95f8',
# 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