From 0c5eca144ff32577ebfde5538f14167c4c90486b Mon Sep 17 00:00:00 2001 From: chromium-autoroll Date: Fri, 24 Apr 2020 22:14:42 +0000 Subject: [PATCH] Roll src/third_party/catapult 016ec06f4b68..f727d4670d60 (1 commits) https://chromium.googlesource.com/catapult.git/+log/016ec06f4b68..f727d4670d60 git log 016ec06f4b68..f727d4670d60 --date=short --first-parent --format='%ad %ae %s' 2020-04-24 rmhasan@google.com typ: Add method that adds more expected results to test expectations Created with: gclient setdep -r src/third_party/catapult@f727d4670d60 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/catapult-autoroll Please CC nuskos@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:chromeos-kevin-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:1050754,chromium:1050760 Tbr: nuskos@google.com Change-Id: I6d886863ad30a7016ef1a96fc8e5ecbd9c071033 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2165441 Reviewed-by: chromium-autoroll Commit-Queue: chromium-autoroll Cr-Commit-Position: refs/heads/master@{#762538} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index a154a10766bf49..0d099f13c7da79 100644 --- a/DEPS +++ b/DEPS @@ -238,7 +238,7 @@ vars = { # Three lines of non-changing comments so that # the commit queue can handle CLs rolling catapult # and whatever else without interference from each other. - 'catapult_revision': '016ec06f4b68b57b7a51de38ce0a30b7e775e955', + 'catapult_revision': 'f727d4670d6077044027df2e6d786946cba47ffe', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling libFuzzer # and whatever else without interference from each other.