commit | 0ee5d0c65824f0435780e855a1b041c29cb1d1a7 | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Thu May 16 16:56:24 2019 |
committer | Commit Bot <[email protected]> | Thu May 16 16:56:24 2019 |
tree | 2d764ada68ac43c3978a3cd515d1668a21c59711 | |
parent | cd16bf9c9b8fca726a392f7fddc85ff32d9ede42 [diff] [blame] |
Roll src/third_party/catapult 89ec6c772dbe..72ee2533b189 (1 commits) https://chromium.googlesource.com/catapult.git/+log/89ec6c772dbe..72ee2533b189 git log 89ec6c772dbe..72ee2533b189 --date=short --no-merges --format='%ad %ae %s' 2019-05-16 [email protected] [py_utils] Add exc_util.BestEffort decorator Created with: gclient setdep -r src/third_party/catapult@72ee2533b189 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:958778 [email protected] Change-Id: Iab5f3488185713c2ec5ac9604510ad9b5bef0992 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1615504 Reviewed-by: chromium-autoroll <[email protected]> Commit-Queue: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/master@{#660437}
diff --git a/DEPS b/DEPS index e8c9f65..6acef37 100644 --- a/DEPS +++ b/DEPS
@@ -196,7 +196,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': '89ec6c772dbe1f6069051fb4210b31b5376324bf', + 'catapult_revision': '72ee2533b189d865435d3d712fdd15a72a61491e', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling libFuzzer # and whatever else without interference from each other.