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

Issue 13650002: gm: report ExpectationsMismatch and RenderModeMismatch results separately (Closed)

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

Description

gm: report ExpectationsMismatch and RenderModeMismatch results separately Committed: https://code.google.com/p/skia/source/detail?r=8535

Patch Set 1 #

Total comments: 1

Patch Set 2 : rename_kImageMismatch_to_kExpectationsMismatch #

Total comments: 1

Patch Set 3 : add_kRenderModeMismatch_not_used_yet #

Total comments: 2

Patch Set 4 : record_RenderModeMismatch_separately #

Total comments: 7
Unified diffs Side-by-side diffs Delta from patch set Stats (+110 lines, -47 lines) Patch
M gm/gm_error.h View 1 2 2 chunks +6 lines, -3 lines 0 comments Download
M gm/gmmain.cpp View 1 2 3 11 chunks +28 lines, -28 lines 3 comments Download
M gm/tests/outputs/compared-against-different-pixels-images/output-expected/stdout View 1 2 1 chunk +3 lines, -2 lines 0 comments Download
M gm/tests/outputs/compared-against-different-pixels-json/output-expected/stdout View 1 2 1 chunk +3 lines, -2 lines 0 comments Download
M gm/tests/outputs/compared-against-empty-dir/output-expected/stdout View 1 2 1 chunk +3 lines, -2 lines 0 comments Download
M gm/tests/outputs/compared-against-identical-bytes-images/output-expected/stdout View 1 2 1 chunk +3 lines, -2 lines 0 comments Download
M gm/tests/outputs/compared-against-identical-bytes-json/output-expected/stdout View 1 2 1 chunk +3 lines, -2 lines 0 comments Download
M gm/tests/outputs/compared-against-identical-pixels-images/output-expected/stdout View 1 2 1 chunk +3 lines, -2 lines 0 comments Download
M gm/tests/outputs/compared-against-identical-pixels-json/output-expected/stdout View 1 2 1 chunk +3 lines, -2 lines 0 comments Download
M gm/tests/outputs/no-readpath/output-expected/stdout View 1 2 1 chunk +3 lines, -2 lines 0 comments Download
A gm/tests/outputs/pipe-playback-failure/output-expected/command_line View 1 chunk +1 line, -0 lines 0 comments Download
A gm/tests/outputs/pipe-playback-failure/output-expected/json-summary.txt View 1 2 3 1 chunk +33 lines, -0 lines 3 comments Download
A gm/tests/outputs/pipe-playback-failure/output-expected/return_value View 1 chunk +1 line, -0 lines 0 comments Download
A gm/tests/outputs/pipe-playback-failure/output-expected/stderr View 1 chunk +1 line, -0 lines 0 comments Download
A gm/tests/outputs/pipe-playback-failure/output-expected/stdout View 1 2 3 1 chunk +13 lines, -0 lines 1 comment Download
M gm/tests/run.sh View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
epoger
https://codereview.chromium.org/13650002/diff/1/gm/gmmain.cpp File gm/gmmain.cpp (right): https://codereview.chromium.org/13650002/diff/1/gm/gmmain.cpp#newcode1 gm/gmmain.cpp:1: /* patchset 1 adds simulatePipePlaybackFailure flag, and a gm ...
7 years, 8 months ago (2013-04-04 16:42:56 UTC) #1
epoger
https://codereview.chromium.org/13650002/diff/3001/gm/gm_error.h File gm/gm_error.h (right): https://codereview.chromium.org/13650002/diff/3001/gm/gm_error.h#newcode29 gm/gm_error.h:29: kExpectationsMismatch_ErrorType, patchset 2 renames kImageMismatch to kExpectationsMismatch (making semantic ...
7 years, 8 months ago (2013-04-04 16:50:49 UTC) #2
epoger
https://codereview.chromium.org/13650002/diff/15003/gm/gm_error.h File gm/gm_error.h (right): https://codereview.chromium.org/13650002/diff/15003/gm/gm_error.h#newcode29 gm/gm_error.h:29: kRenderModeMismatch_ErrorType, patchset 3 adds a new kRenderModeMismatch_ErrorType. It's not ...
7 years, 8 months ago (2013-04-04 16:55:57 UTC) #3
epoger
This is a step towards the addition of a --noFailOnMismatch option to gm, as part ...
7 years, 8 months ago (2013-04-04 17:29:44 UTC) #4
borenet
Nice, this LGTM https://codereview.chromium.org/13650002/diff/18002/gm/gmmain.cpp File gm/gmmain.cpp (right): https://codereview.chromium.org/13650002/diff/18002/gm/gmmain.cpp#newcode1001 gm/gmmain.cpp:1001: const SkBitmap& referenceBitmap, bool simulateFailure) { ...
7 years, 8 months ago (2013-04-04 18:05:45 UTC) #5
epoger
https://codereview.chromium.org/13650002/diff/18002/gm/gmmain.cpp File gm/gmmain.cpp (right): https://codereview.chromium.org/13650002/diff/18002/gm/gmmain.cpp#newcode1001 gm/gmmain.cpp:1001: const SkBitmap& referenceBitmap, bool simulateFailure) { On 2013/04/04 18:05:45, ...
7 years, 8 months ago (2013-04-04 18:06:48 UTC) #6
epoger
7 years, 8 months ago (2013-04-04 18:11:43 UTC) #7
Message was sent while issue was closed.
Committed patchset #4 manually as r8535 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698