- 21 Sep, 2016 1 commit
-
-
hinoka authored
Reland of https://codereview.chromium.org/2294413002/ after a rebase fix. BUG=642150 Review-Url: https://codereview.chromium.org/2353833002
-
- 20 Sep, 2016 1 commit
-
-
hinoka authored
Revert of bot_update: add --auth-refresh-token-json passthrough for apply_issue (patchset #7 id:120001 of https://codereview.chromium.org/2294413002/ ) Reason for revert: Pointing to the wrong file :( Original issue's description: > bot_update: add --auth-refresh-token-json passthrough for apply_issue > > BUG=642150 > > Committed: https://chromium.googlesource.com/chromium/tools/depot_tools/+/e465667e78b3f898f25b64a3ec4f5c003f7554e7 TBR=vadimsh@chromium.org,martiniss@chromium.org,tandrii@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=642150 Review-Url: https://codereview.chromium.org/2350363003
-
- 19 Sep, 2016 1 commit
-
-
hinoka authored
BUG=642150 Review-Url: https://codereview.chromium.org/2294413002
-
- 16 Sep, 2016 3 commits
-
-
vadimsh authored
R=iannucci@chromium.org, dnj@chromium.org BUG=647446 Review-Url: https://codereview.chromium.org/2344313002
-
tandrii authored
Revert of bot_update: ensure correct depot_tools checkout is used. (patchset #2 id:20001 of https://codereview.chromium.org/2346973003/ ) Reason for revert: broke win_chromium_x64_rel_ng/builds/281022 because of apply_issue.bat calls local python. Original issue's description: > bot_update: ensure correct depot_tools checkout is used. > > R=vadimsh@chromium.org,martiniss@chromium.org > BUG=635641,647446 > > Committed: https://chromium.googlesource.com/chromium/tools/depot_tools/+/972ac5040176acd90c8a1ce412f75d19f77cc4e8 TBR=martiniss@chromium.org,vadimsh@chromium.org,iannucci@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=635641,647446 Review-Url: https://codereview.chromium.org/2349673002
-
tandrii authored
R=vadimsh@chromium.org,martiniss@chromium.org BUG=635641,647446 Review-Url: https://codereview.chromium.org/2346973003
-
- 15 Sep, 2016 1 commit
-
-
vadimsh authored
Also add logging to 'remove', helps to debug issues with 'build.dead' filling up with crap. R=iannucci@chromium.org, hinoka@chromium.org BUG=647046 Review-Url: https://codereview.chromium.org/2342973002
-
- 13 Sep, 2016 1 commit
-
-
rmistry authored
Not doing so causes a failure in the 'git checkout $base_rev' step as visible here: https://build.chromium.org/p/client.skia.fyi/builders/Infra-PerCommit-Trybot/builds/4995 This causes the checkout to remain in the "rebase in progress" state. BUG=chromium:645955 BUG=skia:5749 Committed: https://chromium.googlesource.com/chromium/tools/depot_tools/+/9736fe8938e67337bb45dccf79ae8699b9625fa6 Review-Url: https://codereview.chromium.org/2328313002
-
- 12 Sep, 2016 2 commits
-
-
rmistry authored
Revert of Skip apply_gerrit rebase when there is a rebase failure (patchset #2 id:20001 of https://codereview.chromium.org/2328313002/ ) Reason for revert: The "git rebase --abort" should only happen when there is a failure during rebase not when it succeeds. Original issue's description: > Skip apply_gerrit rebase when there is a rebase failure. > > Not doing so causes a failure in the 'git checkout $base_rev' step as visible here: https://build.chromium.org/p/client.skia.fyi/builders/Infra-PerCommit-Trybot/builds/4995 > This causes the checkout to remain in the "rebase in progress" state. > > > BUG=chromium:645955 > BUG=skia:5749 > > Committed: https://chromium.googlesource.com/chromium/tools/depot_tools/+/9736fe8938e67337bb45dccf79ae8699b9625fa6 TBR=agable@chromium.org,andybons@chromium.org,tandrii@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=chromium:645955 Review-Url: https://codereview.chromium.org/2331103002
-
rmistry authored
Not doing so causes a failure in the 'git checkout $base_rev' step as visible here: https://build.chromium.org/p/client.skia.fyi/builders/Infra-PerCommit-Trybot/builds/4995 This causes the checkout to remain in the "rebase in progress" state. BUG=chromium:645955 BUG=skia:5749 Review-Url: https://codereview.chromium.org/2328313002
-
- 09 Sep, 2016 4 commits
-
-
iannucci authored
R=agable@chromium.org, estaab@chromium.org, hinoka@chromium.org, martiniss@chromium.org BUG=643885 Review-Url: https://codereview.chromium.org/2321203003
-
agable authored
R=iannucci@chromium.org BUG=472386 Review-Url: https://codereview.chromium.org/2324073002
-
iannucci authored
R=agable@chromium.org, estaab@chromium.org, hinoka@chromium.org, martiniss@chromium.org BUG=643885 Review-Url: https://codereview.chromium.org/2328883002
-
agable authored
This is a reland of 082267a6 which was reverted in 4dcad385 BUG=472386 Review-Url: https://codereview.chromium.org/2325513002
-
- 08 Sep, 2016 3 commits
-
-
iannucci authored
Extra comma changes type from dict to tuple :( TBR=agable@chromium.org, estaab@chromium.org, hinoka@chromium.org, martiniss@chromium.org BUG=643885 NOPRESUBMIT=true NOTRY=true Review-Url: https://codereview.chromium.org/2325763002
-
iannucci authored
Bot update now always runs regardless of environmental context. R=estaab@chromium.org, hinoka@chromium.org, martiniss@chromium.org, tandrii@chromium.org BUG=643885 Review-Url: https://codereview.chromium.org/2308193002
-
iannucci authored
This is the simplest change I can make here. The bot_update.py script already ignores the value of force (and sets it to True in all cases). This is an expectations-only change. I'll refactor the content of the bot_update.py script to account for this removed option in a followup CL as well. R=agable@chromium.org, estaab@chromium.org, hinoka@chromium.org, martiniss@chromium.org BUG=643885 Review-Url: https://codereview.chromium.org/2316323002
-
- 07 Sep, 2016 4 commits
-
-
bpastene authored
Revert of Delete lots of svn logic from bot_update (patchset #5 id:80001 of https://codereview.chromium.org/2280213002/ ) Reason for revert: Everything's purple :( Original issue's description: > Delete lots of svn logic from bot_update > > R=hinoka@chromium.org > BUG=472386 > > Committed: https://chromium.googlesource.com/chromium/tools/depot_tools/+/082267a659f94bf7bca5cb144e203ca0913abb3a TBR=hinoka@chromium.org,hinoka@google.com,iannucci@chromium.org,agable@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=472386 Review-Url: https://codereview.chromium.org/2320653003
-
agable authored
R=hinoka@chromium.org BUG=472386 Review-Url: https://codereview.chromium.org/2280213002
-
andybons authored
BUG=612417 Review-Url: https://codereview.chromium.org/2317213002
-
iannucci authored
R=hinoka@chromium.org, martiniss@chromium.org, tandrii@chromium.org BUG=643885 Review-Url: https://codereview.chromium.org/2310113003
-
- 06 Sep, 2016 1 commit
-
-
iannucci authored
This makes it so that regardless of what force is set to in the recipe, if you invoke bot_update.ensure_checkout, it will actually run. Removal of the force option (and related options) to come shortly. R=estaab@chromium.org, hinoka@chromium.org, martiniss@chromium.org, tandrii@chromium.org BUG=643885 Review-Url: https://codereview.chromium.org/2311673002
-
- 01 Sep, 2016 1 commit
-
-
tandrii authored
R=machenbach@chromium.org,andybons@chromium.org BUG=602906 TEST=manual run of Angle recipe locally Review-Url: https://codereview.chromium.org/2299693003
-
- 31 Aug, 2016 1 commit
-
-
andybons authored
BUG=602906 R=tandrii@chromium.org Recipe-Tryjob-Bypass-Reason: tandrii@ takes responsibility. Review-Url: https://codereview.chromium.org/2298883002
-
- 26 Aug, 2016 2 commits
-
-
agable authored
BUG=640251,472386 Review-Url: https://codereview.chromium.org/2286793003
-
hinoka authored
BUG= Review-Url: https://codereview.chromium.org/2283043002
-
- 19 Aug, 2016 1 commit
-
-
rmistry authored
BUG=skia:5627 Review-Url: https://codereview.chromium.org/2249983004
-
- 15 Aug, 2016 1 commit
-
-
tandrii authored
TBR=phajdan.jr@chromium.org BUG=537417 Review-Url: https://codereview.chromium.org/2242123003
-
- 10 Aug, 2016 1 commit
-
-
hinoka authored
I still see confusion around patch failures. This should clearify things. BUG= Review-Url: https://codereview.chromium.org/2231953002
-
- 09 Aug, 2016 1 commit
-
-
Andrew Bonventre authored
BUG=612417 Change-Id: I695bb93afd5ccde2c34b0dfc78989248e9b923e9
-
- 25 Jul, 2016 1 commit
-
-
tandrii authored
Instead of long stacktrace, explain what went wrong. R=sergiyb@chromium.org,andybons@chromium.org BUG= Review-Url: https://codereview.chromium.org/2175343002
-
- 23 Jul, 2016 1 commit
-
-
martiniss authored
If an exception occurs during a try block which prevents a step from actually executing, then the finally block's attempt to access step.active_result will fail, and the original exception will be hidden behind a new exception from the recipe engine. This CL changes this behavior so that the original exception will always fire. Review-Url: https://codereview.chromium.org/2175103002
-
- 22 Jul, 2016 2 commits
-
-
nodir authored
Revert of bot_update: fix git dir check (patchset #1 id:1 of https://codereview.chromium.org/2174923002/ ) Reason for revert: this is wrong. if directory is not empty, git clone fails Original issue's description: > bot_update: fix git dir check > > existance of a dir does not mean it is a git repo. Check .git dir > presence instead. > > This is the reason why swarmbucket build.git builds fail. > > TBR=hinoka@chromium.org > BUG= > > Committed: https://chromium.googlesource.com/chromium/tools/depot_tools/+/cdac80c9fb4768bdc5bc42734e852e1f216224c9 TBR=hinoka@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG= Review-Url: https://codereview.chromium.org/2173683003
-
nodir authored
existance of a dir does not mean it is a git repo. Check .git dir presence instead. This is the reason why swarmbucket build.git builds fail. TBR=hinoka@chromium.org BUG= Review-Url: https://codereview.chromium.org/2174923002
-
- 18 Jul, 2016 1 commit
-
- 11 Jul, 2016 1 commit
-
-
phajdan.jr authored
TBR=estaab, iannucci, martiniss BUG=chromium:593999 Review-Url: https://codereview.chromium.org/2132363002
-
- 29 Jun, 2016 1 commit
-
-
martiniss authored
site config is not present on builders which use kitchen, so we need to use credentials provided by puppet in the /creds directory. BUG=624212 TBR=hinoka Review-Url: https://codereview.chromium.org/2108073002
-
- 27 Jun, 2016 1 commit
-
-
phajdan.jr authored
The script already contains references to chrome-internal, and when running under remote_run we have no access to hacky build_internal checkout. BUG=593999, 584079 Review-Url: https://codereview.chromium.org/2101573002
-
- 24 Jun, 2016 1 commit
-
-
agable authored
R=maruel@chromium.org BUG=109184 Review-Url: https://codereview.chromium.org/2087313002
-
- 30 May, 2016 1 commit
-
-
kjellander@chromium.org authored
The change in https://codereview.chromium.org/1982243002 didn't take into account that the script runs on the actual bot OS, so Windows will have backslashes as dir separators. BUG=438952 Review-Url: https://codereview.chromium.org/2021783003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@300672 0039d316-1c4b-4281-b951-d872f2087c98
-