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

Roll src/third_party/catapult b04cdc9bc5e1..bca7d20ad76a (3 commits)

https://chromium.googlesource.com/catapult.git/+log/b04cdc9bc5e1..bca7d20ad76a


git log b04cdc9bc5e1..bca7d20ad76a --date=short --no-merges --format='%ad %ae %s'
2018-08-09 nastasoiuf@google.com Integration
2018-08-09 wangge@google.com Add Test Cases for `utils.py`.
2018-08-09 wangge@google.com Add Logic to Use Monochrome After Milestone 52.


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

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

Change-Id: I7ebb2f0dbfb94c7af0c997dbd5826e7bd03ea455
Reviewed-on: https://chromium-review.googlesource.com/1169108Reviewed-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@{#581886}
parent 74d03b21
...@@ -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': 'b04cdc9bc5e1f565c3f8eaecb317353e438de6f0', 'catapult_revision': 'bca7d20ad76a1d8c3e594443e9100ba4999a266c',
# 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