commit | f8248af7a20a8f6b5a85d818b50eae91cee60dd3 | [log] [tgz] |
---|---|---|
author | chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> | Thu Aug 04 08:13:54 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 04 08:13:54 2022 |
tree | 416e611857da40d26ea11085b60fe90a195b759e | |
parent | 929fba5b68944a51c880d8d2a569ac37b418e787 [diff] |
Roll Catapult from 048d42b412ac to dcdf41894539 (1 revision) https://chromium.googlesource.com/catapult.git/+log/048d42b412ac..dcdf41894539 2022-08-04 rmhasan@google.com Devil: Add the as_root parameter to PushChangedFiles 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 rmhasan@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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug 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: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:1324649 Tbr: rmhasan@google.com Change-Id: I8b4942a5a1ea2fd9360a4882801d6bce15d613b7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3809943 Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1031401}
diff --git a/DEPS b/DEPS index f2441ed..e6ce855 100644 --- a/DEPS +++ b/DEPS
@@ -368,7 +368,7 @@ # 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': '048d42b412ac00b351ba90be62501af137e05336', + 'catapult_revision': 'dcdf418945390a0e5a1f5ad8fde09b38c03d9516', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling libFuzzer # and whatever else without interference from each other.