- 01 Dec, 2021 4 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/8829008290925895649 recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/74207fa63ab42cbee8d4afcb57de901a8f142ce8 74207fa (yuanjunh@google.com) [autoroll] Run again no matter which type of error is thrown 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: Ifa3c194323e0164d9d7726510b4c9fe193fbb981 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3312081 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/8829020361632760209 recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/4dcc60114c6afc0c17d17ca3813e5149799240f1 4dcc601 (chromium-autoroll@skia-public.iam.gserviceaccount.com) Roll CAS Client from 35f3f4525eec to 893bb89a656c 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: Iadfa0d49a464c0cc7e3911f2f340df2dfed26a0f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3311738 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
Condition evaluation checks are fairly expensive, and turns out we repeat a lot of checks. All those checks are also done in a single thread. With this cache on my workstation, a noop gclient runhooks takes 9.5s. Without one, it takes 26.2s. R=gavinmak@google.com Change-Id: Ie00b7af22cd124d08dd9fd218de77b34bbdfe6ab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3309823Reviewed-by:
Gavin Mak <gavinmak@google.com> Reviewed-by:
Dirk Pranke <dpranke@google.com> Commit-Queue: Josip Sokcevic <sokcevic@google.com>
-
Christian Flach authored
The (raw_)input Python function used by `gclient_utils.AskForData` supports additional 'elaborate line editing' [1] [2] features, such as the ability to use backspace to fix a typo, if the readline module is loaded. Make sure that readline is loaded by importing it locally in `gclient_utils.AskForData`. It does not appear to be possible to write a test that verifies this behavior - assigning `io.StringIO` to `sys.stdin` appears to cause (raw_)input to fall back to basic input processing. [1] https://docs.python.org/2.7/library/functions.html#raw_input [2] https://docs.python.org/3/library/functions.html#input Change-Id: Ie1c25b3fa2f3a255b78426c20e47c968cd7198ab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3306613Reviewed-by:
Josip Sokcevic <sokcevic@google.com> Commit-Queue: Christian Flach <cmfcmf@chromium.org>
-
- 30 Nov, 2021 7 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/8829095859467187441 recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/aebd6ccd5aabc8c49389e048f3c5fe90c93c9a3c aebd6cc (bryner@google.com) Update to new cffi wheel. 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: I32a0b29de79ae3563377a425a8ba46b197c9fb53 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3309675 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/8829097116635688641 recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/6612e07002290bd5abbb3965708ca8b0870b35a3 6612e07 (chanli@chromium.org) [buildbucket] Add infra to DEFAULT_FIELDS 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: Ic553fa686f6a867f7319d628d42f83d91eaa539a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3309664 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/8829104662854196817 recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+log/df92157f2c8a576b948799b1a2daeb057401c4b7~..346c0ea55f67794598b8e5b264411c05ed565918 df92157 (vadimsh@chromium.org) Add a simple `nodejs` recipe module. 346c0ea (chromium-autoroll@skia-public.iam.gserviceaccount.com) Roll CAS Client from e4c95e4e4cdc to 05791e01bd94 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: I8475dc305397a07373470d5f66248174b2ff9d0d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3309521 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/8829105923369331681 recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/6ea35fceeb7a5bf0513018059ef9b09c39c79400 6ea35fc (iannucci@chromium.org) Recipe 'run' command has a weirdo concept of how working directory 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: I9fc6896cf0780906617754142c0fe38686781de9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3309261 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>
-
Anthony Polito authored
Change-Id: I9dcbaa6dd287f0a5c2a749cfdf4607bddbf04734 BUG: 1274851 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3307919Reviewed-by:
Josip Sokcevic <sokcevic@google.com> Commit-Queue: Anthony Polito <apolito@google.com>
-
Garrett Beaty authored
Change-Id: Ieac13aac86df1c3e759f5aa66015ee6a3ac5c826 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3307495 Commit-Queue: Garrett Beaty <gbeaty@google.com> Auto-Submit: Garrett Beaty <gbeaty@google.com> Reviewed-by:
Gavin Mak <gavinmak@google.com>
-
Josip Sokcevic authored
This reverts commit d8c84597. Reason for revert: breaks skiabuildbot, crbug.com/1273642 Original change's description: > Use ort strategy when applying patch > > ort is faster and fixes bugs in recursive strategy. > > Bug: 1260085 > Change-Id: Ib8523d45da5cb0beea957b6ab706101d55bdc1f8 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3276506 > Commit-Queue: Anthony Polito <apolito@google.com> > Reviewed-by: Josip Sokcevic <sokcevic@google.com> > Reviewed-by: Anthony Polito <apolito@google.com> Bug: 1260085 Bug: 1273642 Change-Id: Iece472547549363733fd2fa8fe5240d39df744a9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3307500 Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: Josip Sokcevic <sokcevic@google.com>
-
- 29 Nov, 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/8829187715444793217 recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/6405fa87ee7da2a25985a1c061d8ebb6e18b154c 6405fa8 (gbeaty@chromium.org) Don't report coverage when using the --py3-only flag. 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: I0e548465b03d54ab24523938f304d74dc5ce2fee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3307499 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/8829188966380336977 recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/4d492867cfdccec4b57c156bae5cb39225b7508f 4d49286 (iannucci@chromium.org) Fix ResourceWaiter to not accidentally sort by gevent.Channel 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: I3ef516874efee21a099f3d37e42324e2c801668d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3307497 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>
-
Garrett Beaty authored
The step API now supports the same functionality that can_fail_build provides, so standardize on that argument rather than maintaining a duplicate mechanism. Bug: 1274644 Change-Id: Idcc3c0dacbab8d2d786b27ec277713063da6d334 Recipe-Manual-Change: build_limited Recipe-Manual-Change: infra Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3301439Reviewed-by:
Josip Sokcevic <sokcevic@google.com> Commit-Queue: Garrett Beaty <gbeaty@google.com>
-
Garrett Beaty authored
In order to enforce that the test data provided for placeholders is of the appropriate type (text vs binary), existing mismatches must be resolved. This will prevent type mismatch issues from occurring when switching builders to use python3. Bug: 1273548 Change-Id: I83da25432b67853992d7771aba558fd38520a24e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3300310Reviewed-by:
Gavin Mak <gavinmak@google.com> Commit-Queue: Garrett Beaty <gbeaty@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/8829229854762889089 recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/ba4a4b2d4f1f41483b2da98854f648727b4aecdb ba4a4b2 (chromium-autoroll@skia-public.iam.gserviceaccount.com) Roll CAS Client from 83708e8181ac to 7422359d33c6 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: I6a5dffb0ecdd5648f53f62d38f96cefece6f874f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3305986 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/8829238675179401809 recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/6d57d876daf8c71cf6d7c48dade968f7d46244d0 6d57d87 (chromium-autoroll@skia-public.iam.gserviceaccount.com) Roll CAS Client from 660e637467d1 to 0f5c78ebfa5f 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: Iee91c2171db77513d7895dac8e5e3a8434953e6d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3305977 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>
-
- 25 Nov, 2021 1 commit
-
-
Fumitoshi Ukai authored
Bug: b/206705242 Change-Id: I8c9c02b978559bf3b26a9ebdbb4aa31eace97c02 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3300807Reviewed-by:
Takuto Ikuta <tikuta@chromium.org> Commit-Queue: Fumitoshi Ukai <ukai@google.com>
-
- 24 Nov, 2021 2 commits
-
-
Brian Ryner authored
This removes the libffi.so.6 dependency on Linux. Bug: 1247674 Change-Id: I271bc6525ffbe8bd413e730b23365e1bc52aa16f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3299731Reviewed-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/8829714939111375777 recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/a8f2ad5eff316712dffc29d3a114c3c068afb5e5 a8f2ad5 (chromium-autoroll@skia-public.iam.gserviceaccount.com) Roll CAS Client from 8316a4907135 to 3f6049a5711c 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: Ibe4b0d8610503e34ff4aeb09e05148be4c699fa9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3299768 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>
-
- 23 Nov, 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/8829745138191541841 Please review the expectation changes, and LGTM+CQ. recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/206cd301ad30ada2437dda4ad370906f4c1d8156 206cd30 (gbeaty@chromium.org) Remove the log from write_raw. More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. R=dpranke@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Ifb9fe37d3d17fdb9b13ddab317c3357bf4e014b1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3298693 Auto-Submit: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: Garrett Beaty <gbeaty@google.com> Reviewed-by:
Garrett Beaty <gbeaty@google.com>
-
- 22 Nov, 2021 1 commit
-
-
Josip Sokcevic authored
And run it in presubmit checks R=gavinmak@google.com Change-Id: If2a8848f6ce85c466f45d9bf0f4fca6b4d75312f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3296677Reviewed-by:
Gavin Mak <gavinmak@google.com> Commit-Queue: Josip Sokcevic <sokcevic@google.com>
-
- 19 Nov, 2021 5 commits
-
-
Josip Sokcevic authored
And run it in presubmit checks R=apolito@google.com Change-Id: I1521fe4dd9fd5fe391459a00a91f03399b15b36a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3292211 Commit-Queue: Josip Sokcevic <sokcevic@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/8830172328172143009 recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/0dc8afb3a9ed9de231183bf0bec0d60a3dba025e 0dc8afb (iannucci@chromium.org) [cipd] Move ensure_tool to non-cacheable directory 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: I9a53009ab6f8d0a0378b5346f5bca750fe42de7f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3292358 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
R=apolito@google.com Change-Id: I24610ca05536b4ac6eed2c0a33ef411650b46dd0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3292089Reviewed-by:
Anthony Polito <apolito@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/8830174212818503905 recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/cb62e2ac49c58c31f7245b2e602cd21496ecc448 cb62e2a (vadimsh@chromium.org) Add a simple `golang` recipe module. 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: I0bfa5517c292fc1a5d055dc13f67e69c73989974 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3292355 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
R=apolito@google.com Change-Id: Id5e4f99ccb9d284ac09c2c4dd0fa57e59cb54f49 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3291894 Commit-Queue: Josip Sokcevic <sokcevic@google.com> Reviewed-by:
Anthony Polito <apolito@google.com>
-
- 18 Nov, 2021 4 commits
-
-
Anthony Polito authored
Change-Id: I51aece95bed6d32faf6f3f93591a7bdf459b3edc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3291901 Auto-Submit: Anthony Polito <apolito@google.com> Reviewed-by:
Josip Sokcevic <sokcevic@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/8830193087644129041 recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/03702dfe10977e52580b0fdabb255c2766683f93 03702df (iannucci@chromium.org) [engine] Make step names internally coerce to `str`. 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: I865c486d47b13b4f9eed37600bda67a273a73a5f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3291896 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>
-
Yiwei Zhang authored
To pickup: * https://crrev.com/c/3290046 * https://crrev.com/c/3290193 R=vadimsh Change-Id: I72ac9a25100a89d201929c1727cf23df1a7206df Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3290283 Auto-Submit: Yiwei Zhang <yiwzhang@google.com> Commit-Queue: Yiwei Zhang <yiwzhang@google.com> Reviewed-by:
Dirk Pranke <dpranke@google.com>
-
Alex Gough authored
Previous CL[0] had the paths inside the SDK wrong so did not correctly find the SetEnv.x64.json files in recent cipd packaged SDKs. The 'win_sdk' portion was not necessary. Downloading the cipd packages and verifies the old and new paths: gci . -File -Recurse | Where-Object {$_.Name -match 'SetEnv.x64.json'} CPID-----------------\ C:\src\dt\tmp\new-sdk\ Windows Kits\10\bin\SetEnv.x64.json C:\src\dt\tmp\old-sdk\ win_sdk\bin\SetEnv.x64.json [0] https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3283800 R=iannucci@chromium.org Bug: 1250098 Change-Id: I579fd288824ca9014176b7b1c221affd966fb953 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3290913 Commit-Queue: Robbie Iannucci <iannucci@chromium.org> Reviewed-by:
Robbie Iannucci <iannucci@chromium.org>
-
- 17 Nov, 2021 6 commits
-
-
Yuanjun Huang authored
bb batch cli retries on sub-request level. Change logs: infra/infra: https://chromium.googlesource.com/infra/infra/+log/3c772505..0e7a6d8b luci-go https://chromium.googlesource.com/infra/luci/luci-go.git/+log/da9044a7..ab1a8c041d4f Bug:1269620 Change-Id: I8905a808b40da92fe9f34453f1bc48ecbdadba1c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3286664Reviewed-by:
Robbie Iannucci <iannucci@chromium.org> Commit-Queue: Yuanjun Huang <yuanjunh@google.com>
-
Gavin Mak authored
ort is faster and fixes bugs in recursive strategy. Bug: 1260085 Change-Id: Ib8523d45da5cb0beea957b6ab706101d55bdc1f8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3276506 Commit-Queue: Anthony Polito <apolito@google.com> Reviewed-by:
Josip Sokcevic <sokcevic@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/8830333743599813745 recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/0f2cbbeaa09ac59b6d92ff7327c55ec2b7f3dc70 0f2cbbe (zhaoyangli@chromium.org) Add get sub invocation api to ResultDB recipe API 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: Ida7cc9996466fb490e4b8f570319adb9304c8ea9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3288873 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>
-
Robert Iannucci authored
R=bryner Bug: 1250098 Recipe-Nontrivial-Roll: build Recipe-Nontrivial-Roll: build_limited Recipe-Nontrivial-Roll: infra Change-Id: If19660a8ae9f1c3f4946b9367e150d2bf9b097a3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3288863Reviewed-by:
Brian Ryner <bryner@google.com> Commit-Queue: Brian Ryner <bryner@google.com> Commit-Queue: Robbie Iannucci <iannucci@chromium.org> Auto-Submit: Robbie Iannucci <iannucci@chromium.org>
-
Fumitoshi Ukai authored
Bug: b/206331104 Change-Id: I0ad8ee3a7f8df19f0414a174d02e95fffc3105d5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3287049Reviewed-by:
Takuto Ikuta <tikuta@chromium.org> Commit-Queue: Fumitoshi Ukai <ukai@google.com>
-
Rakib Hasan authored
The ETag's for some of the crx files contain non alpha and non digit characters like '='. Bug:1225491 Bug:b/191630810 Change-Id: Id43ed8ea5fc17825731dd1605c7d6358ceed39cd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3287293Reviewed-by:
Gavin Mak <gavinmak@google.com> Commit-Queue: Rakib Hasan <rmhasan@google.com>
-
- 16 Nov, 2021 3 commits
-
-
Robert Iannucci authored
R=ajgo@google.com Bug: 1250098 Recipe-Nontrivial-Roll: build Recipe-Nontrivial-Roll: build_limited Recipe-Nontrivial-Roll: infra Change-Id: I0a65193ed3c880ecfabef222ca85ea77bc3a75da Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3283800 Auto-Submit: Robbie Iannucci <iannucci@chromium.org> Commit-Queue: Josip Sokcevic <sokcevic@google.com> Reviewed-by:
Josip Sokcevic <sokcevic@google.com> Reviewed-by:
Alex Gough <ajgo@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/8830381008446388081 recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/a92ad28ee91e4c93687368996a459702b010b032 a92ad28 (gbeaty@chromium.org) Fix typo that causes failures for PY2+3 tests with --py3-only. 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: Ie449b10fb1ba8fc95d92a9e9574ab72a4425b6cc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3285733 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/8830384250443733361 recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/3ac241e81e9b9a78c25d95fdfa1d3d0feb1535ff 3ac241e (olivernewman@google.com) Include log name in unknown log type error 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: Ica7eea6b93a0a7840ab4a50c7d6e7a5519eedf73 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3285883 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>
-