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

Roll src/third_party/catapult 03c80a36415d..b3b8b5883ce2 (1 commits)

https://chromium.googlesource.com/catapult.git/+log/03c80a36415d..b3b8b5883ce2


git log 03c80a36415d..b3b8b5883ce2 --date=short --no-merges --format='%ad %ae %s'
2018-09-10 bsheedy@chromium.org Refactor quests to support instrumentation and browser tests


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

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:881017
TBR=sullivan@chromium.org

Change-Id: Iafff24fea5d1f61b8e9c36f61cd1885cd34ade72
Reviewed-on: https://chromium-review.googlesource.com/1217802Reviewed-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@{#590111}
parent af6eac36
...@@ -165,7 +165,7 @@ vars = { ...@@ -165,7 +165,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': '03c80a36415d7f20c24b7f4175cc8b3b24dfc912', 'catapult_revision': 'b3b8b5883ce255db8df9d533aa61f8e509627a5d',
# 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