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

Issue 15094011: skimage: report failure if expectation not found. (Closed)

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

Description

skimage: report failure if expectation not found. If the expectation file exists, but the particular file being decoded has no expectation, report a failure. This is more appropriate since the intended use is that an expectation will be created for each file. Without an expectation, we cannot know whether the decoder has changed. R=epoger@google.com Committed: https://code.google.com/p/skia/source/detail?r=9122

Patch Set 1 #

Patch Set 2 : Clearer comment. #

Total comments: 2

Patch Set 3 : Respond to comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -4 lines) Patch
M tools/skimage_main.cpp View 1 2 2 chunks +12 lines, -4 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
scroggo
7 years, 7 months ago (2013-05-13 20:54:53 UTC) #1
epoger
LGTM with or without optional suggestion https://codereview.chromium.org/15094011/diff/2001/tools/skimage_main.cpp File tools/skimage_main.cpp (right): https://codereview.chromium.org/15094011/diff/2001/tools/skimage_main.cpp#newcode205 tools/skimage_main.cpp:205: * @return bool ...
7 years, 7 months ago (2013-05-14 16:38:31 UTC) #2
scroggo
https://codereview.chromium.org/15094011/diff/2001/tools/skimage_main.cpp File tools/skimage_main.cpp (right): https://codereview.chromium.org/15094011/diff/2001/tools/skimage_main.cpp#newcode205 tools/skimage_main.cpp:205: * @return bool True if the bitmap matched the ...
7 years, 7 months ago (2013-05-14 17:30:01 UTC) #3
scroggo
7 years, 7 months ago (2013-05-14 17:30:25 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 manually as r9122 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698