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

Issue 9234002: Add summary of failures to end of test.dart output. (Closed)

Created:
8 years, 11 months ago by Bill Hesse
Modified:
8 years, 11 months ago
Reviewers:
Mads Ager (google)
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add summary of failures to end of test.dart output. BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=3336

Patch Set 1 #

Total comments: 2

Patch Set 2 : Only print DoneProgress again at bottom if we printed failure logs. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -12 lines) Patch
M tools/testing/dart/test_progress.dart View 1 6 chunks +43 lines, -12 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Bill Hesse
8 years, 11 months ago (2012-01-16 10:32:59 UTC) #1
Mads Ager (google)
lgtm http://codereview.chromium.org/9234002/diff/1/tools/testing/dart/test_progress.dart File tools/testing/dart/test_progress.dart (right): http://codereview.chromium.org/9234002/diff/1/tools/testing/dart/test_progress.dart#newcode192 tools/testing/dart/test_progress.dart:192: _printProgress(); Do you really want to print progress ...
8 years, 11 months ago (2012-01-16 10:45:00 UTC) #2
Bill Hesse
8 years, 11 months ago (2012-01-16 11:24:34 UTC) #3
http://codereview.chromium.org/9234002/diff/1/tools/testing/dart/test_progres...
File tools/testing/dart/test_progress.dart (right):

http://codereview.chromium.org/9234002/diff/1/tools/testing/dart/test_progres...
tools/testing/dart/test_progress.dart:192: _printProgress();
It is nice to have that as the last line of the output.  Otherwise, the user has
to scroll up an unknown amount to find the results - they are really hard to
find.

On 2012/01/16 10:45:00, Mads Ager wrote:
> Do you really want to print progress here again? I think I would avoid that
(it
> would duplicate the '[time | percent | pass | fail]' line).

Powered by Google App Engine
This is Rietveld 408576698