commit | 58f8f7588a0c9887a9ff4d727e03a19d26662d8e | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Sat Apr 06 09:06:42 2019 |
committer | Commit Bot <[email protected]> | Sat Apr 06 09:06:42 2019 |
tree | 2e794a09e26ecf7c16189872df3866bfb80c4df2 | |
parent | f1aff04e8b47b5a7ec6b894871f95cd92b568f62 [diff] [blame] |
Roll src/third_party/catapult 78cdfa01d0cb..979fc35bbcca (3 commits) https://chromium.googlesource.com/catapult.git/+log/78cdfa01d0cb..979fc35bbcca git log 78cdfa01d0cb..979fc35bbcca --date=short --no-merges --format='%ad %ae %s' 2019-04-06 [email protected] [Typ] Adds new methods to the API of TestSet and runner.py 2019-04-06 [email protected] Dashboard - Add base_perftests isolate target 2019-04-06 [email protected] Remove obsolete cq.cfg. Created with: gclient setdep -r src/third_party/catapult@979fc35bbcca 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:945481,chromium:950165,chromium:950088 [email protected] Change-Id: I14346c00bac787dbaf4f205178b383437d428cc9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1556337 Reviewed-by: chromium-autoroll <[email protected]> Commit-Queue: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/master@{#648473}
diff --git a/DEPS b/DEPS index 70a672d..1905cf3 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': '78cdfa01d0cbcce25a026c3a60852c03eaaa78ba', + 'catapult_revision': '979fc35bbcca4c9015176a71d8d71abe023d94e8', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling libFuzzer # and whatever else without interference from each other.