0

Roll src/third_party/catapult a0519c673493..395a627b8ad8 (1 commits)

https://chromium.googlesource.com/catapult.git/+log/a0519c673493..395a627b8ad8

git log a0519c673493..395a627b8ad8 --date=short --first-parent --format='%ad %ae %s'
2020-03-27 rmhasan@google.com [Typ] Add getters for raw tags and raw results to Expectation

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

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 wenbinzhang@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:chromeos-kevin-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:1050754
Tbr: wenbinzhang@google.com
Change-Id: Iaa8f1206b7599b8924d45ebe7c279e49de043a6d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2124670
Reviewed-by: chromium-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@{#754139}
This commit is contained in:
chromium-autoroll
2020-03-27 20:15:57 +00:00
committed by Commit Bot
parent 45a5782ca5
commit 07cbef032e

2
DEPS

@ -238,7 +238,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': 'a0519c6734935e8d36e22b3e1e313bf9a874ea2f',
'catapult_revision': '395a627b8ad8b48dc4119fb6d309d29ec5d5fda0',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling libFuzzer
# and whatever else without interference from each other.