Roll src/third_party/catapult/ fa0f0f2dd..d0c8b3b7d (1 commit)

https://chromium.googlesource.com/catapult.git/+log/fa0f0f2dd7e9..d0c8b3b7d24c

$ git log fa0f0f2dd..d0c8b3b7d --date=short --no-merges --format='%ad %ae %s'
2018-03-17 malets Properly handle benchmarks disabled with no named reason.

Created with:
  roll-dep src/third_party/catapult


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

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.


TBR=sullivan@chromium.org

Change-Id: I4f2b1a7a567ba0b75ecec8d59085eb75f25627ac
Reviewed-on: https://chromium-review.googlesource.com/968667
Commit-Queue: catapult-chromium-autoroll <catapult-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Reviewed-by: default avatarcatapult-chromium-autoroll <catapult-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#544070}
parent ac01799a
...@@ -139,7 +139,7 @@ vars = { ...@@ -139,7 +139,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': 'fa0f0f2dd7e9ee09a5bed38bba060750d92c2ef2', 'catapult_revision': 'd0c8b3b7d24ca75878b77d4d8bab2d71a3265aab',
# 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