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

Issue 13811031: gm: hide list of tests with ignored errors, by default (Closed)

Created:
7 years, 8 months ago by epoger
Modified:
7 years, 8 months ago
Reviewers:
borenet, reed1
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

gm: hide list of tests with ignored errors, by default Committed: https://code.google.com/p/skia/source/detail?r=8591

Patch Set 1 #

Total comments: 1

Patch Set 2 : only_display_list_in_verbose_mode #

Total comments: 2

Patch Set 3 : add_nonverbose_test #

Total comments: 2

Patch Set 4 : sync_to_r8588 #

Patch Set 5 : make_intentionally_skipped_test_verbose #

Patch Set 6 : add_forgotten_file #

Patch Set 7 : reupload_after_partial_upload_failure #

Unified diffs Side-by-side diffs Delta from patch set Stats (+104 lines, -53 lines) Patch
M gm/gmmain.cpp View 1 2 3 4 chunks +42 lines, -33 lines 0 comments Download
M gm/tests/outputs/compared-against-different-pixels-images/output-expected/command_line View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M gm/tests/outputs/compared-against-different-pixels-json/output-expected/command_line View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M gm/tests/outputs/compared-against-empty-dir/output-expected/command_line View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M gm/tests/outputs/compared-against-identical-bytes-images/output-expected/command_line View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M gm/tests/outputs/compared-against-identical-bytes-json/output-expected/command_line View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M gm/tests/outputs/compared-against-identical-pixels-images/output-expected/command_line View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M gm/tests/outputs/compared-against-identical-pixels-json/output-expected/command_line View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M gm/tests/outputs/intentionally-skipped-tests/output-expected/command_line View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M gm/tests/outputs/no-readpath/output-expected/command_line View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
A gm/tests/outputs/nonverbose/output-expected/command_line View 1 2 1 chunk +1 line, -0 lines 0 comments Download
A gm/tests/outputs/nonverbose/output-expected/json-summary.txt View 1 2 1 chunk +25 lines, -0 lines 0 comments Download
A gm/tests/outputs/nonverbose/output-expected/return_value View 1 2 1 chunk +1 line, -0 lines 0 comments Download
A gm/tests/outputs/nonverbose/output-expected/stderr View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
A gm/tests/outputs/nonverbose/output-expected/stdout View 1 2 3 1 chunk +10 lines, -0 lines 0 comments Download
M gm/tests/outputs/pipe-playback-failure/output-expected/command_line View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M gm/tests/run.sh View 1 2 3 4 1 chunk +13 lines, -10 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
epoger
https://codereview.chromium.org/13811031/diff/1/gm/gmmain.cpp File gm/gmmain.cpp (right): https://codereview.chromium.org/13811031/diff/1/gm/gmmain.cpp#newcode336 gm/gmmain.cpp:336: this->DisplayResultTypeSummary(static_cast<ErrorType>(typeInt)); patchset 1 extracts some logic into its own ...
7 years, 8 months ago (2013-04-09 20:08:26 UTC) #1
epoger
https://codereview.chromium.org/13811031/diff/2001/gm/gmmain.cpp File gm/gmmain.cpp (right): https://codereview.chromium.org/13811031/diff/2001/gm/gmmain.cpp#newcode319 gm/gmmain.cpp:319: if (!isIgnorableType || verbose) { Patchset 2 changes gm's ...
7 years, 8 months ago (2013-04-09 20:19:50 UTC) #2
epoger
Ready for review at patchset 3... Mike- please let me know if the behavior is ...
7 years, 8 months ago (2013-04-09 20:37:07 UTC) #3
reed1
lgtm
7 years, 8 months ago (2013-04-09 21:54:10 UTC) #4
borenet
LGTM as well
7 years, 8 months ago (2013-04-09 22:09:37 UTC) #5
epoger
7 years, 8 months ago (2013-04-10 15:25:03 UTC) #6
Message was sent while issue was closed.
Committed patchset #7 manually as r8591 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698