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

Issue 8052025: Sanitize git progress message output. (Closed)

Created:
9 years, 2 months ago by szager
Modified:
9 years, 2 months ago
CC:
chromium-reviews, Nicolas Sylvain, chase
Visibility:
Public.

Description

Sanitize git progress message output. Committed as revision 103787.

Patch Set 1 #

Total comments: 1

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -4 lines) Patch
M gclient_scm.py View 1 3 chunks +18 lines, -4 lines 0 comments Download
M gclient_utils.py View 1 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
szager
9 years, 2 months ago (2011-09-28 00:10:43 UTC) #1
M-A Ruel
I'm fine with the change but Chase or Nicolas can you confirm it works on ...
9 years, 2 months ago (2011-09-28 00:20:05 UTC) #2
cmp
I like this change, it solves a real problem we want solved. As for testing ...
9 years, 2 months ago (2011-09-28 01:35:10 UTC) #3
M-A Ruel
I'm fine with the shotgun approach. Commit and I'll revert if I see angry mobs ...
9 years, 2 months ago (2011-09-28 12:52:09 UTC) #4
szager
On 2011/09/28 01:35:10, cmp wrote: > I like this change, it solves a real problem ...
9 years, 2 months ago (2011-09-29 17:39:48 UTC) #5
commit-bot: I haz the power
CQ is trying tha patch. Follow status at https://chromium-status.appspot.com/cq/szager@google.com/8052025/6001
9 years, 2 months ago (2011-09-29 17:40:08 UTC) #6
M-A Ruel
This broke all the git gclient_scm_test.py. Please fix ASAP.
9 years, 2 months ago (2011-10-04 16:58:33 UTC) #7
szager
Reverted with revision 103935. Can you suggest a non-hard way to update the expectations of ...
9 years, 2 months ago (2011-10-04 17:50:37 UTC) #8
M-A Ruel
9 years, 2 months ago (2011-10-04 18:02:36 UTC) #9
On 2011/10/04 17:50:37, szager wrote:
> Reverted with revision 103935.
> 
> Can you suggest a non-hard way to update the expectations of the test?

You could _Run() to filter out --progress, but still expect the flag when it is
expected to be provided. With that, none(?) of the expectation will need to be
modified. Should work fine enough. That said, I don't know what msysgit does on
windows with that.

Powered by Google App Engine
This is Rietveld 408576698