Roll src/third_party/catapult/ e7298f36f..4aa92ef01 (29 commits)

https://chromium.googlesource.com/catapult.git/+log/e7298f36f791..4aa92ef01607

$ git log e7298f36f..4aa92ef01 --date=short --no-merges --format='%ad %ae %s'
2018-02-16 dtu [pinpoint] Use app_identity instead of os.environ for getting the hostname.
2018-02-16 jbudorick Add a close() method to LogcatMonitor.
2018-02-15 spelchat Use signature algorithm from the wpr-go root cert.
2018-02-16 dtu [dashboard] Cache ServiceAccountHttp() in memcache.
2018-02-16 ashleymarie Revert "[Telemetry] Remove FailureValue from the value system"
2018-02-15 dtu [pinpoint] Remove and rename fields in new job dialog.
2018-02-16 charliea Ignore story name length check for story names containing '.html'
2018-02-16 nednguyen Revert "devil: Add USB port number field to device_status dump."
2018-02-15 dtu Remove extra / in commits.py.
2018-02-14 dtu [pinpoint] Fix for index error when checking questionable significance level.
2018-02-14 dtu [pinpoint] Increase request timeout and retry on InternalTransientError.
2018-02-15 nednguyen Bump up wpr startup timeout to 120s
2018-02-14 dproy Rename top level scheduler task
2018-02-14 simonhatch Pinpoint - Send extra_test_args as a json list.
2018-02-14 eakuefner [Telemetry] Remove FailureValue from the value system
2018-02-14 eakuefner [Dashboard] Prevent creating old-style rows for cronet_perf_tests
2018-02-14 simonhatch Pinpoint - Fix auto_explore for re-run jobs.
2018-02-13 simonhatch Pinpoint - Look for DiagnosticRef's when parsing histogram data.
2018-02-14 nednguyen Add mips wpr-go binary
2018-02-14 perezju [Telemetry] Move cache clearing code to possible_browser
2018-02-12 carmenjackson Update output filename from systrace --from_file
2018-02-09 simonhatch Dashboard - Purge bin diagnostic_maps in /add_histograms
2018-02-13 perezju [Telemetry] Clarify FindExistingBrowser docstring
2018-02-09 simonhatch Dashboard - Force commit positions to be integers.
2018-02-09 simonhatch Dashboard - Validate data a bit in /add_point.
2018-02-12 djordje.golubovic Add MIPS wpr_go binary support.
2018-02-12 dtu [pinpoint] Auto-explore fix.
2018-02-12 eakuefner [Telemetry] Remove TODO in GtestProgressReporter
2018-02-12 bpastene devil: Add USB port number field to device_status dump.

Created with:
  roll-dep src/third_party/catapult


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=master.tryserver.chromium.android:android_optional_gpu_tests_rel
TBR=sullivan@chromium.org

Change-Id: Ied5ae71d03f61b985572f480a0b6afdc68edcdbc
Reviewed-on: https://chromium-review.googlesource.com/924762Reviewed-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@{#537505}
parent 682a22a8
...@@ -135,7 +135,7 @@ vars = { ...@@ -135,7 +135,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': 'e7298f36f7912f2caa122086cfbe71734d04b73f', 'catapult_revision': '4aa92ef0160710ce19f49e05e788f952eba78bc2',
# 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