Commit 6140d6c6 authored by catapult-deps-roller's avatar catapult-deps-roller Committed by Commit bot

Roll src/third_party/catapult/ 19565fdb1..c69690acc (12 commits).

https://chromium.googlesource.com/external/github.com/catapult-project/catapult.git/+log/19565fdb148a..c69690acc34b

$ git log 19565fdb1..c69690acc --date=short --no-merges --format='%ad %ae %s'
2016-12-12 charliea Upload the serial log file when we fail to retrieve the BattOr git hash
2016-12-12 jessimb Fixed mapreduce.yaml to name: entity_kind
2016-12-12 dtu [firefighter] Replace builder name regexes with more fuzzy matching.
2016-12-12 jessimb A MapReduce job to add units into the anomaly entity.
2016-12-12 benjhayden Fix mismatched curly braces in sinebow_color_generator_test.
2016-12-12 eakuefner Revert of [Telemetry] Add temporary logging to desktop_browser_finder (patchset #1 id:1 of https://codereview.chromium.org/2567783002/ )
2016-12-12 eakuefner [Telemetry] Introduce LegacyHtmlOutputFormatter
2016-12-12 rnephew [BattOr] Detect malformed git hashes.
2016-12-12 eakuefner [Telemetry] Pass --disable-gpu in run_tests if starting Xvfb
2016-12-12 nednguyen Move browser_test_runner.LoadAllTestsInModule to serially_executed_browser_test_case
2016-12-12 nednguyen [Telemetry] Fix flaky browser test due to duplicated system stubbing
2016-12-12 benjhayden Make ChartJsonConverter support UMA Histograms and single-story results.

BUG=673411,636153

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, see:
http://www.chromium.org/developers/tree-sheriffs/sheriff-details-chromium#TOC-Failures-due-to-DEPS-rolls

CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_optional_gpu_tests_rel
TBR=catapult-sheriff@chromium.org

Review-Url: https://codereview.chromium.org/2574623002
Cr-Commit-Position: refs/heads/master@{#438019}
parent 6b090f57
...@@ -96,7 +96,7 @@ vars = { ...@@ -96,7 +96,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': '19565fdb148afc5fc752516f395f715f5d27c1f1', 'catapult_revision': 'c69690acc34b8be0d85596bc5ad40fce7502817a',
# 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