- 07 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/d7f80cacbb5c61e5bdaaff122fb5ab0ea7b58345 Fix recipe bootstrap on Windows (phajdan.jr@chromium.org) TBR=iannucci@chromium.org Change-Id: I052ad4f75b17d2631250db1a4c854d4c305b93de Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://chromium-review.googlesource.com/471366 Reviewed-by: <recipe-roller@chromium.org> Commit-Queue: <recipe-roller@chromium.org>
-
- 06 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/796247003f570b54140f9cc6e7934bcdf11880e7 Put result.proto into recipe_engine proto package (nodir@chromium.org) TBR=iannucci@chromium.org Change-Id: I04d63c3a30e7330cd0f275b015c1c8456b7cde1b Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://chromium-review.googlesource.com/470766 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/ddfc94f01e4e1d3c7bf7dedfd58e6813bc5160df Assert validity of stream parameters. (dnj@chromium.org) TBR=iannucci@chromium.org Change-Id: I2da3668b70298a3219b32c62304bf2a903260e8c Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://chromium-review.googlesource.com/470646 Reviewed-by: <recipe-roller@chromium.org> Commit-Queue: <recipe-roller@chromium.org>
-
Lei Zhang authored
- TODO regarding --trybot-json - TODO regarding SVN - Remove else before return BUG=583578 Change-Id: I486d4a48ecca729ec2ecfb78f41d4be28665f37d Reviewed-on: https://chromium-review.googlesource.com/467266Reviewed-by: Marc-Antoine Ruel <maruel@chromium.org> Reviewed-by: 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/0160aa0a9b2b85379a8e80090d753fef20e6dce5 Add deprecation warning to simulation_test command (phajdan.jr@chromium.org) TBR=iannucci@chromium.org Change-Id: Iba2f7023a927bf682c57980b253c65c94a15dcf4 Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://chromium-review.googlesource.com/470347 Reviewed-by: <recipe-roller@chromium.org> Commit-Queue: <recipe-roller@chromium.org>
-
- 05 Apr, 2017 5 commits
-
-
Dan Jacques authored
If the Infra Git wrapper is managing a Git execution, "git_retry" will impose a second set of retries. Recognize this situation and disable "git_retry" so that the Git wrapper is the sole managing process. BUG=chromium:703868 TEST=local - Ran with and without environment variable, seems to work. Change-Id: I4f749c9693a761abe2a062ed5f1dc09f51c69e30 Reviewed-on: https://chromium-review.googlesource.com/469229 Commit-Queue: Daniel Jacques <dnj@chromium.org> Reviewed-by: Robbie Iannucci <iannucci@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/e9b07327159884c40cc81744361d0018c5cf481c absolutize paths specified in args (nodir@chromium.org) TBR=iannucci@chromium.org Change-Id: I054d76ea6a23446442aeb9ddaf63dbbc850140e6 Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://chromium-review.googlesource.com/468747 Reviewed-by: <recipe-roller@chromium.org> Commit-Queue: <recipe-roller@chromium.org>
-
Jochen Eisinger authored
BUG=694222 R=dpranke@chromium.org Change-Id: Ie841332129dd6fa8555d2e940c919b812fc9408d Reviewed-on: https://chromium-review.googlesource.com/467250Reviewed-by: Dirk Pranke <dpranke@chromium.org> Commit-Queue: Jochen Eisinger <jochen@chromium.org>
-
Andrii Shyshkalov authored
This reverts commit 0267fd2c. Reason for revert: seems to have changed some behavior as reported by SKIA. Original change's description: > git cl upload for Gerrit: use push options instead of refspec. > > This removes limitation of no special chars in patchset titles. > > BUG=chromium:663787,chromium:707963,gerrit:5184 > R=sergiyb@chromium.org,agable@chromium.org > TEST=uploaded this CL using depot_tools with this patch :) > > Change-Id: I5d684d0a0aa286a45ff99cca6d57aefa8436cd0f > Reviewed-on: https://chromium-review.googlesource.com/468926 > Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org> > Reviewed-by: Sergiy Byelozyorov <sergiyb@google.com> > TBR=agable@chromium.org,sergiyb@google.com,tandrii@chromium.org,sergiyb@chromium.org,borenet@chromium.org,chromium-reviews@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=chromium:663787,chromium:707963,gerrit:5184 Change-Id: I3306091b14b97a200150389d0480b69120af8c61 Reviewed-on: https://chromium-review.googlesource.com/469006Reviewed-by: Andrii Shyshkalov <tandrii@chromium.org> Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org>
-
Andrii Shyshkalov authored
This removes limitation of no special chars in patchset titles. BUG=chromium:663787,chromium:707963,gerrit:5184 R=sergiyb@chromium.org,agable@chromium.org TEST=uploaded this CL using depot_tools with this patch :) Change-Id: I5d684d0a0aa286a45ff99cca6d57aefa8436cd0f Reviewed-on: https://chromium-review.googlesource.com/468926 Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org> Reviewed-by: Sergiy Byelozyorov <sergiyb@google.com>
-
- 04 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/0586f16a4911be4855ce52621e143662e1d58062 Always identify test names that lead to failures (phajdan.jr@chromium.org) TBR=iannucci@chromium.org Change-Id: Ie62d48950b162155fca19793e3c8037caa2ba00c Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://chromium-review.googlesource.com/468187 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/189f7dcc9e1151e6714987e26eb7de14c531d3ae Implement 'diff' sub-command in new 'test' command (phajdan.jr@chromium.org) TBR=iannucci@chromium.org Change-Id: Iec3f053e6856c3487802bb51e2634050b60da0c2 Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://chromium-review.googlesource.com/468166 Reviewed-by: <recipe-roller@chromium.org> Commit-Queue: <recipe-roller@chromium.org>
-
Jochen Eisinger authored
This allows for having some global comments such as timezones or long-term unavailability. The comments go into build/OWNERS.status (that way, they should be available in all repos that map in build/ for the gn config files). The local can be overwritten in codereview.settings. The format is email: status Comments (starting with #) are allowed in that file, but they're ignored. BUG=694222 R=dpranke@chromium.org Change-Id: I49f58be87497d1ccaaa74f0a2f3d373403be44e7 Reviewed-on: https://chromium-review.googlesource.com/459542 Commit-Queue: Jochen Eisinger <jochen@chromium.org> Reviewed-by: Dirk Pranke <dpranke@chromium.org>
-
anatoly techtonik authored
Bug: 703064 Change-Id: I319e89a43533b86c0eedff56fec2665fa13e728c Reviewed-on: https://chromium-review.googlesource.com/466006 Commit-Queue: Robbie Iannucci <iannucci@chromium.org> Reviewed-by: Robbie Iannucci <iannucci@chromium.org>
-
- 03 Apr, 2017 2 commits
-
-
Aaron Gable authored
Bug: 707313 Change-Id: Ic3860aa6b9aeaba3ec02ab8dac8dd63429f917cc Reviewed-on: https://chromium-review.googlesource.com/466688Reviewed-by: Erik Staab <estaab@chromium.org> Commit-Queue: Aaron Gable <agable@chromium.org>
-
anatoly techtonik authored
Bug: Change-Id: Ife7f4049062bc951e58d5c322b1fc7e39338fe79 Reviewed-on: https://chromium-review.googlesource.com/463246 Commit-Queue: anatoly techtonik <techtonik@gmail.com> Reviewed-by: Robbie Iannucci <iannucci@chromium.org>
-
- 02 Apr, 2017 1 commit
-
-
anatoly techtonik authored
xcopy flags replaced - /i dest is directory, /q quiet, /d newer, /y yes Bug: 707150 Change-Id: I3fe47dae78bd7153aa66dbf207f8d8c73eb4dc83 Reviewed-on: https://chromium-review.googlesource.com/464866Reviewed-by: Robbie Iannucci <iannucci@chromium.org> Commit-Queue: anatoly techtonik <techtonik@gmail.com>
-
- 31 Mar, 2017 3 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/e02889f17c4ac35b7fb99915c5e05a9dde1347c0 test: promote --train to its own subcommand (phajdan.jr@chromium.org) TBR=iannucci@chromium.org Change-Id: If2fa16ba4938ac654e01b193c900f6f90fa22d0b Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://chromium-review.googlesource.com/465326 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/09292e372498915b899f480ce9f384057dc5710c Implement debug (pdb) support in new 'test' command (phajdan.jr@chromium.org) TBR=iannucci@chromium.org Change-Id: Ic8fb59da051b6551abc4c2d85e4df8b3d7f7eebf Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://chromium-review.googlesource.com/465286 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/1af805aac5b8735be9effce6251286d062755257 Convert structured output of 'test' command to protos (phajdan.jr@chromium.org) TBR=iannucci@chromium.org Change-Id: I1af529baa8f4bb5f57d9f3f2ddaf2e19cc88cfa4 Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://chromium-review.googlesource.com/464966 Reviewed-by: <recipe-roller@chromium.org> Commit-Queue: <recipe-roller@chromium.org>
-
- 30 Mar, 2017 1 commit
-
-
Aaron Gable authored
This is a hack to support the most common git workflow: keeping a local branch named 'master' which is a replica of 'origin/master' with no local changes, and basing all feature branches off of that. Test: * created master branch, created feature branch, uploaded CL correctly * created master branch, landed change on master branch, created feature branch, uploaded CL, CL contains change on master too * created non-master branch, created feature branch, failed to upload CL Bug: 682104 Change-Id: I8481b787e6dcab162d2846c07f1ddad950f491e0 Reviewed-on: https://chromium-review.googlesource.com/464107Reviewed-by: Andrew Bonventre <andybons@google.com> Commit-Queue: Aaron Gable <agable@chromium.org>
-
- 29 Mar, 2017 7 commits
-
-
Robert Iannucci authored
Bug: Change-Id: I66060bbf29a5940041eecfac70df6dae0894887f Reviewed-on: https://chromium-review.googlesource.com/462595 Commit-Queue: Robbie Iannucci <iannucci@chromium.org> Reviewed-by: Nodir Turakulov <nodir@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/e77477ba61ef082e2e34d58fd1251a1cb707f698 make doc/recipes.py supported version 1 and 2 (iannucci@chromium.org) TBR=iannucci@chromium.org Change-Id: I0dce7abdcf831c81aa8144b9bef9ceb14a65b425 Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://chromium-review.googlesource.com/462655 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/855168108b3dab668c36b56a99ca5a73f6d98932 [recipes.cfg] upgrade to api_version 2 (iannucci@chromium.org) TBR=iannucci@chromium.org Change-Id: I4e361cd1afeeac49c9fba7467834ea840b71e1ce Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://chromium-review.googlesource.com/462615 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/9f7465ffe92dab0bcc6f4d0e60303c6bff4d0f72 [recipes.cfg] Add disable reason. (iannucci@chromium.org) TBR=iannucci@chromium.org Change-Id: I37a683f7974c29d1d45344f9897908478feebb42 Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://chromium-review.googlesource.com/462535 Reviewed-by: <recipe-roller@chromium.org> Commit-Queue: <recipe-roller@chromium.org>
-
Robert Iannucci authored
This is needed for making PostUploadHooks that don't have to re-invent the git footers library. Bug: Change-Id: I0a0ccf3dffd25152c2c273487ddbd9b279d80678 Reviewed-on: https://chromium-review.googlesource.com/461729Reviewed-by: Aaron Gable <agable@chromium.org> Commit-Queue: Robbie Iannucci <iannucci@chromium.org>
-
anatoly techtonik authored
Bug: Change-Id: Ib089dd4d9c6ee5ed93e12fd588e28a2eecff3690 Reviewed-on: https://chromium-review.googlesource.com/461184Reviewed-by: Aaron Gable <agable@chromium.org> Reviewed-by: Marc-Antoine Ruel <maruel@chromium.org> Commit-Queue: Aaron Gable <agable@chromium.org>
-
anatoly techtonik authored
Windows paths use backward slash separator, which escapes regular expressions for white and black lists in PRESUBMIT.py filters See https://goo.gl/6c7aku for discussion Bug: Change-Id: Ia1d133c5b6cfa6cb364b1500b7b7abe583bce346 Reviewed-on: https://chromium-review.googlesource.com/461141 Commit-Queue: Marc-Antoine Ruel <maruel@chromium.org> Reviewed-by: Marc-Antoine Ruel <maruel@chromium.org>
-
- 28 Mar, 2017 4 commits
-
-
Bruce Dawson authored
The versions of dbghelp.dll that ship with the latest 10.0.14393.0 SDK (yes, there are multiple versions) as of the VS 2017 launch cannot handle /debug:fastlink binaries created by VS 2017. This leads to hangs during symbol lookup, as reported here: https://developercommunity.visualstudio.com/content/problem/36255/chromes-base-unittests-fails-with-vs-2017-due-to-s.html The recommended fix is to copy dbghelp.dll from the VS install instead, from Common7\IDE\CommonExtensions\Microsoft\TestWindow\Extensions\CppUnitFramework Without this fix base_unittests will hang and windbg will not work on /debug:fastlink binaries. With this fix base_unittests completes promptly. BUG=683729 Change-Id: Ie58b9d898a1feb04f11e99891035d2e40a2a9c0f Reviewed-on: https://chromium-review.googlesource.com/461385Reviewed-by: Scott Graham <scottmg@chromium.org> Commit-Queue: Bruce Dawson <brucedawson@chromium.org>
-
Robert Iannucci authored
Bug: Change-Id: Ie6b0df9729cdd34f138005ea811d2475de973a94 Reviewed-on: https://chromium-review.googlesource.com/461246Reviewed-by: Nodir Turakulov <nodir@chromium.org> Commit-Queue: Robbie Iannucci <iannucci@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/4fcdb75517198a9ca32c7c4aecbe2e6f54b8b6c2 [package.proto] convert deps from list to map. (iannucci@chromium.org) TBR=iannucci@chromium.org Change-Id: I054023de3fb57a4680ba1e83c0f3942ca681484e Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://chromium-review.googlesource.com/461401 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/8ec7b6d3ca59e7c178ad1b03e4408da556fddafa [recipes.cfg] set canonical_url and autoroller options (iannucci@chromium.org) TBR=iannucci@chromium.org Change-Id: Ia29d2ce955cc58c0ffbed15eee8aaa93a1cb6b6d Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://chromium-review.googlesource.com/461557 Reviewed-by: <recipe-roller@chromium.org> Commit-Queue: <recipe-roller@chromium.org>
-
- 27 Mar, 2017 8 commits
-
-
Nodir Turakulov authored
It proved to be dangerous to introduce conditional logic into recipes and recipe modules to alternate between buildbot and luci modes, namely it touches buildbot code paths, which can be very dangerous. Instead, introduce "generic" path config that configures existing base paths from the built-in ones. Also remove swarmbucket path config because it is not used. -- This CL is a simpler version of https://chromium-review.googlesource.com/c/459234/ in that it does not make generic path config a default. This avoids behavioral change in downstream recipe packages and makes rolling into build.git trivial. R=iannucci@chromium.org BUG=660481 Change-Id: Ifc147e29e68a6e0c800da73a8e356238dfc2938a Reviewed-on: https://chromium-review.googlesource.com/461359 Commit-Queue: Nodir Turakulov <nodir@chromium.org> Reviewed-by: Robbie Iannucci <iannucci@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/230fcdf5d57a084071e3617885b3286353ab1350 [package.proto] add options for autoroller recipe to recipes.cfg. (iannucci@chromium.org) TBR=iannucci@chromium.org Change-Id: I572a9306423d2065bf5c64522d56d6e58f3d30ea Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://chromium-review.googlesource.com/461477 Reviewed-by: <recipe-roller@chromium.org> Commit-Queue: <recipe-roller@chromium.org>
-
Nodir Turakulov authored
This reverts commit 8b5b5941. Reason for revert: nothing wrong with this CL, but implementing a manual roll to build.git takes more than 20 min. I will reland this CL once my roll to build.git CL is ready Original change's description: > add "generic" infra path config > > It proved to be dangerous to introduce conditional logic into recipes > and recipe modules to alternate between buildbot and luci modes, namely > it touches buildbot code paths, which can be very dangerous. > > Instead, introduce "generic" default path config that configures > existing base paths from the built-in ones. > > Also remove swarmbucket path config because it is not used. > > R=iannucci@chromium.org > BUG=660481 > > Change-Id: Ide0e1f64913fe35766b997ab5b55f01f4c63aa58 > Reviewed-on: https://chromium-review.googlesource.com/459234 > Commit-Queue: Nodir Turakulov <nodir@chromium.org> > Reviewed-by: Robbie Iannucci <iannucci@chromium.org> > TBR=iannucci@chromium.org,nodir@chromium.org,chromium-reviews@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=660481 Change-Id: If27a537689dfe3669015bcbc7a5f07ca1f5c10af Reviewed-on: https://chromium-review.googlesource.com/461223Reviewed-by: Nodir Turakulov <nodir@chromium.org> Commit-Queue: Nodir Turakulov <nodir@chromium.org>
-
Nodir Turakulov authored
It proved to be dangerous to introduce conditional logic into recipes and recipe modules to alternate between buildbot and luci modes, namely it touches buildbot code paths, which can be very dangerous. Instead, introduce "generic" default path config that configures existing base paths from the built-in ones. Also remove swarmbucket path config because it is not used. R=iannucci@chromium.org BUG=660481 Change-Id: Ide0e1f64913fe35766b997ab5b55f01f4c63aa58 Reviewed-on: https://chromium-review.googlesource.com/459234 Commit-Queue: Nodir Turakulov <nodir@chromium.org> Reviewed-by: Robbie Iannucci <iannucci@chromium.org>
-
Aaron Gable authored
httplib2 uses an on-disk cache whose path is given by the first argument to the httplib2.Http constructor. The `(host)` parameter was left over from some earlier edition of this code that didn't do on-disk caching. Bug: 705046 Change-Id: I061324e4d1bbd680502230aefc73fe66daccaba1 Reviewed-on: https://chromium-review.googlesource.com/458967Reviewed-by: Mark Mentovai <mark@chromium.org> Commit-Queue: Aaron Gable <agable@chromium.org>
-
Andrii Shyshkalov authored
R=sergiyb@chromium.org BUG=689543 Change-Id: Ifb0bc9a03da09cb81ba94c310ae59cfee69b7de1 Reviewed-on: https://chromium-review.googlesource.com/461137Reviewed-by: Sergiy Byelozyorov <sergiyb@chromium.org> Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org>
-
Andrii Shyshkalov authored
Bug: 682934 Tested: https://chromium.googlesource.com/infra/experimental/+log/aef8ad..0378e4 Adapted-from: https://chromium-review.googlesource.com/c/431976/ Change-Id: Ida8141bc92d7501d8e17a1b8571033180f02a7b3 Reviewed-on: https://chromium-review.googlesource.com/458353Reviewed-by: Aaron Gable <agable@chromium.org> Reviewed-by: Michael Achenbach <machenbach@chromium.org> Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org>
-
Pierre-Antoine Manzagol authored
The issue is with directory separators: "Check that c:\src\chromium\src or c:\src\chromium\src\tools/metrics/histograms/pretty_print.py exist and have execution permission." BUG=679514 Change-Id: I88a57783ca3bf8aa5af4d83fb34901c2d2385fe9 Reviewed-on: https://chromium-review.googlesource.com/457800Reviewed-by: Robbie Iannucci <iannucci@chromium.org> Commit-Queue: Pierre-Antoine Manzagol <manzagop@chromium.org>
-