Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(145)

Issue 22308002: allow running "git cl format" from subdirectories (Closed)

Created:
7 years, 4 months ago by mdempsky_google
Modified:
7 years, 4 months ago
Reviewers:
Dirk Pranke
CC:
chromium-reviews, Dirk Pranke, cmp-cc_chromium.org, M-A Ruel, iannucci+depot_tools_chromium.org, ilevy-cc_chromium.org, iannucci
Base URL:
https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Visibility:
Public.

Description

allow running "git cl format" from subdirectories BUG= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=215724

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -2 lines) Patch
M git_cl.py View 2 chunks +5 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
mdempsky_google
7 years, 4 months ago (2013-08-05 22:27:08 UTC) #1
Dirk Pranke
lgtm
7 years, 4 months ago (2013-08-05 22:39:37 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mdempsky@google.com/22308002/1
7 years, 4 months ago (2013-08-05 22:40:12 UTC) #3
commit-bot: I haz the power
Presubmit check for 22308002-1 failed and returned exit status 1. Running presubmit commit checks ...
7 years, 4 months ago (2013-08-05 22:43:00 UTC) #4
mdempsky_google
On 2013/08/05 22:43:00, I haz the power (commit-bot) wrote: > tests/subprocess2_test.py failed This test passes ...
7 years, 4 months ago (2013-08-05 22:48:00 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mdempsky@google.com/22308002/1
7 years, 4 months ago (2013-08-05 23:07:52 UTC) #6
commit-bot: I haz the power
Change committed as 215724
7 years, 4 months ago (2013-08-05 23:09:51 UTC) #7
Dirk Pranke
I think this was just a flaky failure :(. On Mon, Aug 5, 2013 at ...
7 years, 4 months ago (2013-08-05 23:11:13 UTC) #8
Isaac (away)
7 years, 4 months ago (2013-08-06 18:32:24 UTC) #9
Message was sent while issue was closed.
I took a look at the test -- it's not surprising it's flaky:

file A:
out = capture(<file B>, nag_timer=3s)
verify that nags at 3s, 6s and 9s are printed.

file B:
sleep 10

Powered by Google App Engine
This is Rietveld 408576698