- 21 Feb, 2017 4 commits
-
-
Robert Iannucci authored
BUG=662654 TBR=nodir@chromium.org Change-Id: Ifbce962d4968af9871ee62862b485dc1cc06cc22 Reviewed-on: https://chromium-review.googlesource.com/445044Reviewed-by: Robbie Iannucci <iannucci@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/13039c892fec5a915230fbc8eb744749f0cf03f4 [recipes.py] Enable a single repo's bootstrap script to override engine. (iannucci@chromium.org) TBR=martiniss@chromium.org,phajdan.jr@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Review-Url: https://codereview.chromium.org/2706293002
-
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/2caf59ff4bdd1b0aad8612376263af1f073d2cd3 Update coverage to 4.3.4 (phajdan.jr@chromium.org) TBR=martiniss@chromium.org,phajdan.jr@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Review-Url: https://codereview.chromium.org/2706033006
-
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/0583864aaa098dd42dec532d31e0faeb2841170c Remove unused imports and fix some other linter errors. (vadimsh@chromium.org) TBR=martiniss@chromium.org,phajdan.jr@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Review-Url: https://codereview.chromium.org/2702413002
-
- 18 Feb, 2017 1 commit
-
-
Robert Iannucci authored
BUG= Change-Id: I6bef1c91f1d0025ab7aeaa7add9f788d5b7222c1 Reviewed-on: https://chromium-review.googlesource.com/443424Reviewed-by: Daniel Jacques <dnj@chromium.org> Commit-Queue: Robbie Iannucci <iannucci@chromium.org>
-
- 17 Feb, 2017 13 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/419045652e20cb31a22ef9c761bea91b05df0cbb Enforce strict module coverage (phajdan.jr@chromium.org) TBR=martiniss@chromium.org,phajdan.jr@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Review-Url: https://codereview.chromium.org/2700113005
-
Paweł Hajdan, Jr authored
For some reason some of these issues were only detected on recipe autoroller bot. TBR=iannucci BUG=693058 Change-Id: I5d4a1243850a31d5430f2dc07be4a5138551ef82 Reviewed-on: https://chromium-review.googlesource.com/444884Reviewed-by: Paweł Hajdan Jr. <phajdan.jr@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/fe633673c459d05467e0faeb5baaec2d547a1f37 Fix initial property emission. (dnj@chromium.org) TBR=martiniss@chromium.org,phajdan.jr@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Review-Url: https://codereview.chromium.org/2702663003
-
Ryan Tseng authored
BUG=635641 Change-Id: I66f669ed45199107643fced174c0cd1b8eaa80ad Reviewed-on: https://chromium-review.googlesource.com/444449Reviewed-by: John Budorick <jbudorick@chromium.org> Commit-Queue: Ryan Tseng <hinoka@chromium.org>
-
Andrii Shyshkalov authored
This includes gerrit_cq_ability verifier. TBR=sergiyb@chromium.org,rmistry@chromium.org BUG= Change-Id: Ifdb09bb33dd6a6fc7fdcb592e6bc4a2f8ac474ad Reviewed-on: https://chromium-review.googlesource.com/444767Reviewed-by: Andrii Shyshkalov <tandrii@chromium.org> Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org>
-
Andrii Shyshkalov authored
BUG=689652 R=agable@chromium.org,martiniss@chromium.org Change-Id: Ib9f5b08f5b31a1519a5f5916042885967a263d88 Reviewed-on: https://chromium-review.googlesource.com/443325Reviewed-by: Aaron Gable <agable@chromium.org> Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org>
-
Ryan Tseng authored
Gclient sometimes ignores "unmanaged": "False" in the gclient solution if --revision <anything> is passed. This forces gclient to always treat solutions deps as unmanaged. BUG=693296 Change-Id: I91d5f4c9377fab0fde23cf15d1475779978820fa Reviewed-on: https://chromium-review.googlesource.com/444098 Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org> Reviewed-by: Andrii Shyshkalov <tandrii@chromium.org>
-
Paweł Hajdan, Jr authored
TBR=iannucci BUG=693058 Change-Id: I82be959933162a99172cc58aba0f62b28b360596 Reviewed-on: https://chromium-review.googlesource.com/444764Reviewed-by: Paweł Hajdan Jr. <phajdan.jr@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/fe335222d3fbfaa2539f7bde0e4f3b87e44e0be8 Preliminary bundling script. (iannucci@chromium.org) TBR=martiniss@chromium.org,phajdan.jr@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Review-Url: https://codereview.chromium.org/2699103002
-
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/96d29f9259aa38db2e58f337a492c8fdb025d91f Add --use-bootstrap to all the tests (iannucci@chromium.org) TBR=martiniss@chromium.org,phajdan.jr@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Review-Url: https://codereview.chromium.org/2703753002
-
Robert Iannucci authored
BUG=693030 Change-Id: Ic85a989fc68ec171bfef6b12dfc8b68cf2c5b77c Reviewed-on: https://chromium-review.googlesource.com/444156Reviewed-by: Aaron Gable <agable@chromium.org> Reviewed-by: Sergey Berezin <sergeyberezin@chromium.org> Commit-Queue: Robbie Iannucci <iannucci@chromium.org>
-
Robert Iannucci authored
BUG=693030 Change-Id: I01ae922ce48f40e28ebdb9bcc08d5964f6bc676c Reviewed-on: https://chromium-review.googlesource.com/444308 Commit-Queue: Robbie Iannucci <iannucci@chromium.org> Reviewed-by: Aaron Gable <agable@chromium.org> Reviewed-by: Sergey Berezin <sergeyberezin@chromium.org> Reviewed-by: Daniel Jacques <dnj@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/9ba3130bd03e4dbaab1fd00a00f69b5237712d72 Don't coerce None to 0 when handling StepTestData in placeholder_step_data. (jbudorick@chromium.org) TBR=martiniss@chromium.org,phajdan.jr@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Review-Url: https://codereview.chromium.org/2701803002
-
- 16 Feb, 2017 2 commits
-
-
Ryan Tseng authored
BUG=635641 Change-Id: Ibfeda2ab32d10a8a4e229a428a846ce9809e8dcd Reviewed-on: https://chromium-review.googlesource.com/444094Reviewed-by: Daniel Jacques <dnj@chromium.org> Commit-Queue: Ryan Tseng <hinoka@chromium.org>
-
Andrii Shyshkalov authored
Goal is to ensure that unreviewed and untrusted code isn't sent through CQ to try bots, by accident or through malicious intent. R=agable@chromium.org BUG=692613 Change-Id: I3f202685dff1ba0d609fadfd5725f98be833d325 Reviewed-on: https://chromium-review.googlesource.com/443351Reviewed-by: Aaron Gable <agable@chromium.org> Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org>
-
- 15 Feb, 2017 5 commits
-
-
Alexei Svitkine authored
Depends on: https://codereview.chromium.org/2674283002/ BUG=679514 Change-Id: I61611fc19724028bb8cdefefc50b4d5d3bb77a46 Reviewed-on: https://chromium-review.googlesource.com/437919 Commit-Queue: Alexei Svitkine <asvitkine@chromium.org> Reviewed-by: Robbie Iannucci <iannucci@chromium.org>
-
Andrii Shyshkalov authored
Follow up on https://chromium-review.googlesource.com/#/c/439877/ which fixed a bug. R=kbr@chromium.org BUG=688765 Change-Id: I8cfc5feb2d8060182572b2d4ecb6a038bf1e0abf Reviewed-on: https://chromium-review.googlesource.com/443350Reviewed-by: Kenneth Russell <kbr@chromium.org> Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org>
-
Kenneth Russell authored
This makes them accessible to presubmit scripts' PostUploadHook. Fixed bugs where caching needed to be bypassed in order for sequential PostUploadHooks to see each others' results. BUG=688765 Change-Id: I56c0c6b6419e2474f4b7f701be036fb2a524f8e3 Reviewed-on: https://chromium-review.googlesource.com/439877Reviewed-by: Andrii Shyshkalov <tandrii@chromium.org> Reviewed-by: Paweł Hajdan Jr. <phajdan.jr@chromium.org> Reviewed-by: Dirk Pranke <dpranke@chromium.org> Commit-Queue: Kenneth Russell <kbr@chromium.org>
-
Andrii Shyshkalov authored
This reverts commit 2074a4b7. Reason for revert: this is a reland, because it didn't actually break Angle. Original change's description: > Revert "bot_update: speculative fix for gerrit patch application failure." > > This reverts commit 2b4da122. > > Reason for revert: likely broke Angle http://crbug.com/692140 > > Original change's description: > > bot_update: speculative fix for gerrit patch application failure. > > > > bot_update doesn't properly cleanup git index state from unmerged paths, > > which are likely if Rietveld patches were failed to be applied in prior > > runs in the same checkout dir. > > > > R=machenbach@chromium.org > > BUG=692067 > > > > Change-Id: I8fd326caefce8623731697a368cbad3159405257 > > Reviewed-on: https://chromium-review.googlesource.com/442426 > > Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org> > > Reviewed-by: Michael Achenbach <machenbach@chromium.org> > > > > TBR=machenbach@chromium.org,tandrii@chromium.org,chromium-reviews@chromium.org > NOPRESUBMIT=true > NOTREECHECKS=true > NOTRY=true > BUG=692067,692140 > > Change-Id: Iec808f28f3a0af99914a279536bb20a8975e02ba > Reviewed-on: https://chromium-review.googlesource.com/442485 > Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org> > Reviewed-by: Andrii Shyshkalov <tandrii@chromium.org> > TBR=machenbach@chromium.org,tandrii@chromium.org,chromium-reviews@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=692067,692140 Change-Id: I4b4b66fa74f11e73e066602a9e7efabd5a29a974 Reviewed-on: https://chromium-review.googlesource.com/443345 Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org> Reviewed-by: Andrii Shyshkalov <tandrii@chromium.org>
-
Paweł Hajdan, Jr authored
See https://groups.google.com/a/chromium.org/d/msg/infra-dev/p8Iq9v9Y4k0/w__b1zTWAQAJ for more context. BUG=685746 Change-Id: Iab46d78e92d67e9a2523cce8b22d9798a6121dd8 Reviewed-on: https://chromium-review.googlesource.com/439328 Commit-Queue: Paweł Hajdan Jr. <phajdan.jr@chromium.org> Reviewed-by: Dirk Pranke <dpranke@chromium.org>
-
- 14 Feb, 2017 4 commits
-
-
Ryan Tseng authored
BUG=692140,664880 Change-Id: I3ddd899f1841930e601a906d658c5c78e2d76673 Reviewed-on: https://chromium-review.googlesource.com/442707Reviewed-by: Dirk Pranke <dpranke@chromium.org> Commit-Queue: Ryan Tseng <hinoka@chromium.org>
-
Andrii Shyshkalov authored
This reverts commit 2b4da122. Reason for revert: likely broke Angle http://crbug.com/692140 Original change's description: > bot_update: speculative fix for gerrit patch application failure. > > bot_update doesn't properly cleanup git index state from unmerged paths, > which are likely if Rietveld patches were failed to be applied in prior > runs in the same checkout dir. > > R=machenbach@chromium.org > BUG=692067 > > Change-Id: I8fd326caefce8623731697a368cbad3159405257 > Reviewed-on: https://chromium-review.googlesource.com/442426 > Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org> > Reviewed-by: Michael Achenbach <machenbach@chromium.org> > TBR=machenbach@chromium.org,tandrii@chromium.org,chromium-reviews@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=692067,692140 Change-Id: Iec808f28f3a0af99914a279536bb20a8975e02ba Reviewed-on: https://chromium-review.googlesource.com/442485 Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org> Reviewed-by: Andrii Shyshkalov <tandrii@chromium.org>
-
Andrii Shyshkalov authored
bot_update doesn't properly cleanup git index state from unmerged paths, which are likely if Rietveld patches were failed to be applied in prior runs in the same checkout dir. R=machenbach@chromium.org BUG=692067 Change-Id: I8fd326caefce8623731697a368cbad3159405257 Reviewed-on: https://chromium-review.googlesource.com/442426 Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org> Reviewed-by: Michael Achenbach <machenbach@chromium.org>
-
Stephen Martinis authored
This ensures coverage is installed, rather than depending on it being installed in your system. BUG=671189 Change-Id: Id9d7c514b4db53963381c5269bee06c706b23751 Reviewed-on: https://chromium-review.googlesource.com/442050 Commit-Queue: Stephen Martinis <martiniss@chromium.org> Reviewed-by: Robbie Iannucci <iannucci@chromium.org>
-
- 13 Feb, 2017 1 commit
-
-
Ryan Tseng authored
BUG=664880 Change-Id: Ic3d4da4595acb509c9dae682dbd696900f435436 Reviewed-on: https://chromium-review.googlesource.com/442025Reviewed-by: Dirk Pranke <dpranke@chromium.org> Commit-Queue: Ryan Tseng <hinoka@chromium.org>
-
- 10 Feb, 2017 8 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/32e585682faac9148b8760742148d8222ef68a94 [json] Fix more unicode weirdness (iannucci@chromium.org) TBR=martiniss@chromium.org,phajdan.jr@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Review-Url: https://codereview.chromium.org/2689713009
-
Robert Iannucci authored
BUG= Change-Id: I793990a18a32a795f7bca24939eaff56c0abdcdc Reviewed-on: https://chromium-review.googlesource.com/441148Reviewed-by: Stephen Martinis <martiniss@chromium.org> Commit-Queue: Robbie Iannucci <iannucci@chromium.org>
-
Dirk Pranke authored
This reverts commit 81246202. Reason for revert: This doesn't work for deps_os Original change's description: > Make an error on wrong recursedeps entry. > > BUG=685433 > > Change-Id: I5eb68c4a3bfd1c93edecf33127a459822f5a23ed > Reviewed-on: https://chromium-review.googlesource.com/440945 > Reviewed-by: Dirk Pranke <dpranke@chromium.org> > Commit-Queue: Dirk Pranke <dpranke@chromium.org> > TBR=dpranke@chromium.org,caseq@chromium.org,chromium-reviews@chromium.org,alex-ac@yandex-team.ru NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=685433 Change-Id: If10b57d77dbff36d140f842d375682a20d69db06 Reviewed-on: https://chromium-review.googlesource.com/440491Reviewed-by: Dirk Pranke <dpranke@chromium.org> Commit-Queue: Dirk Pranke <dpranke@chromium.org>
-
Dirk Pranke authored
This reverts commit e0635650. Reason for revert: This doesn't work for deps_os. Original change's description: > Fix an exception when trying to report a non-referenced recursedeps entry > > Problem originally introduced in https://chromium-review.googlesource.com/c/440945/ > > BUG=685443 > > Change-Id: I16313bc7c09b0dd68c6ad118004f9d5cdfec0ddd > Reviewed-on: https://chromium-review.googlesource.com/440394 > Reviewed-by: Dirk Pranke <dpranke@chromium.org> > Commit-Queue: Dirk Pranke <dpranke@chromium.org> > TBR=dpranke@chromium.org,caseq@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=685443 Change-Id: I69b59e91b4019af112bd676c125119eee1edddda Reviewed-on: https://chromium-review.googlesource.com/440490Reviewed-by: Dirk Pranke <dpranke@chromium.org> Commit-Queue: Dirk Pranke <dpranke@chromium.org>
-
Andrey Kosyakov authored
Problem originally introduced in https://chromium-review.googlesource.com/c/440945/ BUG=685443 Change-Id: I16313bc7c09b0dd68c6ad118004f9d5cdfec0ddd Reviewed-on: https://chromium-review.googlesource.com/440394Reviewed-by: Dirk Pranke <dpranke@chromium.org> Commit-Queue: Dirk Pranke <dpranke@chromium.org>
-
Aleksandr Derbenev authored
BUG=685433 Change-Id: I5eb68c4a3bfd1c93edecf33127a459822f5a23ed Reviewed-on: https://chromium-review.googlesource.com/440945Reviewed-by: Dirk Pranke <dpranke@chromium.org> Commit-Queue: Dirk Pranke <dpranke@chromium.org>
-
bsheedy authored
Adds the ability to only trigger the APK download hooks on bots we care about instead of having them in the main Chromium DEPS file. Hashes for the APKs are added in https://codereview.chromium.org/2666213002/ BUG= Change-Id: I9fc3cadf621a954e0c2485ec16bf9d4f72c10f2f Reviewed-on: https://chromium-review.googlesource.com/437710Reviewed-by: John Budorick <jbudorick@chromium.org> Reviewed-by: Paweł Hajdan Jr. <phajdan.jr@chromium.org> Commit-Queue: Brian Sheedy <bsheedy@google.com>
-
Robert Iannucci authored
Again, utf-8 encoded strings are the good thing to do in python2 :D BUG= Change-Id: I693a726f8407ea2ea135994ce6f49df76976e559 Reviewed-on: https://chromium-review.googlesource.com/440474Reviewed-by: Michael Achenbach <machenbach@chromium.org> Commit-Queue: Robbie Iannucci <iannucci@chromium.org>
-
- 09 Feb, 2017 2 commits
-
-
Robert Iannucci authored
BUG=689359 Change-Id: I6d76a5ac1c51db903bcfd00d91215981e9608bc8 Reviewed-on: https://chromium-review.googlesource.com/439783Reviewed-by: Vadim Shtayura <vadimsh@chromium.org> Commit-Queue: Robbie Iannucci <iannucci@chromium.org>
-
Andrii Shyshkalov authored
(edited, so that next next line gets u200 char between R= and reviewer email) R=mstarzinger@chromium.org TBR=agable@chromium.org BUG=b/34702620 (internal) Change-Id: I58f2528dd28e3a43d8eb2d7d4f5c046460d8a9ee Reviewed-on: https://chromium-review.googlesource.com/440085 Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org> Reviewed-by: Andrii Shyshkalov <tandrii@chromium.org>
-