- 12 Apr, 2017 1 commit
-
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug (or complain) recipe_engine: https://crrev.com/f9234eae58f62b6af33d74391de1ead436fb3117 [fetch.py] only do a reset if diff is unclean. (iannucci@chromium.org) TBR=iannucci@chromium.org Change-Id: I9a2e5e960810826065e7469407ed15f4075ba922 Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://chromium-review.googlesource.com/475510 Reviewed-by: <recipe-roller@chromium.org> Commit-Queue: <recipe-roller@chromium.org>
-
- 11 Apr, 2017 17 commits
-
-
Aaron Gable authored
While working on fixing git-cl-status for gerrit, I realized it would be really easy to bring the Rietveld version up to parity and simplify it at the same time. Bug: 706460 Change-Id: Icff32b532fa29f8869205111cd117176e0d34b8f Reviewed-on: https://chromium-review.googlesource.com/470448 Commit-Queue: Aaron Gable <agable@chromium.org> Reviewed-by: Andrii Shyshkalov <tandrii@chromium.org>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug (or complain) recipe_engine: https://crrev.com/7bd2024cede7b97a253c496d263bf9bde6cc9815 [test] make --filter imply *.* instead of .* (iannucci@chromium.org) TBR=iannucci@chromium.org Change-Id: Ie635aaf72e305cd1c89b1d269ee4f5ea1acdfbda Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://chromium-review.googlesource.com/475244 Reviewed-by: <recipe-roller@chromium.org> Commit-Queue: <recipe-roller@chromium.org>
-
Aaron Gable authored
The loop over the messages didn't early-exit when it found a non-CQ message, so it would continue looking until it found any message by a non-owner. So all CLs with any comments by anyone other than the uploader would be in 'reply' state forever. This CL fixes that, and also makes some other tweaks to make the gerrit status code simpler and faster. Bug: 706460 Change-Id: I5cc06962f5121fe042a315e5e2e205e556eb85da Reviewed-on: https://chromium-review.googlesource.com/470586Reviewed-by: Andrii Shyshkalov <tandrii@chromium.org> Commit-Queue: Aaron Gable <agable@chromium.org>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug (or complain) recipe_engine: https://crrev.com/5a74d04e181b07592fb57abd5602bafe276e2b17 bootstrap: Invoke "pip" through Python. (dnj@chromium.org) TBR=iannucci@chromium.org Change-Id: Iadb36eb631b2fbbefa9ea61b72c55a69564f9b81 Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://chromium-review.googlesource.com/473894 Reviewed-by: <recipe-roller@chromium.org> Commit-Queue: <recipe-roller@chromium.org>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug (or complain) recipe_engine: https://crrev.com/939068138596e0259bd19be9e40c1ab17f55b3d6 Revert of Enable strict coverage for step module (patchset #3 id:40001 of https://codereview.chromium.org/2806363004/ ) (phajdan.jr@chromium.org) TBR=iannucci@chromium.org Change-Id: I54dcc754d21caff570f9a6473130cb288a147f61 Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://chromium-review.googlesource.com/473851 Reviewed-by: <recipe-roller@chromium.org> Commit-Queue: <recipe-roller@chromium.org>
-
Paweł Hajdan, Jr authored
This will make it reusable, e.g. for https://chromium-review.googlesource.com/c/465417/ Bug: none Change-Id: I96f13c6ff3aff22c787e290979602e7a0d725213 Reviewed-on: https://chromium-review.googlesource.com/474139Reviewed-by: Robbie Iannucci <iannucci@chromium.org> Reviewed-by: Ryan Tseng <hinoka@chromium.org> Commit-Queue: Paweł Hajdan Jr. <phajdan.jr@chromium.org>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug (or complain) recipe_engine: https://crrev.com/3bd327959845d8cb93d1987b3da790a20384a1e1 Enable strict coverage for step module (phajdan.jr@chromium.org) TBR=iannucci@chromium.org Change-Id: I7c49190fc5fa556ad462e9a0c9b0f25bb042f5ad Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://chromium-review.googlesource.com/473950 Reviewed-by: <recipe-roller@chromium.org> Commit-Queue: <recipe-roller@chromium.org>
-
Andrii Shyshkalov authored
Nothing should depend on this magic file any more. R=maruel@chromium.org,agable@chromium.org Change-Id: Ibff8e2b575b119733c6c21ca6aebe38856c578c1 Reviewed-on: https://chromium-review.googlesource.com/474826 Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org> Reviewed-by: Marc-Antoine Ruel <maruel@chromium.org>
-
Andrii Shyshkalov authored
R=machenbach@chromium.org Bug: 689543 Change-Id: I73607e7afe78bac3bbe509fe9c4387dfd0095011 Reviewed-on: https://chromium-review.googlesource.com/474138Reviewed-by: Michael Achenbach <machenbach@chromium.org> Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org>
-
Andrii Shyshkalov authored
* if --rietveld or --gerrit is given, parse only using appropriate parser. * if url has '$HOST-review' in the beginning, assume it's Gerrit * if type of codereview is detected based on URL, then print this information for the user. This also applies to `git cl description` but message is logged instead, because in '-d|--display' option git cl is supposed to print only description, and some tooling likely relies on this :( R=jochen@chromium.org BUG=706406 Change-Id: I21c9355c5334fd71db27618cda11287f75168b59 Reviewed-on: https://chromium-review.googlesource.com/473186 Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org> Reviewed-by: Jochen Eisinger <jochen@chromium.org>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug (or complain) recipe_engine: https://crrev.com/05d9ed6145e2b05b7430fb7306f279fb2e2f19b2 [bundle] allow empty directories. (iannucci@chromium.org) TBR=iannucci@chromium.org Change-Id: I98f5d744f11e7de7ce82ad4ee648c367799fabd6 Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://chromium-review.googlesource.com/474685 Reviewed-by: <recipe-roller@chromium.org> Commit-Queue: <recipe-roller@chromium.org>
-
Paweł Hajdan, Jr authored
See https://codereview.chromium.org/2808833003/ for context. Bug: 699120, 693058 Change-Id: I1420c347d4ae2bac8bea54bc1b921fe6b65e6161 Reviewed-on: https://chromium-review.googlesource.com/474027Reviewed-by: Robbie Iannucci <iannucci@chromium.org> Commit-Queue: Paweł Hajdan Jr. <phajdan.jr@chromium.org>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug (or complain) recipe_engine: https://crrev.com/168be2068b30c07600603f1ce7fffe8f21348965 [doc/recipes.py] stop intercepting --help (iannucci@chromium.org) TBR=iannucci@chromium.org Change-Id: If3c76b68fd224eae3bf5c333ca80ef633a7554a1 Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://chromium-review.googlesource.com/473791 Reviewed-by: <recipe-roller@chromium.org> Commit-Queue: <recipe-roller@chromium.org>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug (or complain) recipe_engine: https://crrev.com/e47e63a157739d48e41f71a2d3827d1a38277359 Fix autoroller updates() criteria. (iannucci@chromium.org) TBR=iannucci@chromium.org Change-Id: Ifda7ecac9682dbf5cfd72b0ff911187180bcc3f8 Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://chromium-review.googlesource.com/473790 Reviewed-by: <recipe-roller@chromium.org> Commit-Queue: <recipe-roller@chromium.org>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug (or complain) recipe_engine: https://crrev.com/8ccde4e6c9059cd907363ff4771fc6f222aee05e Fix typobug (iannucci@google.com) TBR=iannucci@chromium.org Change-Id: I0de51cbb16b8bc7f94f054e39a7242b8f0afff1a Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://chromium-review.googlesource.com/474188 Reviewed-by: <recipe-roller@chromium.org> Commit-Queue: <recipe-roller@chromium.org>
-
Matt Giuca authored
BUG=709835 Change-Id: Ia203cf24adf752ef3acdf660b4fe0990503782b9 Reviewed-on: https://chromium-review.googlesource.com/472587Reviewed-by: Robbie Iannucci <iannucci@chromium.org> Commit-Queue: Matt Giuca <mgiuca@chromium.org>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug (or complain) recipe_engine: https://crrev.com/cc1f2ad78df7d3d19cff8e2d31866b9e49f732a9 Heavily refactor repo backends system. (iannucci@chromium.org) TBR=iannucci@chromium.org Change-Id: I6d0883bd514106852ad11bab40422392389e0fcc Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://chromium-review.googlesource.com/473890 Reviewed-by: <recipe-roller@chromium.org> Commit-Queue: <recipe-roller@chromium.org>
-
- 10 Apr, 2017 17 commits
-
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug (or complain) recipe_engine: https://crrev.com/f5e47cfc28b5964701572db12f96c7a5a3f1821a Enable strict coverage for json, path, platform, properties, raw_io (phajdan.jr@chromium.org) TBR=iannucci@chromium.org Change-Id: Ib252420e515f7521a4b36129edcdcc6d2dbe1be4 Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://chromium-review.googlesource.com/474186 Reviewed-by: <recipe-roller@chromium.org> Commit-Queue: <recipe-roller@chromium.org>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug (or complain) recipe_engine: https://crrev.com/56ba34248d8319cfdaff19ae55d68004fdd8ebf8 Stop running deprecated simulation_test (phajdan.jr@chromium.org) TBR=iannucci@chromium.org Change-Id: I7c379c112ee63a2daf6050ab3ccccd9ae940d90b Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://chromium-review.googlesource.com/473929 Reviewed-by: <recipe-roller@chromium.org> Commit-Queue: <recipe-roller@chromium.org>
-
Bruce Dawson authored
Change crrev.com/1825163003 attempted to enable crash dump collection on build machines, and it worked fine on local testing. However it only worked because local testing was done using 64-bit Python. The builders use python from depot_tools which is 32-bit Python so the changes all went to "HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft" instead of to "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft", which means they were ignored. For a year. This made investigation of linker crashes more complicated than needed. This change uses the necessary winreg.KEY_WOW64_64KEY dance so that the 64-bit registry is always used, whether running 32-bit Python or 64-bit Python. Both versions were tested locally. The behavior on 32-bit Windows is unknown but we don't support building on 32-bit Windows anyway, and any failures would be rendered harmless by the try/except block. R=scottmg@chromium.org BUG=704286 Change-Id: I6abc0e1e9c69b9a4e4b9c705bea9e4faadd0945c Reviewed-on: https://chromium-review.googlesource.com/473567Reviewed-by: Robbie Iannucci <iannucci@chromium.org> Reviewed-by: Scott Graham <scottmg@chromium.org> Commit-Queue: Bruce Dawson <brucedawson@chromium.org>
-
Scott Graham authored
Change-Id: I393579c9cfafbd6a5331abb13e33b61c8fa69df7 Reviewed-on: https://chromium-review.googlesource.com/473548Reviewed-by: Marc-Antoine Ruel <maruel@chromium.org> Commit-Queue: Marc-Antoine Ruel <maruel@chromium.org>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug (or complain) recipe_engine: https://crrev.com/4afdf69bc15cbcf6a88076da7074d24cb88780d2 Add test coverage for testing recipe configs and test_api (phajdan.jr@chromium.org) TBR=iannucci@chromium.org Change-Id: Ia28a35f38794ae2baae3b29a58594eb67b6647b6 Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://chromium-review.googlesource.com/473927 Reviewed-by: <recipe-roller@chromium.org> Commit-Queue: <recipe-roller@chromium.org>
-
Dan Jacques authored
Recipe rolling is encountering difficulty, so manually roll. BUG=None TEST=None Change-Id: I0f406b4fcb4b2dfc1485e881ea7893cd3267ec8e Reviewed-on: https://chromium-review.googlesource.com/473547Reviewed-by: Robbie Iannucci <iannucci@chromium.org> Commit-Queue: Daniel Jacques <dnj@chromium.org>
-
Andrii Shyshkalov authored
R=jochen@chromium.org BUG=706406 Change-Id: I477d1cf629bb0bccebead6e5c0189830ea76be7e Reviewed-on: https://chromium-review.googlesource.com/472867 Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org> Reviewed-by: Jochen Eisinger <jochen@chromium.org>
-
Matt Giuca authored
This could, in extreme cases, result in a crash due to the wrong line number being out of bounds of the file line count. BUG=709831 Change-Id: I08ec75362d49c4a72e7ee9fd489d5f9baa6d31bd Reviewed-on: https://chromium-review.googlesource.com/472648Reviewed-by: Nico Weber <thakis@chromium.org> Reviewed-by: Jochen Eisinger <jochen@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org>
-
Andrii Shyshkalov authored
This is temporary, and will be changed in subsequent CLs. For now, it suffices to stop relying on pseudo-random dictionary order in tests and prod. R=jochen@chromium.org BUG=706406 Change-Id: I26c467a28bc63b5f81d20fc222a2b6f0511c507f Reviewed-on: https://chromium-review.googlesource.com/472750Reviewed-by: Jochen Eisinger <jochen@chromium.org> Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org>
-
Andrii Shyshkalov authored
R=sergiyb@chromium.org BUG=697625 Change-Id: I493bcc9212baf9030270cb71cf75ac969a67f2a0 Reviewed-on: https://chromium-review.googlesource.com/472724 Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org> Reviewed-by: Sergiy Byelozyorov <sergiyb@chromium.org>
-
Andrii Shyshkalov authored
R=sergiyb@chromium.org BUG=708785 Change-Id: Id25d3ef9a1449a0c259ed48b782e1b766e1a5fc9 Reviewed-on: https://chromium-review.googlesource.com/472906Reviewed-by: Sergiy Byelozyorov <sergiyb@chromium.org> Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org>
-
Andrii Shyshkalov authored
R=sergiyb@chromium.org Change-Id: Ieea94428c7d9932242fb57b80afc1cf366b7bb54 Reviewed-on: https://chromium-review.googlesource.com/472827Reviewed-by: Sergiy Byelozyorov <sergiyb@chromium.org> Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org>
-
Andrii Shyshkalov authored
R=sergiyb@chromium.org BUG=697625 Change-Id: I2c3ad4e9380bd667c149be09eabeb5af0a5ab020 Reviewed-on: https://chromium-review.googlesource.com/472749Reviewed-by: Sergiy Byelozyorov <sergiyb@chromium.org> Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org>
-
Andrii Shyshkalov authored
R=sergiyb@chromium.org BUG=708785 Change-Id: Ib29be04cda18b0b1187893e555a4c5a7ea753e6e Reviewed-on: https://chromium-review.googlesource.com/472866Reviewed-by: Sergiy Byelozyorov <sergiyb@chromium.org> Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org>
-
Jochen Eisinger authored
R=dpranke@chromium.org BUG=694222 Change-Id: I5676db2283dd43378293bc9bb32f71e0a1225806 Reviewed-on: https://chromium-review.googlesource.com/471609Reviewed-by: Dirk Pranke <dpranke@chromium.org> Commit-Queue: Jochen Eisinger <jochen@chromium.org>
-
Andrii Shyshkalov authored
PolyGerrit used to surround emails with invisible unicode char, which resulted in reviewers not being found by Gerrit. It has since been fixed (handled in Google internal bug b/34702620). R=sergiyb@chromium.org Change-Id: I43ade0ef23d88611081744eff57129a69b5176c8 Reviewed-on: https://chromium-review.googlesource.com/472808Reviewed-by: Sergiy Byelozyorov <sergiyb@chromium.org> Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug (or complain) recipe_engine: https://crrev.com/86179ebcb99567b956e788bb1a100c262f533083 Work around unicode issues by re-encoding properties as utf-8 (phajdan.jr@chromium.org) TBR=iannucci@chromium.org Change-Id: I6a850e86de670587555ba808a99b98eb3e939e55 Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://chromium-review.googlesource.com/472666 Reviewed-by: <recipe-roller@chromium.org> Commit-Queue: <recipe-roller@chromium.org>
-
- 08 Apr, 2017 1 commit
-
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug (or complain) recipe_engine: https://crrev.com/2ea2b19c4deb2f81b462754509e2c858e73078ec Refactor and clean up unit tests a bit. (iannucci@chromium.org) TBR=iannucci@chromium.org Change-Id: I8bf8481c196523f1a4db72a001fef0085399caa5 Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://chromium-review.googlesource.com/472446 Reviewed-by: <recipe-roller@chromium.org> Commit-Queue: <recipe-roller@chromium.org>
-
- 07 Apr, 2017 4 commits
-
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug (or complain) recipe_engine: https://crrev.com/11a5a6648f538d56cd5a48169f7b349e2d71886c Enable bootstrap by default when invoking test command (phajdan.jr@chromium.org) TBR=iannucci@chromium.org Change-Id: I6d403722187d2ac73f1a2d53a23b272fa6d0d983 Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://chromium-review.googlesource.com/471766 Reviewed-by: <recipe-roller@chromium.org> Commit-Queue: <recipe-roller@chromium.org>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug (or complain) recipe_engine: https://crrev.com/0fdbf0025e0a814b0c2ea8c787d24aeab0ecb99b Add --disable-bootstrap option to recipe engine (phajdan.jr@chromium.org) TBR=iannucci@chromium.org Change-Id: I06e634276389b6367fae59278a880c91fb2c05a4 Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://chromium-review.googlesource.com/471647 Reviewed-by: <recipe-roller@chromium.org> Commit-Queue: <recipe-roller@chromium.org>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug (or complain) recipe_engine: https://crrev.com/162f5cba2739078a1ff263c9898fa31690864481 Revert of Enable recipe bootstrap by default (patchset #1 id:1 of https://codereview.chromium.org/2801073004/ ) (phajdan.jr@chromium.org) https://crrev.com/22e9f7a530a72ede0b5390687cfffb79e3e5bf60 Revert of Disable bootstrap for recipes.py invocations in autoroll (patchset #1 id:1 of https://codereview.chromium.org/2801273002/ ) (phajdan.jr@chromium.org) TBR=iannucci@chromium.org Change-Id: I25be05fc56eda7495d814f3a02bc9617dcfe9924 Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://chromium-review.googlesource.com/471368 Reviewed-by: <recipe-roller@chromium.org> Commit-Queue: <recipe-roller@chromium.org>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug (or complain) recipe_engine: https://crrev.com/bbe066964830adfaa2298d0fd77e02b86bcd48ea Disable bootstrap for recipes.py invocations in autoroll (phajdan.jr@chromium.org) TBR=iannucci@chromium.org Change-Id: I31fa2e650e2e96c41c077721da240e332d10fe5b Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://chromium-review.googlesource.com/471367 Reviewed-by: <recipe-roller@chromium.org> Commit-Queue: <recipe-roller@chromium.org>
-