Commit 957876a8 authored by catapult-chromium-autoroll's avatar catapult-chromium-autoroll Committed by Commit Bot

Roll src/third_party/catapult febcf8764dc1..ead23c2a266c (1 commits)

https://chromium.googlesource.com/catapult.git/+log/febcf8764dc1..ead23c2a266c


git log febcf8764dc1..ead23c2a266c --date=short --no-merges --format='%ad %ae %s'
2018-09-07 dtu@chromium.org [pinpoint] Fix edge case in _Percentile().


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

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

Change-Id: I4cfde01f46b232a9328c49a03ae33a75537be9a7
Reviewed-on: https://chromium-review.googlesource.com/1214283Reviewed-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@{#589694}
parent 90dd8045
......@@ -165,7 +165,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling catapult
# and whatever else without interference from each other.
'catapult_revision': 'febcf8764dc1ab9a2b3cd87c3911c4924db45e30',
'catapult_revision': 'ead23c2a266c45d5a03297281130d1cb0f68b275',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling libFuzzer
# 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