Commit ed2b3963 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/catapult 9e5dbd8b462b..f6c289da452c (1 commits)

https://chromium.googlesource.com/catapult.git/+log/9e5dbd8b462b..f6c289da452c


git log 9e5dbd8b462b..f6c289da452c --date=short --no-merges --format='%ad %ae %s'
2019-06-18 jbudorick@chromium.org devil: work around new wait-for-device timeout in adb root.


Created with:
  gclient setdep -r src/third_party/catapult@f6c289da452c

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:790202
TBR=eyaich@google.com

Change-Id: I970f1abbbb64606df2b4e296e966b3228a44c212
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1663579Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#669950}
parent 6a8d16c0
...@@ -201,7 +201,7 @@ vars = { ...@@ -201,7 +201,7 @@ vars = {
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling catapult # the commit queue can handle CLs rolling catapult
# and whatever else without interference from each other. # and whatever else without interference from each other.
'catapult_revision': '9e5dbd8b462b23d989f6ce32ae72fd2a8cb09ee3', 'catapult_revision': 'f6c289da452c428d136700ddc87667e149036b58',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling libFuzzer # the commit queue can handle CLs rolling libFuzzer
# and whatever else without interference from each other. # and whatever else without interference from each other.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment