Commit 6d33e031 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/chromite de5575dc8a09..ca96cb78e35e (11 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/de5575dc8a09..ca96cb78e35e

git log de5575dc8a09..ca96cb78e35e --date=short --first-parent --format='%ad %ae %s'
2020-04-17 cjmcdonald@chromium.org README: Update testing documentation
2020-04-17 chrome-bot@chromium.org Update config settings by config-updater.
2020-04-17 chrome-bot@chromium.org Update config settings by config-updater.
2020-04-17 allenwebb@google.com remote_access: Add RemoteAccess.CreateTunnel for SSH tunnels.
2020-04-16 camurcu@google.com arc-rvc: Publish cachebuilder.jar on cros bucket
2020-04-16 vapier@chromium.org cbuildbot: manifest_version: fix str-vs-bytes confusion
2020-04-16 cjmcdonald@chromium.org cros_portage_upgrade_unittest: Remove OutputTestCase usage
2020-04-16 cjmcdonald@chromium.org pytest: Remove 'requires_portage' marker
2020-04-16 cjmcdonald@chromium.org pytest: Remove 'redirected_stdin_error' marker
2020-04-16 cjmcdonald@chromium.org pytest: Remove 'mock_error' marker
2020-04-16 chrome-bot@chromium.org Update config settings by config-updater.

Created with:
  gclient setdep -r src/third_party/chromite@ca96cb78e35e

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/+/master/autoroll/README.md

Cq-Include-Trybots: luci.chrome.try:chromeos-betty-pi-arc-chrome;luci.chromium.try:chromeos-kevin-rel
Bug: None
Tbr: chrome-os-gardeners@google.com
Change-Id: I18a12615e1635778e6c8714aa900fa89eee2f6ab
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2154808Reviewed-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@{#760115}
parent 6638d4c7
......@@ -848,7 +848,7 @@ deps = {
# Build tools for Chrome OS. Note: This depends on third_party/pyelftools.
'src/third_party/chromite': {
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'de5575dc8a091ff35932c87498ceaa778e13f387',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'ca96cb78e35eb91a2989137d09f89ee6f5f0eb93',
'condition': 'checkout_linux',
},
......
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