commit | 3f465ac8a06b7c4b27e27ae6c734c94063255d60 | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Wed Jan 12 20:13:49 2022 |
committer | Chromium LUCI CQ <[email protected]> | Wed Jan 12 20:13:49 2022 |
tree | 54027105dfa3ee9b4ae3b63b8ebbb817b1c28607 | |
parent | 3cd841a4608905ad4ed37eb5085608143e5a9fc2 [diff] [blame] |
Roll Catapult from 486f67f3ec35 to 17bc902374b7 (2 revisions) https://chromium.googlesource.com/catapult.git/+log/486f67f3ec35..17bc902374b7 2022-01-12 [email protected] [Fuchsia] Fix Parameter Passed Into WaitFor 2022-01-12 [email protected] [Telemetry] Add debug info for unit test assertion failure 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 [email protected] 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:1178924,chromium:1284984 Tbr: [email protected] Change-Id: I280629e9cde22ce8e7a031bbde78bf5679d90676 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3383658 Commit-Queue: chromium-autoroll <[email protected]> Bot-Commit: chromium-autoroll <[email protected]> Reviewed-by: John Chen <[email protected]> Cr-Commit-Position: refs/heads/main@{#958246}
diff --git a/DEPS b/DEPS index 995a802..1f5960b 100644 --- a/DEPS +++ b/DEPS
@@ -312,7 +312,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': '486f67f3ec352fcd8275b8de68a29a38e2face70', + 'catapult_revision': '17bc902374b7a8d2ae9024c603b890a028080a17', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling libFuzzer # and whatever else without interference from each other.