Commit 30bb2171 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/catapult 8bd58eb928c3..5472a5a44c1c (1 commits)

https://chromium.googlesource.com/catapult.git/+log/8bd58eb928c3..5472a5a44c1c

git log 8bd58eb928c3..5472a5a44c1c --date=short --no-merges --format='%ad %ae %s'
2019-08-08 rmhasan@google.com [Telemetry] Implement GetBrokenExpectations in typ_expectations.StoryExpectations

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

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
TBR=oysteine@google.com

Bug: chromium:973936
Change-Id: I4a2c1edce7622d8e607dc92f192173a86c453c12
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1744767Reviewed-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@{#685350}
parent f85716d8
...@@ -208,7 +208,7 @@ vars = { ...@@ -208,7 +208,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': '8bd58eb928c3390d2b3d78bcc8ed02e8858a9256', 'catapult_revision': '5472a5a44c1cbbef4e3843a7bc1df6f090d37613',
# 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