Skip to content

Commit

Permalink
Roll src/third_party/catapult 016ec06f4b68..f727d4670d60 (1 commits)
Browse files Browse the repository at this point in the history
https://chromium.googlesource.com/catapult.git/+log/016ec06f4b68..f727d4670d60

git log 016ec06f4b68..f727d4670d60 --date=short --first-parent --format='%ad %ae %s'
2020-04-24 rmhasan@google.com typ: Add method that adds more expected results to test expectations

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

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 nuskos@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,chromium:1050760
Tbr: nuskos@google.com
Change-Id: I6d886863ad30a7016ef1a96fc8e5ecbd9c071033
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2165441
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@{#762538}
  • Loading branch information
chromium-autoroll authored and Commit Bot committed Apr 24, 2020
1 parent abecb3f commit 0c5eca1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -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': '016ec06f4b68b57b7a51de38ce0a30b7e775e955',
'catapult_revision': 'f727d4670d6077044027df2e6d786946cba47ffe',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling libFuzzer
# and whatever else without interference from each other.
Expand Down

0 comments on commit 0c5eca1

Please sign in to comment.