Commit 3ab37f35 authored by catapult-chromium-autoroll's avatar catapult-chromium-autoroll Committed by Commit Bot

Roll src/third_party/catapult c7d74cd68934..c829a63538ba (3 commits)

https://chromium.googlesource.com/catapult.git/+log/c7d74cd68934..c829a63538ba


git log c7d74cd68934..c829a63538ba --date=short --no-merges --format='%ad %ae %s'
2018-07-25 benjhayden@chromium.org Add API support for the new ReportTemplate system.
2018-07-25 dtu@chromium.org [pinpoint] Hack to use performance_test_suite for patch jobs.
2018-07-25 benjhayden@chromium.org Allow anonymous /api/test_suites requests.


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

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:867521
TBR=sullivan@chromium.org

Change-Id: I0350fffd262ed295aaae1a1c71c662cdbc7d249c
Reviewed-on: https://chromium-review.googlesource.com/1150365Reviewed-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@{#578124}
parent f3f4edce
...@@ -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': 'c7d74cd6893402173c122e11a14ff74a2f993388', 'catapult_revision': 'c829a63538ba53b1f31e3d2eb2e2fdd6f390619a',
# 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