0

Roll Catapult from f44222c53db9 to 912a9731b81b (4 revisions)

https://chromium.googlesource.com/catapult.git/+log/f44222c53db9..912a9731b81b

2024-11-14 johnchen@chromium.org Fix handling of --browser=builder
2024-11-14 viditchitkara@google.com Deploy pinpoint service 0a1760c..6eb5c4f
2024-11-14 viditchitkara@google.com Deploy api service 0a1760c..6eb5c4f
2024-11-14 viditchitkara@google.com Deploy default service af142f1..6eb5c4f

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 chrome-speed-operations@google.com,dberris@chromium.org,jbudorick@chromium.org,johnchen@chromium.org,sullivan@chromium.org,viditchitkara@google.com,wenbinzhang@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md

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:377748127,chromium:379109305
Tbr: viditchitkara@google.com
Change-Id: I18659b9e5fc6b6fa71ac533b9391c59a2e4c87f1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6024150
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#1383327}
This commit is contained in:
chromium-autoroll
2024-11-14 23:58:40 +00:00
committed by Chromium LUCI CQ
parent 2c60c6b57b
commit 7f24223de0
2 changed files with 2 additions and 2 deletions
DEPS
third_party

2
DEPS

@ -344,7 +344,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': 'f44222c53db9ed01edfbbd0898f43a28b17e95ea',
'catapult_revision': '912a9731b81bb29a4f882abab7b1278d4eae3e23',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling chromium_variations
# and whatever else without interference from each other.