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

Issue 3046011: Changes gcl upload to print a reminder that it doesn't do a try. (Closed)

Created:
10 years, 5 months ago by sky
Modified:
9 years, 7 months ago
Reviewers:
M-A Ruel
CC:
chromium-reviews
Visibility:
Public.

Description

Changes gcl upload to print a reminder that it doesn't do a try. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=53537

Patch Set 1 #

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

Messages

Total messages: 4 (0 generated)
sky
10 years, 5 months ago (2010-07-22 15:30:24 UTC) #1
sky
This breaks the unit tests because of unexpected calls for the print message. I'm not ...
10 years, 5 months ago (2010-07-22 15:50:23 UTC) #2
M-A Ruel
On 2010/07/22 15:50:23, sky wrote: > This breaks the unit tests because of unexpected calls ...
10 years, 5 months ago (2010-07-23 19:56:13 UTC) #3
sky
10 years, 5 months ago (2010-07-23 22:38:10 UTC) #4
On Fri, Jul 23, 2010 at 12:56 PM,  <maruel@chromium.org> wrote:
> On 2010/07/22 15:50:23, sky wrote:
>>
>> This breaks the unit tests because of unexpected calls for the print
>> message. I'm not sure how to mock that out though. Any hints?
>
> you need to do a sys.stdout.write("*** Upload does not submit a try; use gcl
> try
> to submit a try. ***") inside the test. You can check-in anyway and fix the
> tests later. I won't be able to fix it soon since I'm ooo next week.

I landed the change now since I'm also OOO next week. I'll fix the
test when I get back.

  -Scott

Powered by Google App Engine
This is Rietveld 408576698