Roll SK Tool from c6bdfb0f5cd1 to 01bc5f924777

https://skia.googlesource.com/buildbot.git/+log/c6bdfb0f5cd1..01bc5f924777

2021-06-30 jcgregorio@google.com [switchboard] Fold configs into test_machine_monitor exe.
2021-06-30 rmistry@google.com [skcq] Add library for listing and parsing footers

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/sk-tool-skia
Please CC kjlubick@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/+doc/main/autoroll/README.md

Tbr: kjlubick@google.com
Change-Id: I9fb658d203fc84035e7cc58669149bc9b1714159
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/423357
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
This commit is contained in:
skia-autoroll 2021-06-30 15:50:35 +00:00 committed by Skia Commit-Bot
parent c9897a5565
commit bca21b3a8e

2
DEPS
View File

@ -6,7 +6,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 different # the commit queue can handle CLs rolling different
# dependencies without interference from each other. # dependencies without interference from each other.
'sk_tool_revision': 'git_revision:e3e7f63ba0622b271ddb9c61b7efdf9f193a16ca', 'sk_tool_revision': 'git_revision:01bc5f924777dac0a04c57d4aa95cdbff55e62aa',
} }
deps = { deps = {