Commit 8dab5ece authored by catapult-chromium-autoroll's avatar catapult-chromium-autoroll Committed by Commit Bot

Roll src/third_party/catapult/ e50cee06e..c594085d9 (2 commits)

https://chromium.googlesource.com/catapult.git/+log/e50cee06e2ae..c594085d996e

$ git log e50cee06e..c594085d9 --date=short --no-merges --format='%ad %ae %s'
2018-05-17 perezju [soundwave] Fix issue with timeseries with missing commit position
2018-05-16 perezju [soundwave] Log exceptions raised by workers

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: I538e928e079d8048d30113dd21516f6b1099f036
Reviewed-on: https://chromium-review.googlesource.com/1063990
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@{#559499}
parent 967fde3d
...@@ -156,7 +156,7 @@ vars = { ...@@ -156,7 +156,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': 'e50cee06e2ae2dcc0f070dbf07e1a4b4bde63033', 'catapult_revision': 'c594085d996e9fe75c9e8f76ff477686220fee31',
# 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