- 18 Sep, 2019 2 commits
-
-
Edward Lemur authored
Don't call ensure_bootstrap from update_depot_tools. ensure_bootstrap also updates gsutil and all versions of pylint which is slow, particularly on MinGW. Original change's description: > depot_tools: Bootstrap Python 3 on Linux/Mac > > This will make it possible for developers to execute depot_tools > scripts using Python 3 in a known environment. > > Bug: 1002153 > Change-Id: I5ff492a49d227c1b5876f49adba020f51a575bdd > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1762664 > Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> > Reviewed-by: Dirk Pranke <dpranke@chromium.org> > Reviewed-by: Andrii Shyshkalov <tandrii@google.com> Bug: 1002153 Change-Id: Ia7579e440438897ba4a7c65a8b228dcfe7f28c86 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1810040 Auto-Submit: Edward Lesmes <ehmaldonado@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
-
Nico Weber authored
This should be faster and more general than running `git index --refresh` over all git repositories we can find. See "Proposal: Setting core.trustctime=false on Chromium's bots" on infra-dev (linked to from bug 330461 comment 45). Bug: 330461,642711,746763,740301. Change-Id: I7c35cffa107d46d9cf98f0e3e813ef2ab98df5fc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1809419Reviewed-by:
Andrii Shyshkalov <tandrii@google.com> Commit-Queue: Nico Weber <thakis@chromium.org>
-
- 17 Sep, 2019 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. recipe_engine: https://crrev.com/af0d009a41a32bc8df33889d65de737798f9abc8 [swarming] Display timeout type when analyzing results. (kylecameron@google.com) TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I213b134e95f7270102d508b14c400e6a47a28260 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1809391Reviewed-by:
Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
-
- 16 Sep, 2019 6 commits
-
-
Edward Lemur authored
This reverts commit 5b6ae8bc. Reason for revert: Suspected breakage of wpt-importer (https://ci.chromium.org/p/infra/builders/cron/wpt-importer) Original change's description: > git-cl: Use bb to schedule try jobs. > > Bug: 976104 > Change-Id: I3423667f1ed9edfc5fa17842932de7704951fc62 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1801799 > Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> > Reviewed-by: Andrii Shyshkalov <tandrii@google.com> TBR=nodir@chromium.org,tandrii@google.com,ehmaldonado@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 976104 Change-Id: I885c1e71b34928c402d3375f820b28f3d6535c54 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1806148Reviewed-by:
Edward Lesmes <ehmaldonado@chromium.org> Reviewed-by:
Andrii Shyshkalov <tandrii@google.com> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
-
Edward Lemur authored
This reverts commits 0e85f633 and 9d25ad41. Reason for revert: Causes problems for MinGW users. Original change's description: > Reland "depot_tools: Bootstrap Python 3 on Linux/Mac" > > This is a reland of dbca865e > > Original change's description: > > depot_tools: Bootstrap Python 3 on Linux/Mac > > > > This will make it possible for developers to execute depot_tools > > scripts using Python 3 in a known environment. > > > > Bug: 1002153 > > Change-Id: I5ff492a49d227c1b5876f49adba020f51a575bdd > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1762664 > > Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> > > Reviewed-by: Dirk Pranke <dpranke@chromium.org> > > Reviewed-by: Andrii Shyshkalov <tandrii@google.com> > > Bug: 1002153 > Change-Id: I6938a76ffa05366c21f7c56aed3d07ecb2b84443 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1798845 > Reviewed-by: Dirk Pranke <dpranke@chromium.org> > Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> TBR=iannucci@chromium.org,dpranke@chromium.org,tandrii@google.com,ehmaldonado@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1002153 Change-Id: I3ee87b95b2532ec694d7f4f87cce8cde8ccf86eb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1808137Reviewed-by:
Edward Lesmes <ehmaldonado@chromium.org> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
-
Edward Lemur authored
Bug: 976104 Change-Id: I09412c19e373af05e629dccc9a9a4dbc760d3d89 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1807613 Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> Commit-Queue: Andrii Shyshkalov <tandrii@google.com> Auto-Submit: Edward Lesmes <ehmaldonado@chromium.org> Reviewed-by:
Andrii Shyshkalov <tandrii@google.com>
-
Daniel Bratell authored
With certain git remote problems an error message is emitted that has the place of the url and the place of the branch wrong. Example: Remote "opera" for branch "git@github.com:operasoftware/gn-opera.git" points to "bratell/no_jumbo_for_s", but it doesn't exist. Should be: Remote "opera" for branch "bratell/no_jumbo_for_s" points to "git@github.com:operasoftware/gn-opera.git", but it doesn't exist. R=dpranke@chromium.org Change-Id: I484ac8af226903a49df1f62e837d01c345fb5f02 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1806595 Commit-Queue: Daniel Bratell <bratell@opera.com> Reviewed-by:
Dirk Pranke <dpranke@chromium.org>
-
Andrii Shyshkalov authored
Increases the max number of cached packages. R=iannucci, vadimsh Bug: 1003774 Change-Id: I489bca5e6ede4dfb28662b2ba640c972da5afb87 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1806137 Auto-Submit: Andrii Shyshkalov <tandrii@google.com> Reviewed-by:
Vadim Shtayura <vadimsh@chromium.org> Commit-Queue: Andrii Shyshkalov <tandrii@google.com>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (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. recipe_engine: https://crrev.com/87a0c8179bab672f7e51ec0b2e0f35bc87146d82 [swarming] Display timeout type when analyzing results. (kylecameron@google.com) TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Ib62c535b09749d9ffb75f9e747584b995766055c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1804519Reviewed-by:
Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
-
- 14 Sep, 2019 1 commit
-
-
Raul Tambre authored
Turns out GetConsoleMode fails if the user's console isn't native. This is sometimes the case for Git Bash. Also moved the checking code out of the if block so it applies in generic console cases too. This went unnoticed, because setup_color.py is currently only really used in Git scripts, which are piped. Bug: 1001187 Change-Id: I93357e479f84122f759e419d15c02500809657d3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1785605Reviewed-by:
Robbie Iannucci <iannucci@chromium.org> Reviewed-by:
Edward Lesmes <ehmaldonado@chromium.org> Reviewed-by:
Marc-Antoine Ruel <maruel@chromium.org> Commit-Queue: Raul Tambre <raul@tambre.ee> Auto-Submit: Raul Tambre <raul@tambre.ee>
-
- 13 Sep, 2019 2 commits
-
-
Edward Lemur authored
Bug: 1002153 Change-Id: I518073646a6c1d4e6077adf2f717008ed9972b8d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1803481Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
-
Edward Lemur authored
Change-Id: I880c60e4b4e07fdb68a63af8d7a171d54371ee71 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1802294 Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> Reviewed-by:
Andrii Shyshkalov <tandrii@google.com>
-
- 12 Sep, 2019 6 commits
-
-
Edward Lemur authored
Bug: 976104 Change-Id: I3423667f1ed9edfc5fa17842932de7704951fc62 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1801799 Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> Reviewed-by:
Andrii Shyshkalov <tandrii@google.com>
-
smut authored
Changes: 4722764c4 [vpython] Set default Python version explicitly Bug: 1003552 Change-Id: I01c32b00b3b0ea7bb555d138e56228ae8346e50c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1801812Reviewed-by:
Robbie Iannucci <iannucci@chromium.org> Commit-Queue: smut <smut@google.com>
-
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. recipe_engine: https://crrev.com/8d1e67e5cc59fe452451804e811e144a318822d2 Add dry_run option for trivial autorolls (olivernewman@google.com) TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I2c458fa686f407d54010fc23598a516e411fc3ef Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1801800Reviewed-by:
Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
-
Edward Lemur authored
Bug: 976104 Change-Id: Ief05a8923fcbb9e7515d7c9031afb18b7544da6e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1801797Reviewed-by:
Andrii Shyshkalov <tandrii@google.com> Commit-Queue: Edward Lesmes <ehmaldonado@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. recipe_engine: https://crrev.com/15204d34b732de75d45b06ac45b6d805ede5c689 [raw_io] Make missing placeholder files testable (olivernewman@google.com) TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I338456a739858a8780acea2cc4c6c06410eb34e7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1799257Reviewed-by:
Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
-
Alan Cutter authored
https://chromium-review.googlesource.com/982601 disabled TBR for CLs that modified OWNERS files. This CL relaxes the restriction to permit TBR for CLs that have LGTMs for their modifications to OWNERS files. Bug: 688115 Change-Id: I47fef6b1eb021ca7cdfc003dc57722643b174a6e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1797605 Commit-Queue: Alan Cutter <alancutter@chromium.org> Auto-Submit: Alan Cutter <alancutter@chromium.org> Reviewed-by:
Aaron Gable <agable@chromium.org>
-
- 11 Sep, 2019 3 commits
-
-
Edward Lemur authored
This is a reland of dbca865e Original change's description: > depot_tools: Bootstrap Python 3 on Linux/Mac > > This will make it possible for developers to execute depot_tools > scripts using Python 3 in a known environment. > > Bug: 1002153 > Change-Id: I5ff492a49d227c1b5876f49adba020f51a575bdd > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1762664 > Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> > Reviewed-by: Dirk Pranke <dpranke@chromium.org> > Reviewed-by: Andrii Shyshkalov <tandrii@google.com> Bug: 1002153 Change-Id: I6938a76ffa05366c21f7c56aed3d07ecb2b84443 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1798845Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
-
Anthony Polito authored
left to right grouping Bug: 905740 Change-Id: I6a0b971556ab66bec841004fbbe8760b9136f216 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1793775Reviewed-by:
Edward Lesmes <ehmaldonado@chromium.org> Commit-Queue: Anthony Polito <apolito@google.com>
-
Edward Lesmes authored
This reverts commit dbca865e. Reason for revert: Fails on Mac $ gclient sync --with_branch_heads awk: syntax error at source line 1 context is match($0, >>> /cpython3\/.*version:([.0-9a-zA-Z]+)/, <<< awk: bailing out at source line 1 Could not extract Python 3 version from manifest. Original change's description: > depot_tools: Bootstrap Python 3 on Linux/Mac > > This will make it possible for developers to execute depot_tools > scripts using Python 3 in a known environment. > > Bug: 1002153 > Change-Id: I5ff492a49d227c1b5876f49adba020f51a575bdd > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1762664 > Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> > Reviewed-by: Dirk Pranke <dpranke@chromium.org> > Reviewed-by: Andrii Shyshkalov <tandrii@google.com> TBR=iannucci@chromium.org,dpranke@chromium.org,tandrii@google.com,ehmaldonado@chromium.org Change-Id: I8e03a9e22655491d0f8e8d214d04ba749c2ab8ab No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1002153 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1797197Reviewed-by:
Edward Lesmes <ehmaldonado@chromium.org> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
-
- 10 Sep, 2019 5 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. recipe_engine: https://crrev.com/ecd717a98c19eef1e814d4070e9ac597e636dda6 [tempfile] Remove the deprecated tempfile module. (iannucci@chromium.org) TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Ia5bae8b78f9599773f993f689e81a35809da8387 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1796126Reviewed-by:
Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
-
Edward Lemur authored
This will make it possible for developers to execute depot_tools scripts using Python 3 in a known environment. Bug: 1002153 Change-Id: I5ff492a49d227c1b5876f49adba020f51a575bdd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1762664 Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Reviewed-by:
Andrii Shyshkalov <tandrii@google.com>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (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. recipe_engine: https://crrev.com/73d140fa3a72d4944c9d2fc60619df10000b3661 [testing] Have @placeholder_step_data take a name (olivernewman@google.com) TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I6a7ff0047c2fbba664fdd1c3e572e98d8dcbd330 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1796618Reviewed-by:
Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
-
Dirk Pranke authored
This is used to help people figure out where to file bugs against code in the repo. Change-Id: I0253359f703c67116785995b84ed5ff0bbcae28c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1796610Reviewed-by:
Edward Lesmes <ehmaldonado@chromium.org> Commit-Queue: Dirk Pranke <dpranke@chromium.org>
-
Raul Tambre authored
Strings need to be passed to WriteConsoleW, otherwise an exception will be thrown: <Unicode console <stdout>>.write: ArgumentError("argument 2: <class 'TypeError'>: wrong type") Traceback (most recent call last): File "C:\Google\depot_tools\metrics.py", line 267, in print_notice_and_exit yield File "C:\Google\depot_tools\gclient.py", line 3156, in <module> sys.exit(main(sys.argv[1:])) File "C:\Google\depot_tools\gclient.py", line 3142, in main return dispatcher.execute(OptionParser(), argv) File "C:\Google\depot_tools\subcommand.py", line 252, in execute return command(parser, args[1:]) File "C:\Google\depot_tools\gclient.py", line 2699, in CMDsync ret = client.RunOnDeps('update', args) File "C:\Google\depot_tools\gclient.py", line 1771, in RunOnDeps self.RunHooksRecursively(self._options, pm) File "C:\Google\depot_tools\gclient.py", line 1064, in RunHooksRecursively hook.run() File "C:\Google\depot_tools\gclient.py", line 255, in run gclient_utils.CheckCallAndFilter( File "C:\Google\depot_tools\gclient_utils.py", line 592, in CheckCallAndFilter stdout_write(in_byte) File "C:\Google\depot_tools\gclient_utils.py", line 375, in write return self._wrapped.write(out) File "C:\Google\depot_tools\gclient_utils.py", line 343, in write self._wrapped.write(out, *args, **kwargs) File "C:\Google\depot_tools\fix_encoding.py", line 224, in write retval = self._WriteConsoleW( ctypes.ArgumentError: argument 2: <class 'TypeError'>: wrong type Bug: 984182 Change-Id: Icffe0e0ea1fe2be5bc7607e32f58605d02f1f870 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1778746 Commit-Queue: Raul Tambre <raul@tambre.ee> Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Auto-Submit: Raul Tambre <raul@tambre.ee>
-
- 09 Sep, 2019 6 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). Please review the expectation changes, and LGTM+CQ. More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. recipe_engine: https://crrev.com/f362dc019e5cedc0e5ce334039a16afcbc95dcb4 Reland "[fileutil] Add support for recursive glob" (atyfto@google.com) R=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Ic5776fa97845d6330ad64a2a9c8dcbfcc4afb79a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1793532 Commit-Queue: Robbie Iannucci <iannucci@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. recipe_engine: https://crrev.com/1c10db5713e9c6fb790ce6ccf4771019f8ffbab2 Revert "[fileutil] Add support for recursive glob" (atyfto@google.com) TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Ia7042c7a229cda72e992bc6f4e0530d9183d11fc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1793529Reviewed-by:
Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
-
Edward Lemur authored
Bug: 984182 Change-Id: I06e88f56aebf31c0c1ca495e6cbf03b6698b3676 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1790603Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
-
Edward Lemur authored
auth_config is a Rietveld thing, so it's not necessary in most of the code, except for triggering try bots. Bug: 1001756 Change-Id: I0f243a297b05a43a61b052ba75c5886556e81b4e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1793018Reviewed-by:
Andrii Shyshkalov <tandrii@google.com> Commit-Queue: Edward Lesmes <ehmaldonado@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. recipe_engine: https://crrev.com/737c0e6ce158d8c53486c82d72443a387a057e42 [fileutil] Add support for recursive glob (atyfto@google.com) TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I8c0fb47e3026b7df5e2853abc7c2bf266b18bfc2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1791278Reviewed-by:
Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
-
Bruce Dawson authored
This updates the comments and code regarding GOMA_DISABLED to more precisely match its behavior and therefore avoid confusion. Bug: b/140312943 Change-Id: I6208de282bd5ebf1d88f98c1f905cfc626de792e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1786676 Commit-Queue: Bruce Dawson <brucedawson@chromium.org> Reviewed-by:
Takuto Ikuta <tikuta@chromium.org>
-
- 07 Sep, 2019 1 commit
-
-
Edward Lemur authored
Header was printed using sys.stdout, but the rest of the output was printed using sys.stdout.buffer, causing the output to be written before the header. Bug: 984182 Change-Id: If6aaa05a579c3b0c73ce8ffe48f3a4e777fa16fa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1790254 Auto-Submit: Edward Lesmes <ehmaldonado@chromium.org> Commit-Queue: Andrii Shyshkalov <tandrii@google.com> Reviewed-by:
Andrii Shyshkalov <tandrii@google.com>
-
- 06 Sep, 2019 4 commits
-
-
Edward Lemur authored
Dependencies are processed in order, so they don't have to be sorted. target_os for each dependency is a set [1], so it should be sorted to avoid flaky failures. [1] https://cs.chromium.org/chromium/tools/depot_tools/gclient.py?l=368 Bug: 984182 Change-Id: I3e84f3cb85f9cb1920b7abf7a45766f3a518f4c1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1789278 Auto-Submit: Edward Lesmes <ehmaldonado@chromium.org> Commit-Queue: Andrii Shyshkalov <tandrii@google.com> Reviewed-by:
Andrii Shyshkalov <tandrii@google.com>
-
Peter K. Lee authored
While fetching monorail issues, @chromium.org is appended to the --user option even if the original --user option is already a email address (e.g. user@google.com). Change-Id: I2442f4ea977b2681a72271f7c20fabb1ceaa351c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1790222Reviewed-by:
Andrii Shyshkalov <tandrii@google.com> Commit-Queue: Peter Lee <pkl@chromium.org>
-
Bruce Dawson authored
The NINJA_SUMMARIZE_BUILD already triggers two types of build performance data - setting NINJA_STATUS to give more details during the build and running post_build_ninja_summary.py after the build. One of the most common causes of slow builds is when CreateProcess becomes slow, usually due to anti-virus overhead. Neither of these reports make this problem easily visible, but ninja -d stats does. In particular the StartEdge data is an excellent summary of CreateProcess timing. If the StartEdge average (avg) is more than about 6,000 us (6.0 ms) it might be worth investigating why. Therefore this change makes it so that autoninja.py adds -d stats to the command line when NINJA_SUMMARIZE_BUILD is set to 1. Change-Id: I1b6b990708c784a2cd71d153713b422f090775e6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1788399Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Commit-Queue: 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 (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. recipe_engine: https://crrev.com/8fd8dc56140820b86ce0bda8c61a66021413c9d6 [led] Expose led run ID (olivernewman@google.com) TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I86281bf1d492ed0b2e9f7115c9d98847f5254da9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1788726Reviewed-by:
Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
-
- 05 Sep, 2019 3 commits
-
-
Robert Iannucci authored
423aa5860 [led] Set logdog prefix as led_run_id property 40c1ac5b5 [led] Set recipe input property for recipes source d9cf01212 [led] When consolidating isolateds, skip empty isolate hashes. 838b3cb14 [led] Pull isolate consolidation out of GetSwarmingTask. 7a6c68c7a [led] Make edit-isolated orthogonal to edit-recipe-bundle. 8e8edcb4f Have led launch set OutputResultJSONPath kitchen argument 93e7d934e [led] Add the ability for led edit-isolated to take a transform program. f5808de3a Fix many shadowed symbols 371e55885 Fix many misspellings 1cc5f65cf [led edit-isolated] Fix bug when inputsref is missing. R=tandrii@chromium.org Change-Id: I8bef431fe57f7331a8f5fc85e898916ee93fa9f7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1788412 Commit-Queue: Andrii Shyshkalov <tandrii@google.com> Reviewed-by:
Andrii Shyshkalov <tandrii@google.com>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (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. recipe_engine: https://crrev.com/852662ebd96dfb039d8f8300991000da4ba69b93 [step] Improve docs on step.__call__ (iannucci@chromium.org) TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Ide5b720ab158155c99aedbbd73032cb113ba8178 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1788413Reviewed-by:
Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: 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 (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. recipe_engine: https://crrev.com/a45835b14a68ad2f3562ed0f74ae9c6e2ff293b0 Remove tricium module properties (garymm@google.com) TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Ide73bc8fd61920838bebaf5b4cae5ec9c441a9a4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1788409Reviewed-by:
Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
-