Commit d370bf67 authored by catapult-chromium-autoroll's avatar catapult-chromium-autoroll Committed by Commit Bot

Roll src/third_party/catapult 44fc6f687b35..53842b6cbc1f (11 commits)

https://chromium.googlesource.com/catapult.git/+log/44fc6f687b35..53842b6cbc1f


git log 44fc6f687b35..53842b6cbc1f --date=short --no-merges --format='%ad %ae %s'
2018-06-21 ckitagawa@chromium.org [Devil] Fix pylint typecheck errors
2018-06-21 perezju@chromium.org [Telemetry] Add clear_caches option to possible_browser.Create
2018-06-21 charliea@chromium.org Tell sqlite3 to use a write-ahead mode
2018-06-21 perezju@chromium.org Fix index of timeseries data frames
2018-06-21 perezju@chromium.org [Telemetry] Do not cache installed apps in AndroidPlatformBackend
2018-06-21 benjhayden@chromium.org Increase Anomaly query limit in graph_json.
2018-06-21 nednguyen@google.com Disable testWaitForJavaScriptCondition on Mac
2018-06-21 perezju@chromium.org [Telemetry] Example: restart browser during story
2018-06-21 perezju@chromium.org [Telemetry] Fix pylint unidiomatic-typecheck warnings
2018-06-21 perezju@chromium.org [soundwave] Code health in dashboard_api.py
2018-06-21 perezju@chromium.org [soundwave] Follow cursor on fetch alerts API call


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

The AutoRoll server is located here: https://catapult-roll.skia.org

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:811244,chromium:711073,chromium:854744,chromium:849703,chromium:854986
TBR=sullivan@chromium.org

Change-Id: I7a6383560447cee344a85996f9a7f595e0e9088c
Reviewed-on: https://chromium-review.googlesource.com/1110297Reviewed-by: default avatarcatapult-chromium-autoroll <catapult-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Commit-Queue: catapult-chromium-autoroll <catapult-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#569338}
parent dce7e988
......@@ -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': '44fc6f687b352f954863d75823765b501823b175',
'catapult_revision': '53842b6cbc1fbab4f69ed5b9c2c30babd61cefbd',
# 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