Commit 84c1e861 authored by catapult-chromium-autoroll's avatar catapult-chromium-autoroll Committed by Commit Bot

Roll src/third_party/catapult 9e8a0b2b37d9..1381813c377d (3 commits)

https://chromium.googlesource.com/catapult.git/+log/9e8a0b2b37d9..1381813c377d


git log 9e8a0b2b37d9..1381813c377d --date=short --no-merges --format='%ad %ae %s'
2018-07-23 nednguyen@google.com Increase default timeout limit of setting tsproxy's traffic settings to 20 seconds
2018-07-23 nednguyen@google.com Add '--story-shard-begin-index' and '--story-shard-end-index' flags
2018-07-23 nednguyen@google.com Fix PRESUBMIT errors in catapult


Created with:
  gclient setdep -r src/third_party/catapult@1381813c377d

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.

CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel

BUG=chromium:865250,chromium:866095,chromium:866260
TBR=sullivan@chromium.org

Change-Id: I0f4b0a06fa6b8e5312fbbd6f6385910004841801
Reviewed-on: https://chromium-review.googlesource.com/1147060Reviewed-by: default avatarcatapult-chromium-autoroll <catapult-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Commit-Queue: catapult-chromium-autoroll <catapult-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#577290}
parent 3a325b81
...@@ -165,7 +165,7 @@ vars = { ...@@ -165,7 +165,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': '9e8a0b2b37d966544401445b117d192e1ec7f114', 'catapult_revision': '1381813c377d1b430318bfd22c757ba98e1666a8',
# 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