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

Roll src/third_party/catapult f76561176b6c..c2caea81a024 (6 commits)

https://chromium.googlesource.com/catapult.git/+log/f76561176b6c..c2caea81a024


git log f76561176b6c..c2caea81a024 --date=short --no-merges --format='%ad %ae %s'
2019-04-18 benjhayden@chromium.org Break words in details-table
2019-04-18 benjhayden@chromium.org Migrate alerts-section.js to es6 module
2019-04-18 benjhayden@chromium.org Migrate cp-loading.js to es6 module
2019-04-18 crouleau@chromium.org Revert "Telemetry: separate the preparation code while keeping old interface"
2019-04-18 khokhlov@google.com Revert "Skip non-module dirs when discovering classes"
2019-04-18 sergiyb@chromium.org Move telemetry binary dependencies config out of the internal namespace


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

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:950011,chromium:950011,chromium:939374,chromium:952789,chromium:953776,chromium:895891
TBR=oysteine@chromium.org

Change-Id: I20dfce7f7820f94bfeb35d25b9936e51f774d537
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574038Reviewed-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@{#652251}
parent 31d721a9
......@@ -196,7 +196,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': 'f76561176b6ccfdedcf449e750ffaccc990abfce',
'catapult_revision': 'c2caea81a0247a5ca554231be5edf4dc39c318cc',
# 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