- 17 May, 2021 1 commit
-
-
Dirk Pranke authored
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/+/2898439Reviewed-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>
-
- 14 May, 2021 8 commits
-
-
Robert Iannucci authored
R=vadimsh Bug: 1209177 Change-Id: Ie21293e54d88173e35763c4b60c834d52a3ad6d6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2898579 Commit-Queue: Robbie Iannucci <iannucci@chromium.org> Commit-Queue: Vadim Shtayura <vadimsh@chromium.org> Auto-Submit: Robbie Iannucci <iannucci@chromium.org> Reviewed-by: Vadim Shtayura <vadimsh@chromium.org>
-
Erik Staab authored
Change-Id: I1706bc696590215f304dcc16f08ecb6afe1144fc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2897933Reviewed-by: Dirk Pranke <dpranke@google.com> Commit-Queue: Erik Staab <estaab@chromium.org>
-
Nico Weber authored
Enough works in that config that it seems like a better default by now. Checking out, building, and uploading patches works (but uploading still requires `--bypass-hooks` for now until crbug.com/1205263 is fixed). (In case something important I'm not aware of breaks, we can revert this.) Bug: 1103236,1205263 Change-Id: Id432ffd4ab19b15c019614953a2cefa787b46225 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2896468Reviewed-by: Dirk Pranke <dpranke@google.com> Commit-Queue: Nico Weber <thakis@chromium.org>
-
Evan Stade authored
This allows it to be more easily reused in a project, e.g. https://chromium-review.googlesource.com/c/chromium/src/+/2895086 Bug: 1209079 Change-Id: Ib50f2fcca3489dda60328589a7489d76f1d83ffe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2896584Reviewed-by: Dirk Pranke <dpranke@google.com> Commit-Queue: Evan Stade <estade@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. recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/beaf87515255ec8163d514a41d2a272d6fae469a beaf875 (iannucci@chromium.org) [python3] Switch all uses of `six` to `future`. 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: Ic916edf96367712b8f3d455fa495f6268df01ec2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2897999 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>
-
Edward Lesmes authored
Test implicit owners approval. Change-Id: I1f38e1b931b191909659298a7e6e39c42603c1e0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2897275Reviewed-by: Yulan Lin <yulanlin@google.com> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
-
Chenlin Fan authored
This change includes the following commits from the infra/infra repository: $ git log --format='%h %s (%ae)' \ 97ee9cecaac4d99be09278169f987e61b8116672..HEAD \ -- go/src/infra/chromeperf/pinpoint/cli a16d4a5458 Fix deadlock in Pinpoint CLI Unit Test (heiserya@google.com) 211e030fbe Add ability to run a batch of experiments to Pinpoint CLI (heiserya@google.com) ca40b45ace pinpoint: Make artifact download concurrent (dberris@google.com) 08ea607681 pinpoint: print absolute path for downloaded files (fancl@chromium.org) 128352a9fb chromeperf: Add go_package option to protos (dberris@google.com) 6f69cd0a52 pinpoint: Initial support for downloading job artifacts (fancl@chromium.org) fbcd876092 pinpoint: Compact job listing UI (dberris@google.com) 095bfe3bc8 pinpoint: Set a user agent for the CLI (dberris@google.com) Change-Id: I4c31857272591667af5587ec83f3418cb1c14303 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2896109 Auto-Submit: Chenlin Fan <fancl@chromium.org> Reviewed-by: Dirk Pranke <dpranke@google.com> Commit-Queue: Dirk Pranke <dpranke@google.com>
-
Brian Ryner authored
Bug: 1208146 Change-Id: If692ee3073e41acf4da2cd271559b86987813937 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2896108 Auto-Submit: Brian Ryner <bryner@google.com> Reviewed-by: Nico Weber <thakis@chromium.org> Reviewed-by: Ben Pastene <bpastene@chromium.org> Owners-Override: Nico Weber <thakis@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org>
-
- 13 May, 2021 7 commits
-
-
Nodir Turakulov authored
Add revert instructions to .bat and bash files which are the entry points to various infra tools deployed via CIPD. Bug: 1206818 Change-Id: Ib0045aea86f29d0f7e3a43c6ff314c4b7aa74171 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2892387 Auto-Submit: Nodir Turakulov <nodir@chromium.org> Reviewed-by: Vadim Shtayura <vadimsh@chromium.org> Reviewed-by: Dirk Pranke <dpranke@google.com> Reviewed-by: Bruce Dawson <brucedawson@chromium.org> Commit-Queue: Dirk Pranke <dpranke@google.com>
-
Nico Weber authored
Bug: 1205263 Change-Id: Iff55491a058d2f75747b6206c39fa77e092196d6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2895148 Commit-Queue: Dirk Pranke <dpranke@google.com> Auto-Submit: Nico Weber <thakis@chromium.org> Reviewed-by: Dirk Pranke <dpranke@google.com>
-
Robert Liao authored
os.path.realpath will resolve back to the subst paths, leading to inappropriate current working directories for all downstream hooks. BUG=1208688 Change-Id: Idfcb0fe4d25ab1317db5aae34663b1017d4c4937 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2893669 Commit-Queue: Dirk Pranke <dpranke@google.com> Auto-Submit: Robert Liao <robliao@chromium.org> Reviewed-by: Dirk Pranke <dpranke@google.com>
-
Anthony Polito authored
I'm not saying this is why bot_update is failing, but I never trust python threads, especially not at scale. I also think the new implementation is easier to understand and less likely to have subtle mistakes if it is extended later Change-Id: I29be55594a400fda845ea31893789104373fd0f6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2892185Reviewed-by: Josip Sokcevic <sokcevic@google.com> Commit-Queue: Anthony Polito <apolito@google.com>
-
Nodir Turakulov authored
To pickup https://chromium-review.googlesource.com/c/infra/infra/+/2891608 R=dpranke@chromium.org Bug: 1179786 Change-Id: I023e85e96660ee3acef8eaca345e5e89d3bf03e3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2894371 Commit-Queue: Nodir Turakulov <nodir@chromium.org> Commit-Queue: Dirk Pranke <dpranke@google.com> Auto-Submit: Nodir Turakulov <nodir@chromium.org> Reviewed-by: Dirk Pranke <dpranke@google.com>
-
Nodir Turakulov authored
This reverts commit c4575f80. Reason for revert: git.exe is not present everywhere. We should check for git.bat Original change's description: > [dirmd] Roll dirmd > > To pickup > - https://chromium-review.googlesource.com/c/infra/infra/+/2889534 > - https://chromium-review.googlesource.com/c/infra/infra/+/2889536 > - https://chromium-review.googlesource.com/c/infra/infra/+/2893228 > - https://chromium-review.googlesource.com/c/infra/infra/+/2893224 > > Bug: 1201822 > Change-Id: I000db40b88d3c2e2b2047a993ed3983a2f09519e > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2891365 > Auto-Submit: Nodir Turakulov <nodir@chromium.org> > Commit-Queue: Dirk Pranke <dpranke@google.com> > Reviewed-by: Dirk Pranke <dpranke@google.com> Bug: 1201822 Change-Id: I21c21b6be6f816485a849980fe7ae60b85c436fc No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2892386 Auto-Submit: Nodir Turakulov <nodir@chromium.org> Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
-
Robert Liao authored
This makes the file easier to read. Change-Id: Ie5eac66582bd6f3ce3c31def6f591e001de9a79a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2893667 Auto-Submit: Robert Liao <robliao@chromium.org> Commit-Queue: Bruce Dawson <brucedawson@chromium.org> Reviewed-by: Bruce Dawson <brucedawson@chromium.org>
-
- 12 May, 2021 12 commits
-
-
Olivier Li authored
Change-Id: I1306728d73701b2444d382f579aa8894d9857ed4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2892214 Commit-Queue: Olivier Li <olivierli@google.com> Reviewed-by: Josip Sokcevic <sokcevic@google.com> Reviewed-by: Gabriel Charette <gab@chromium.org>
-
Nodir Turakulov authored
To pickup - https://chromium-review.googlesource.com/c/infra/infra/+/2889534 - https://chromium-review.googlesource.com/c/infra/infra/+/2889536 - https://chromium-review.googlesource.com/c/infra/infra/+/2893228 - https://chromium-review.googlesource.com/c/infra/infra/+/2893224 Bug: 1201822 Change-Id: I000db40b88d3c2e2b2047a993ed3983a2f09519e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2891365 Auto-Submit: Nodir Turakulov <nodir@chromium.org> Commit-Queue: Dirk Pranke <dpranke@google.com> Reviewed-by: Dirk Pranke <dpranke@google.com>
-
Zhaoyang Li authored
The roll takes new feature to download Xcode & iOS runtimes separately. The interface used by builder machines is untouched, but implementation changed for new Xcode packages. Recipe-Nontrivial-Roll: build Recipe-Nontrivial-Roll: infra Recipe-Nontrivial-Roll: build_limited_scripts_slave Bug: 1191260 Change-Id: If0554e116bcb92c0b125693e1f555e52e22c10f4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2890331Reviewed-by: Jeff Yoon <jeffyoon@google.com> Commit-Queue: Zhaoyang Li <zhaoyangli@chromium.org>
-
Josip Sokcevic authored
If git push refs/for/ errors out, inspect stdout message to detect uploadvalidator rejection. If present, present user a solution. R=ajp@google.com Change-Id: I70aee7615f3d905127a31bd5679968ade75c234a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2888475Reviewed-by: Andy Perelson <ajp@chromium.org> Commit-Queue: Josip Sokcevic <sokcevic@google.com>
-
Josip Sokcevic authored
Gerrit rejects requests with 400 Bad request if query string `q` contains any spaces. Replace spaces with a plus sign solves the problem. R=thakis@chromium.org Bug: 1199692 Change-Id: Ic13dda378527594c6cf57b8cb2edf740517811ac Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2832653Reviewed-by: Gavin Mak <gavinmak@google.com> Commit-Queue: Josip Sokcevic <sokcevic@google.com>
-
Brandon DeRosier authored
Chromium + Fuchsia + Flutter Engine tools use GOMA_DIR to determine the location of goma's scripts and binaries. Goma installs track some state separately, and so when a different goma distribution's `compiler_proxy` is launched and autoninja attempts to run `.cipd_bin/gomacc port`, the check fails even though goma is running. Additional context: https://github.com/flutter/flutter/issues/81510#issuecomment-839489061 Change-Id: I93775628c6efba62bb226ac1995301c3ae7f5fa5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2891250Reviewed-by: Fumitoshi Ukai <ukai@google.com> Reviewed-by: Dirk Pranke <dpranke@google.com> Reviewed-by: Bruce Dawson <brucedawson@chromium.org> Commit-Queue: Brandon DeRosier <bdero@google.com>
-
Dirk Pranke authored
There were a couple of references to using filter() that needed to be replaced with list comprehensions as the return values may be used repeatedly. Bug: 1207012 Change-Id: Iae0abd38aeb186d6f7945f8c848c1f7312cb45bb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2890329Reviewed-by: Edward Lesmes <ehmaldonado@chromium.org> Commit-Queue: Dirk Pranke <dpranke@google.com>
-
Dirk Pranke authored
Bug: 1207012 Change-Id: I9205089c3a7d9f2d3e2eb9aac7ef6da9ae9b0876 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2890330 Commit-Queue: Dirk Pranke <dpranke@google.com> Reviewed-by: Bruce Dawson <brucedawson@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. recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+log/955bddfc919a5f22042d9f001e6f751dd89b3401~..dc36545f92232c37f4af4080296258fc1e240258 955bddf (olivernewman@google.com) Do trivial s/master/main substitutions 2200d7d (bryner@google.com) Upgrade cffi to 1.14.5 for the recipe engine. dc36545 (iannucci@chromium.org) [python3] Add test and do futurize --stage1. 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: Icc1683726c3db84472f77333f6f6b9024f07dab3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2891350 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. Please review the expectation changes, and LGTM+CQ. recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/f4c9a77634665e42da92a9d7005ec920a3e38c9e f4c9a77 (olivernewman@google.com) [buildbucket] Make default git_ref consistent 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: I6b5526f445bbb7337ce8d18e10e855f7a91c587f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2885939 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>
-
Brian Ryner authored
Bug: 1205263 Change-Id: I0a2297c7a7d66807afe2ebf11558bc89afa793dc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2890609 Commit-Queue: Brian Ryner <bryner@google.com> Commit-Queue: Dirk Pranke <dpranke@google.com> Auto-Submit: Brian Ryner <bryner@google.com> Reviewed-by: Dirk Pranke <dpranke@google.com>
-
Anthony Polito authored
Change-Id: If324a6af154c4ded3b4c8d5e07a4740722318a59 BUG:1206377 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2889824 Auto-Submit: Anthony Polito <apolito@google.com> Reviewed-by: Josip Sokcevic <sokcevic@google.com> Commit-Queue: Josip Sokcevic <sokcevic@google.com>
-
- 11 May, 2021 4 commits
-
-
Allen Webb authored
This is a followup to CL:2797935 to make it easier to debug exceptions. Bug: 1206782 Change-Id: Ibb649e94fd562919737de152e3203ca6b02b38ad Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2880843Reviewed-by: Josip Sokcevic <sokcevic@google.com> Commit-Queue: Allen Webb <allenwebb@google.com>
-
Nico Weber authored
We now have an arm python binary, so this should no longer be needed. Bug: 1103326,1184767,1103236 Change-Id: I5510bf2c61adc2d0d505a886956a6677303df271 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2888957 Auto-Submit: Nico Weber <thakis@chromium.org> Commit-Queue: Dirk Pranke <dpranke@google.com> Reviewed-by: Dirk Pranke <dpranke@google.com>
-
Mike Frysinger authored
Change-Id: I81a29cf241f1633ed3fac830c0982a2dab7cc7fb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2887605Reviewed-by: Stephane Belmon <sbelmon@google.com> Commit-Queue: Mike Frysinger <vapier@chromium.org>
-
Yoshisato Yanagisawa authored
Bug: b/186808715 Change-Id: Ice17a51b9a0bcd40b4662d0507dd20845f6c1160 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2885984Reviewed-by: Fumitoshi Ukai <ukai@google.com> Commit-Queue: Yoshisato Yanagisawa <yyanagisawa@chromium.org>
-
- 10 May, 2021 3 commits
-
-
Scott Lee authored
Notable changes: move the cipd pin for cloud logging params in logdog https://crrev.com/c/2879575 Bug: 1164124 Change-Id: Ife6d6346b77379ed30f6e977751a4b7f4950c3ee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2885198 Commit-Queue: Scott Lee <ddoman@chromium.org> Auto-Submit: Scott Lee <ddoman@chromium.org> Reviewed-by: Andrii Shyshkalov <tandrii@google.com>
-
Nico Weber authored
We have vpython wheels for py3 but not for py2 on mac/arm. With this, download_from_google_storage.py works on arm mac even without the vpython bypass. (Also, moving from py2 to py3 seems like a good thing in general.) Bug: 1205263,1103236 Change-Id: I6cb08b7c56e5e6fc160fb5abc86d68e04a01f8de Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2881917 Auto-Submit: Nico Weber <thakis@chromium.org> Commit-Queue: Dirk Pranke <dpranke@google.com> Reviewed-by: Dirk Pranke <dpranke@google.com>
-
Brian Ryner authored
This version will no longer enforce that wheels exist for linux-x86 when running in "verify" mode. This is a prerequisite to rolling out new wheels to vpython specs that use verification, since we no longer build for Linux 32-bit. Bug: 1176014 Change-Id: I13e77fe7b9ccc3741fa05ae493d171d0ed9aecac Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2878769 Commit-Queue: Brian Ryner <bryner@google.com> Auto-Submit: Brian Ryner <bryner@google.com> Reviewed-by: Takuto Ikuta <tikuta@chromium.org>
-
- 09 May, 2021 1 commit
-
-
Brian Ryner authored
See https://chromium.googlesource.com/chromium/tools/depot_tools/+/e77e3c879a3f795161d3efa096c9caa33c7a0c2b Bug: 1175200 Change-Id: I340be41bd2c7e796de5d153b95873e4b45e5280e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2879116 Commit-Queue: Brian Ryner <bryner@google.com> Reviewed-by: Dirk Pranke <dpranke@google.com>
-
- 07 May, 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. recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/b64b15afdf9f3fe3b6bf8e662c4795b9c0e902e1 b64b15a (iannucci@chromium.org) [python3] Add test and fix syntax+warnings for 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: Ibda2918e076d774608ec0b49f15beaefb7827b12 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2880846 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>
-
Nico Weber authored
This time, the mac/intel binary was built with an older macOS SDK which makes the runtime believe that the macOS version on Big Sur is 10.16 instead of 11.0, which should work around the Big Sur issue we had in the last attempt. This version was pushed to bleeding_edge in https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2876311 Bug: 1124119,1103236,1184768,1175200 Change-Id: I8614d6f22704d46bfa78b81c8e4b9ff7e6668487 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2880559 Commit-Queue: Nico Weber <thakis@chromium.org> Auto-Submit: Nico Weber <thakis@chromium.org> Reviewed-by: Dirk Pranke <dpranke@google.com>
-
Edward Lesmes authored
Otherwise, when the step completes, it won't be able to close files used for stdout/stderr, since the metrics process is still running. Bug: 1206429 Change-Id: Id88578cbd9dab070e07f92e545ec137245566d16 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2877608 Auto-Submit: Edward Lesmes <ehmaldonado@chromium.org> Commit-Queue: Jamie Madill <jmadill@chromium.org> Reviewed-by: Jamie Madill <jmadill@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. recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/972327732abad5d5eb1b90182c2b0b4290b3812f 9723277 (iannucci@chromium.org) [python3] Add a python3 unittest which does nothing. 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: Ic95165944ec7285f5e8ee37a36b3b92bc4598c8d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2879164 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>
-