Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(116)

Issue 88081: Add testing support for cvs2svn (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
16 years, 11 months ago by Collin Winter
Modified:
16 years, 10 months ago
Reviewers:
Jeffrey Yasskin
CC:
unladen-swallow_googlegroups.com
Base URL:
http://unladen-swallow.googlecode.com/svn/tests/
Visibility:
Public.

Description

This is just the test.py change, not the full checkin of cvs2svn.

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -7 lines) Patch
M test.py View 6 chunks +15 lines, -7 lines 2 comments Download

Messages

Total messages: 3
Collin Winter
PTAL
16 years, 11 months ago (2009-07-03 01:10:50 UTC) #1
Jeffrey Yasskin
Otherwise, LGTM http://codereview.appspot.com/88081/diff/1/2 File test.py (right): http://codereview.appspot.com/88081/diff/1/2#newcode159 Line 159: return CheckReturnCode([sys.executable, "-E", "run-tests.py", "-v"]) We ...
16 years, 11 months ago (2009-07-03 05:25:35 UTC) #2
Collin Winter
16 years, 11 months ago (2009-07-04 03:59:02 UTC) #3
http://codereview.appspot.com/88081/diff/1/2
File test.py (right):

http://codereview.appspot.com/88081/diff/1/2#newcode159
Line 159: return CheckReturnCode([sys.executable, "-E", "run-tests.py", "-v"])
On 2009/07/03 05:25:35, Jeffrey Yasskin wrote:
> We probably want to print the output on failure.

Yep, CallAndCaptureOutput() already does that.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b