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

Roll src/third_party/catapult 78374c5b9264..ac93684421fa (3 commits)

https://chromium.googlesource.com/catapult.git/+log/78374c5b9264..ac93684421fa


git log 78374c5b9264..ac93684421fa --date=short --no-merges --format='%ad %ae %s'
2018-10-01 dtu@chromium.org [pinpoint] Make "patch not found" an HTTP 400 instead of a 500.
2018-10-01 perezju@chromium.org [pinpoint_cli] Add command to download results as csv
2018-10-01 perezju@chromium.org [pinpoint_cli] Cache locally content from isolate digests


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

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:889875,chromium:879526,chromium:879526
TBR=sullivan@chromium.org

Change-Id: I08d1f0e25bfc78f84b5b97b380f52d85f6e1a53b
Reviewed-on: https://chromium-review.googlesource.com/1253822Reviewed-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@{#595428}
parent a8d99639
......@@ -165,7 +165,7 @@ vars = {
# 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': '78374c5b92647e6fe388761727a9ca57303bba31',
'catapult_revision': 'ac93684421fa0fb860b74e4339253378ee9066ab',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling libFuzzer
# 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