Commit 737880d6 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll Chromite from 740b9c2b4984 to 9ed30bc3ed29 (6 revisions)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/740b9c2b4984..9ed30bc3ed29

2020-11-25 ahassani@chromium.org cros_flash: Allow stateful payload not to be copied to device
2020-11-25 bpastene@chromium.org cros_test: Don't raise a RunCommandError when tast tests fail.
2020-11-25 yyanagisawa@chromium.org Automatically enable ATS for ChromeOS (simple chrome).
2020-11-24 jorgelo@chromium.org usergroups_baseline.py: Use respectful words.
2020-11-24 mmortensen@google.com GatherSymbolFiles: Handle full-file paths, ignoring non .sym files.
2020-11-24 henrysun@google.com octopus: remove 11297.106.B firmware builder

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/chromite-chromium-autoroll
Please CC chrome-os-gardeners@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/master/autoroll/README.md

Cq-Include-Trybots: luci.chrome.try:chromeos-betty-pi-arc-chrome;luci.chromium.try:chromeos-kevin-rel
Tbr: chrome-os-gardeners@google.com
Change-Id: I06c64163a4dc518b5481f5ddd698f7af655ddd43
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2560998Reviewed-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@{#831096}
parent 807422b6
......@@ -899,7 +899,7 @@ deps = {
# Tools used when building Chrome for Chrome OS. This affects both the Simple
# Chrome workflow, as well as the chromeos-chrome ebuild.
'src/third_party/chromite': {
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '740b9c2b4984ed562905324dd9f3d1fbb78688c8',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '9ed30bc3ed292b02d85fde89c64207484b7a3aa4',
'condition': 'checkout_chromeos',
},
......
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