Commit 9d9ced36 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/catapult b97d4ceb42b4..bcfcc04c53f0 (4 commits)

https://chromium.googlesource.com/catapult.git/+log/b97d4ceb42b4..bcfcc04c53f0

git log b97d4ceb42b4..bcfcc04c53f0 --date=short --first-parent --format='%ad %ae %s'
2019-11-29 fancl@chromium.org Fix displaying wrong job when switching between jobs
2019-11-29 abennetts@google.com Add warning that viewing old results2 docs will fail in M80 and above.
2019-11-29 fancl@chromium.org Fix the generated version string when using docker deploy
2019-11-28 abennetts@google.com Give the 'npm' binary dependency a distinct local path to the 'node' dependency.

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

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/catapult-autoroll
Please CC rmhasan@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

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:1029412,chromium:1021137,chromium:1029242
Tbr: rmhasan@google.com
Change-Id: Iab5f70a04796f7aa10bb4b7daa8de894e56c6e3e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1943672Reviewed-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@{#720138}
parent 09ca2d1b
...@@ -235,7 +235,7 @@ vars = { ...@@ -235,7 +235,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': 'b97d4ceb42b40482264e8f41a8ce4af9a871a013', 'catapult_revision': 'bcfcc04c53f0e674373404ae4c9b05f1fd62acab',
# 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