Commit e51aa6f8 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/catapult f8d4d2df5377..b60f2a72fcb3 (3 commits)

https://chromium.googlesource.com/catapult.git/+log/f8d4d2df5377..b60f2a72fcb3


git log f8d4d2df5377..b60f2a72fcb3 --date=short --no-merges --format='%ad %ae %s'
2019-04-10 benjhayden@chromium.org Add ConfigRequest and ConfigCacheRequest to spa
2019-04-10 benjhayden@chromium.org Add /api/config
2019-04-10 rmhasan@google.com [Typ] Make sure that the full test name is passed to _load_via_load_tests


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

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

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:865515,chromium:865515,chromium:698902
TBR=skyostil@chromium.org

Change-Id: Ie5972a6058ba1568ebcdd6ba8e07b0f9d076cc0b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1562491Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#649678}
parent c8bcd555
...@@ -196,7 +196,7 @@ vars = { ...@@ -196,7 +196,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': 'f8d4d2df537739c5f101da3d702b0a8ff6537909', 'catapult_revision': 'b60f2a72fcb3358f7e7c9d9025f9cd22398535a0',
# 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