- 16 Aug, 2021 2 commits
-
-
Josip Sokcevic authored
This is a reland of 45773602 with following changes: * bump version from 4.61 to 4.66, which contains several bugfixes Original change's description: > Reland "Reland "Update gsutil to use gsutil version 4.61, python3."" > > This is a reland of e53a5939 > > Additional bug fixes: > * handle race condition in gsutil when creating its directory > * limit to one gsutil process on darwin due to bug in python3 > > Original change's description: > > Reland "Update gsutil to use gsutil version 4.61, python3." > > > > This reverts commit af121aee. > > > > Reason for revert: re-landing with a switch back to vpython to get the compiled C extension version of crcmod for performance. > > > > Original change's description: > > > Revert "Update gsutil to use gsutil version 4.61, python3." > > > > > > This reverts commit f059ec93. > > > > > > Reason for revert: Reverting because we probably need to be using vpython and a compiled crcmod instead. See, e.g.,. b/188591640. > > > > > > Original change's description: > > > > Update gsutil to use gsutil version 4.61, python3. > > > > > > > > This CL updates the gsutil.py wrapper to download and use > > > > v4.61 of GCP's gsutil, which is Python3-compatible. > > > > > > > > v4.61 appears to be fully self-contained and have all of the > > > > packages it needs vendored into it. So, there's no reason to > > > > use vpython anymore, and this CL removes that. > > > > > > > > Also, this CL removes the 'fallback' option to gsutil and > > > > the ability to force a version switch, as this should no > > > > longer be necessary (it was added for a migration back in 2014 > > > > but apparently this code was never removed afterwards). > > > > > > > > This CL also updates download_from_google_storage.py and > > > > upload_to_google_storage.py to similarly not have the version flags > > > > and to just use regular python3, not vpython3. > > > > > > > > Bug: 1184108 > > > > Change-Id: I0d1a8351dba2d3ad1f927afa333fb10959f19443 > > > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2898439 > > > > Reviewed-by: Mike Frysinger <vapier@chromium.org> > > > > Reviewed-by: Josip Sokcevic <sokcevic@google.com> > > > > Reviewed-by: Robbie Iannucci <iannucci@chromium.org> > > > > Commit-Queue: Dirk Pranke <dpranke@google.com> > > > > > > Bug: 1184108 > > > Change-Id: I8e21a9a40d81e4e185642f866855b6838f80f1c2 > > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2905904 > > > Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> > > > Commit-Queue: Dirk Pranke <dpranke@google.com> > > > > Bug: 1184108 > > Change-Id: I5d6d6d06842e08517488471c144972818fcf02ff > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2907155 > > Reviewed-by: Mike Frysinger <vapier@chromium.org> > > Reviewed-by: Josip Sokcevic <sokcevic@google.com> > > Commit-Queue: Dirk Pranke <dpranke@google.com> > > Bug: 1184108 > Change-Id: Ibb5d886fd22e3553521ff8ad6e2b4435844ef972 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2988716 > Reviewed-by: Dirk Pranke <dpranke@google.com> > Reviewed-by: Mike Frysinger <vapier@chromium.org> > Reviewed-by: Robbie Iannucci <iannucci@chromium.org> > Commit-Queue: Josip Sokcevic <sokcevic@google.com> Bug: 1184108 Change-Id: I33787dc75f6e45d6b462706e934d7a2a37703fa7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3088085Reviewed-by:
Dirk Pranke <dpranke@google.com> Commit-Queue: Josip Sokcevic <sokcevic@google.com>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (recipe_engine) into this repository. The build that created this CL was https://ci.chromium.org/b/8838713607911186816 recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/86c0224c10b152ba9db02075c819b5e51057f528 86c0224 (chromium-autoroll@skia-public.iam.gserviceaccount.com) Roll CAS Client from b524a7a07b07 to 7bfc27d8df88 More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. R=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I63a014f90d7526cd031d320d3a3267f1135d1f0a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3098099 Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Bot-Commit: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
-
- 14 Aug, 2021 1 commit
-
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (recipe_engine) into this repository. The build that created this CL was https://ci.chromium.org/b/8838970300107032080 Please review the expectation changes, and LGTM+CQ. recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/eb6ff897b261d8850d4bed2d3eb4b58694394ec0 eb6ff89 (tandrii@google.com) [tricium] be less stringent about posted comments. More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. R=martiniss@chromium.org, tandrii@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Iae5d2e214003ed1b12ed1d04d2f900993cae0eb8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3095036 Auto-Submit: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: Andrii Shyshkalov <tandrii@google.com> Reviewed-by:
Andrii Shyshkalov <tandrii@google.com>
-
- 13 Aug, 2021 4 commits
-
-
Josip Sokcevic authored
R=apolito@google.com Bug: 1098562 Change-Id: I98123cba5b6a2ff077a5a599c8640e18de3c4957 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3095027 Auto-Submit: Josip Sokcevic <sokcevic@google.com> Commit-Queue: Anthony Polito <apolito@google.com> Reviewed-by:
Anthony Polito <apolito@google.com>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (recipe_engine) into this repository. The build that created this CL was https://ci.chromium.org/b/8838972815376433505 recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/6b9dcdd84235ac9f2358464b662ba77b1c705889 6b9dcdd (yuanjunh@google.com) [python3] make version and platform recipe modules support py3 More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. R=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I50ed2609018aaa0dbc199687b21b79310f863b46 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3095026 Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Bot-Commit: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (recipe_engine) into this repository. The build that created this CL was https://ci.chromium.org/b/8838974074124855968 recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/8b26c1d89b9d7ec97a7c41886fc9beab56155726 8b26c1d (yuanjunh@google.com) [python3] Add more unit tests for recipes.py test command More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. R=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I2713adb1784938e0f781ea97e98c43688ab0cae3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3093182 Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Bot-Commit: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (recipe_engine) into this repository. The build that created this CL was https://ci.chromium.org/b/8839041242848073665 Please review the expectation changes, and LGTM+CQ. recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/039f2ac4ce7dd2b85c6cba95c9ea9ed8a951efd7 039f2ac (tikuta@chromium.org) cas: roll client More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. R=iannucci@chromium.org, tandrii@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I9614728c851e528e0bb062f0ac4b99893b625be9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3093633 Auto-Submit: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Reviewed-by:
Takuto Ikuta <tikuta@chromium.org> Commit-Queue: Takuto Ikuta <tikuta@chromium.org>
-
- 12 Aug, 2021 1 commit
-
-
Yiwei Zhang authored
To pick up: https://crrev.com/c/3088084 R=tandrii, vadimsh Change-Id: I016254eb1352be25041e137d63c964e79c9c7975 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3089773 Auto-Submit: Yiwei Zhang <yiwzhang@google.com> Reviewed-by:
Vadim Shtayura <vadimsh@chromium.org> Reviewed-by:
Andrii Shyshkalov <tandrii@google.com>
-
- 11 Aug, 2021 4 commits
-
-
Yiwei Zhang authored
To pick up: https://crrev.com/c/3084064 R=tandrii, vadimsh Change-Id: I74810ca84b3d3304f4624242abd158b948cd1719 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3088082 Commit-Queue: Yiwei Zhang <yiwzhang@google.com> Commit-Queue: Vadim Shtayura <vadimsh@chromium.org> Auto-Submit: Yiwei Zhang <yiwzhang@google.com> Reviewed-by:
Vadim Shtayura <vadimsh@chromium.org>
-
Josip Sokcevic authored
There is no need to override refs/heads/main to be HEAD. This may not always be true, there is no benefits of doing so and it doesn't play well with git_cache which will set HEAD to global default branch. R=gavinmak@google.com Bug: 1238084 Recipe-Manual-Change: build_limited Recipe-Nontrivial-Roll: build Recipe-Nontrivial-Roll: infra Change-Id: I21ab3463baaf7f86562ab0c65c06c3ac0962a08c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3088295 Commit-Queue: Josip Sokcevic <sokcevic@google.com> Reviewed-by:
Gavin Mak <gavinmak@google.com>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (recipe_engine) into this repository. The build that created this CL was https://ci.chromium.org/b/8839203711842053200 recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/de0fdebeb07a64732b21daa1213a7295e1cbd445 de0fdeb (chromium-autoroll@skia-public.iam.gserviceaccount.com) Roll CAS Client from 09a9ea416018 to a5735121c633 More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. R=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I15d07368c32fca8d5fc1193c5206ac7491686136 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3088119 Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Bot-Commit: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
-
Chan Li authored
This is a reland of 211a5174 Original change's description: > [dirmd] roll dirmd > > To include change: https://chromium-review.googlesource.com/c/infra/infra/+/3058518 > > Bug: b:194513801 > Change-Id: I34f15dfc60908a2e0873d9b12d9cb2894ed5b966 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3064785 > Reviewed-by: Nodir Turakulov <nodir@chromium.org> > Commit-Queue: Chan Li <chanli@chromium.org> Bug: b:194513801 Change-Id: I5664b3af45d6ea8e84dc995bb615dc597e84ce24 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3088241 Auto-Submit: Nodir Turakulov <nodir@chromium.org> Reviewed-by:
Chan Li <chanli@chromium.org> Commit-Queue: Chan Li <chanli@chromium.org>
-
- 10 Aug, 2021 6 commits
-
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (recipe_engine) into this repository. The build that created this CL was https://ci.chromium.org/b/8839247110176252897 recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/61b4442cb24ebaa0165f65e27de650733a523207 61b4442 (yuanjunh@google.com) [python3] Run all py3 simulation tests implicitly More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. R=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I81651337f0927c290364f43ad2b2e617f89c3a79 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3088312 Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Bot-Commit: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
-
Rakib M. Hasan authored
This CL allows users to pass the root solution revision to the bot update step for presubmits. The presubmit for some child repositories of src have dependencies on src. We need to make sure that the same branch of a src and child repositories are checked out. Bug:1238418 Change-Id: If2ea3962d764bddd17b3d17d20e7c644f4065fe0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3085094Reviewed-by:
Gavin Mak <gavinmak@google.com> Reviewed-by:
Dirk Pranke <dpranke@google.com> Reviewed-by:
Garrett Beaty <gbeaty@chromium.org> Commit-Queue: Rakib Hasan <rmhasan@google.com>
-
Gavin Mak authored
This reverts commit 2b29d0f8. Reason for revert: may be causing crbug/1238425 Original change's description: > Fix invalid reference: refs/remotes/origin/HEAD error > > Change-Id: Iac298a7a14b5c0b55fd199ec120fe5c37ef88fdc > Bug: 1178944 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2757129 > Reviewed-by: Edward Lesmes <ehmaldonado@chromium.org> > Commit-Queue: Gavin Mak <gavinmak@google.com> Bug: 1178944, 1238425 Change-Id: I131b8a347486b70289bf78978738e1a64bd460e8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3086970Reviewed-by:
Josip Sokcevic <sokcevic@google.com> Commit-Queue: Gavin Mak <gavinmak@google.com>
-
Brian Ryner authored
Bug: 1235841 Change-Id: I64492564585b614fa24996db633448ce48a06f5a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3076152Reviewed-by:
Dirk Pranke <dpranke@google.com> Commit-Queue: Brian Ryner <bryner@google.com>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (recipe_engine) into this repository. The build that created this CL was https://ci.chromium.org/b/8839320732795286417 recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/b2bb76b3732304445c66bd8b6c88c6416c515514 b2bb76b (chromium-autoroll@skia-public.iam.gserviceaccount.com) Roll CAS Client from 3ec60c6087c1 to 1120f810b7ab More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. R=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I04cc9b9c8320bf6bb9b4b0f130843b614570f084 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3083991 Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Bot-Commit: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
-
Josip Sokcevic authored
Bug: 3082645, b/195975120 Change-Id: I85c54159cd902b9d131befb8c2ac4e82a40db0f1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3084004Reviewed-by:
Scott Lee <ddoman@chromium.org> Commit-Queue: Scott Lee <ddoman@chromium.org> Auto-Submit: Josip Sokcevic <sokcevic@google.com>
-
- 09 Aug, 2021 4 commits
-
-
Josip Sokcevic authored
Currently, git cache depends on the global default branch. Set it to main explicitly instead. Bug: 3082645, b/195975120 Change-Id: Ia9331d479dbe9547b6913c74bbf86852fff3a596 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3083251 Auto-Submit: Josip Sokcevic <sokcevic@google.com> Reviewed-by:
Anthony Polito <apolito@google.com> Commit-Queue: Anthony Polito <apolito@google.com>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (recipe_engine) into this repository. The build that created this CL was https://ci.chromium.org/b/8839340866183586961 recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/29d6093662ccbd92e2fa5795b116fbb2631cb17d 29d6093 (yuanjunh@google.com) [python3] Move the combined coverage report into final_report() More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. R=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I516795dd0a8fdde095b0ebb352c598e6a7c7f51f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3082651 Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Bot-Commit: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
-
Xinan Lin authored
Currently gerrit_client retries if received 404, which does not provide anything meaningful. It is nature to get 404 for a non-exist branch. I am not sure why we raise a 200 error per an empty response. I think we could just accept 404 and return it like other GET functions, e.g. GetAccountDetails(). BUG=1208430 TEST=local Change-Id: I054bad99b69c54cc125141108299193f5cc092de Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3077363Reviewed-by:
Michael Moss <mmoss@chromium.org> Reviewed-by:
Anthony Polito <apolito@google.com> Commit-Queue: Xinan Lin <linxinan@chromium.org>
-
Josip Sokcevic authored
Bug: 1238084 Change-Id: I805f1e7b294c5317adeb7206a021d173e045e8f7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3082645 Auto-Submit: Josip Sokcevic <sokcevic@google.com> Reviewed-by:
Anthony Polito <apolito@google.com> Commit-Queue: Anthony Polito <apolito@google.com>
-
- 06 Aug, 2021 3 commits
-
-
Robert Liao authored
This reverts commit 211a5174. Reason for revert: crbug.com/1223076 is still active on this roll. Original change's description: > [dirmd] roll dirmd > > To include change: https://chromium-review.googlesource.com/c/infra/infra/+/3058518 > > Bug: b:194513801 > Change-Id: I34f15dfc60908a2e0873d9b12d9cb2894ed5b966 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3064785 > Reviewed-by: Nodir Turakulov <nodir@chromium.org> > Commit-Queue: Chan Li <chanli@chromium.org> Bug: b:194513801 Change-Id: Idc93a69fea22840b8183785e83a2a60816480c22 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3076884 Auto-Submit: Robert Liao <robliao@chromium.org> Commit-Queue: Chan Li <chanli@chromium.org> Reviewed-by:
Chan Li <chanli@chromium.org>
-
Owen Rodley authored
Note that this can't be submitted until the infra "cit" branch has been bumped to at least https://crrev.com/c/3041136. See https://crbug.com/1236862 for details. Bug: 1229907 Change-Id: I331cdd5d0ce35fb23e4634e125c462a7ed19e837 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3071511Reviewed-by:
Josip Sokcevic <sokcevic@google.com> Commit-Queue: Owen Rodley <orodley@chromium.org>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (recipe_engine) into this repository. The build that created this CL was https://ci.chromium.org/b/8839693816983180065 recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/d387cb4609f82b51b9c536ff89e8988a71752c66 d387cb4 (yuanjunh@google.com) [python3] Add --py3-details to suppress py3 error msg More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. R=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I4b979b050b83db65e0544c80a1bc0421c6128a72 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3076532 Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Bot-Commit: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
-
- 05 Aug, 2021 3 commits
-
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (recipe_engine) into this repository. The build that created this CL was https://ci.chromium.org/b/8839699477592606288 recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/3457a0a090a615c03b9d34edc12aec32bbc0ae76 3457a0a (gbeaty@chromium.org) Add additional logging to the candidate algorithm. More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. R=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I920d5ff509b48142875a036c26667ec0bf016dce Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3076525 Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Bot-Commit: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
-
Josip Sokcevic authored
Recipe-Manual-Change: build Recipe-Nontrivial-Roll: build_limited Recipe-Nontrivial-Roll: chrome_release Recipe-Nontrivial-Roll: chromiumos Recipe-Nontrivial-Roll: infra Change-Id: I89008bc07b1c3de13d9c6dd64e723fe6dc8d01d6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3015262 Commit-Queue: Josip Sokcevic <sokcevic@google.com> Reviewed-by:
Gavin Mak <gavinmak@google.com> Reviewed-by:
Anthony Polito <apolito@google.com>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (recipe_engine) into this repository. recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/202519d38296b746b6519892d92dbf043f0c4625 202519d (chromium-autoroll@skia-public.iam.gserviceaccount.com) Roll CAS Client from 2bcbc4fc4d98 to d4ae177e350b More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. R=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I1ed183e6f431b5b1236a1abcc45f2cd28d5aa917 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3073662 Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Bot-Commit: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
-
- 04 Aug, 2021 3 commits
-
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (recipe_engine) into this repository. recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/f354bc536dfad84be954dbdceb406f5ee8a215b0 f354bc5 (tandrii@google.com) [tricium] perform basic validation of comments posted by analyz... More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. R=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I023b8fd9916dd0d0b39ccf5138ac903c19b391dd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3072423 Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Bot-Commit: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
-
Dirk Pranke authored
We were attempting to run pylint-2.6 with python2, when it needs to be run with python3. I'm not sure how we haven't noticed this before now. Bug: 1157676 Change-Id: I60fc22a805c20649d04f7d0f53c828a0db41e8e7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3068833Reviewed-by:
Josip Sokcevic <sokcevic@google.com> Reviewed-by:
Peter Wen <wnwen@chromium.org> Commit-Queue: Dirk Pranke <dpranke@google.com>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (recipe_engine) into this repository. recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/2a458f0bd2ab012c28ec57a3f057edd9bfa844b0 2a458f0 (chromium-autoroll@skia-public.iam.gserviceaccount.com) Roll CAS Client from 48de919ac2fb to b32fc6edde4d More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. R=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Id8e7b19e7c9c092b3b0e2809fd61b2859fd44f62 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3068837 Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Bot-Commit: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
-
- 03 Aug, 2021 5 commits
-
-
Xinan Lin authored
params in the form 'key=value' is required by gerrit_client tool, although may not be used by the backend. BUG=1207955 TEST=e2e Recipe-Nontrivial-Roll: chrome_release Change-Id: I1181868060af921f87efe55ea9f60fa37ae8b215 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3068823 Commit-Queue: Xinan Lin <linxinan@chromium.org> Reviewed-by:
Michael Moss <mmoss@chromium.org> Reviewed-by:
Andrii Shyshkalov <tandrii@google.com>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (recipe_engine) into this repository. Please review the expectation changes, and LGTM+CQ. recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/65637d15867e2fcea3a6e4c344f7c398de2d0105 65637d1 (yuanjunh@google.com) Report the total coverage for py2 and py3 tests More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. R=iannucci@chromium.org, tandrii@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I2386152e58d6ef756d964a6532f06c35d527757e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3068828 Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: Andrii Shyshkalov <tandrii@google.com> Auto-Submit: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Reviewed-by:
Andrii Shyshkalov <tandrii@google.com>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (recipe_engine) into this repository. recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/8d91fac8395b11628d807477c9d9b19c8014b5b3 8d91fac (mohrr@google.com) [lint] Replace --whitelist with --allowlist More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. R=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I0238acd357cd96fcbb911659bc763d5a37828739 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3068825 Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Bot-Commit: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
-
Peter Kasting authored
Bug: chromium:1133549 Change-Id: I7140370746acd9bfa8b5e90257a61effbb72b97e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3068888 Auto-Submit: Peter Kasting <pkasting@chromium.org> Commit-Queue: Gavin Mak <gavinmak@google.com> Reviewed-by:
Gavin Mak <gavinmak@google.com>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (recipe_engine) into this repository. recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/f4f2e9bc6ddfc18802dedd72832ec1e5d14dd691 f4f2e9b (chromium-autoroll@skia-public.iam.gserviceaccount.com) Roll CAS Client from 17ea18c0a2cc to 3f172a683204 More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. R=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I794ff8b5f3b9b308313978006fc28165b48045c8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3068748 Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Bot-Commit: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
-
- 02 Aug, 2021 1 commit
-
-
Chan Li authored
To include change: https://chromium-review.googlesource.com/c/infra/infra/+/3058518 Bug: b:194513801 Change-Id: I34f15dfc60908a2e0873d9b12d9cb2894ed5b966 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3064785Reviewed-by:
Nodir Turakulov <nodir@chromium.org> Commit-Queue: Chan Li <chanli@chromium.org>
-
- 30 Jul, 2021 2 commits
-
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (recipe_engine) into this repository. recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/6adf69fe80f4a8a0e3b847ebcafbfaad81cf89a0 6adf69f (chromium-autoroll@skia-public.iam.gserviceaccount.com) Roll CAS Client from 559e1b74816d to 9511bd5330b2 More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. R=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I35b9af84c058b4ed07767d4a1f4195df19029527 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3064026 Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Bot-Commit: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (recipe_engine) into this repository. recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+log/9fd324104cb5333e11e22682f6df2dbd48bdc71a~..910def8f654695ebcb84d02a60f69ec0cfd1d32a 9fd3241 (wenbinzhang@google.com) Fix issue when recipe launch with RECIPES_DEBUG_SLEEP 910def8 (yuanjunh@google.com) Make sure all coverage files are removed More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. R=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Icae6a40c6cd50780574aa285d86113c25b40ceaa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3061756 Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Bot-Commit: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
-
- 29 Jul, 2021 1 commit
-
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (recipe_engine) into this repository. recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/adf6ca4b1b34afab601637ef3fe9445b4cffb635 adf6ca4 (yuanjunh@google.com) [python3] make test _runner command py3 compatible More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. R=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I8c7cdd4a51b3e9d2c69296b47f03bc257e1b133c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3061742 Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Bot-Commit: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
-