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

Issue 12379047: gm self-test: make all test cases exercise transparency (Closed)

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

Description

gm self-test: make all test cases exercise transparency BUG=https://code.google.com/p/skia/issues/detail?id=1142 Committed: https://code.google.com/p/skia/source/detail?r=7943

Patch Set 1 #

Total comments: 5
Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -97 lines) Patch
M gm/selftest.cpp View 1 chunk +8 lines, -2 lines 0 comments Download
D gm/tests/outputs/aaclip-readback/output-expected/command_line View 1 chunk +0 lines, -1 line 0 comments Download
D gm/tests/outputs/aaclip-readback/output-expected/json-summary.txt View 1 chunk +0 lines, -25 lines 0 comments Download
D gm/tests/outputs/aaclip-readback/output-expected/return_value View 1 chunk +0 lines, -1 line 0 comments Download
D gm/tests/outputs/aaclip-readback/output-expected/stdout View 1 chunk +0 lines, -3 lines 0 comments Download
D gm/tests/outputs/aaclip-write/output-expected/command_line View 1 chunk +0 lines, -1 line 0 comments Download
D gm/tests/outputs/aaclip-write/output-expected/json-summary.txt View 1 chunk +0 lines, -16 lines 0 comments Download
D gm/tests/outputs/aaclip-write/output-expected/return_value View 1 chunk +0 lines, -1 line 0 comments Download
D gm/tests/outputs/aaclip-write/output-expected/stdout View 1 chunk +0 lines, -3 lines 0 comments Download
M gm/tests/outputs/compared-against-different-pixels-images/output-expected/json-summary.txt View 2 chunks +4 lines, -4 lines 4 comments Download
M gm/tests/outputs/compared-against-different-pixels-json/output-expected/json-summary.txt View 2 chunks +4 lines, -4 lines 0 comments Download
M gm/tests/outputs/compared-against-empty-dir/output-expected/json-summary.txt View 1 chunk +2 lines, -2 lines 0 comments Download
M gm/tests/outputs/compared-against-identical-bytes-images/output-expected/json-summary.txt View 1 chunk +4 lines, -4 lines 0 comments Download
M gm/tests/outputs/compared-against-identical-bytes-json/output-expected/json-summary.txt View 1 chunk +4 lines, -4 lines 0 comments Download
M gm/tests/outputs/compared-against-identical-pixels-images/output-expected/json-summary.txt View 1 chunk +4 lines, -4 lines 0 comments Download
M gm/tests/outputs/compared-against-identical-pixels-json/output-expected/json-summary.txt View 1 chunk +4 lines, -4 lines 0 comments Download
M gm/tests/outputs/no-readpath/output-expected/json-summary.txt View 1 chunk +2 lines, -2 lines 0 comments Download
M gm/tests/run.sh View 1 chunk +0 lines, -16 lines 1 comment Download

Messages

Total messages: 6 (0 generated)
epoger
first LG wins https://codereview.chromium.org/12379047/diff/1/gm/tests/outputs/compared-against-different-pixels-images/output-expected/json-summary.txt File gm/tests/outputs/compared-against-different-pixels-images/output-expected/json-summary.txt (right): https://codereview.chromium.org/12379047/diff/1/gm/tests/outputs/compared-against-different-pixels-images/output-expected/json-summary.txt#newcode5 gm/tests/outputs/compared-against-different-pixels-images/output-expected/json-summary.txt:5: "checksum" : 9512553915271796906 Aside: you can ...
7 years, 9 months ago (2013-03-01 17:24:52 UTC) #1
epoger
P.S. Since I can't run a try job on the housekeeping bot, I did the ...
7 years, 9 months ago (2013-03-01 17:27:54 UTC) #2
borenet
LGTM https://codereview.chromium.org/12379047/diff/1/gm/tests/outputs/compared-against-different-pixels-images/output-expected/json-summary.txt File gm/tests/outputs/compared-against-different-pixels-images/output-expected/json-summary.txt (right): https://codereview.chromium.org/12379047/diff/1/gm/tests/outputs/compared-against-different-pixels-images/output-expected/json-summary.txt#newcode5 gm/tests/outputs/compared-against-different-pixels-images/output-expected/json-summary.txt:5: "checksum" : 9512553915271796906 On 2013/03/01 17:24:52, epoger wrote: ...
7 years, 9 months ago (2013-03-01 18:15:02 UTC) #3
epoger
https://codereview.chromium.org/12379047/diff/1/gm/tests/outputs/compared-against-different-pixels-images/output-expected/json-summary.txt File gm/tests/outputs/compared-against-different-pixels-images/output-expected/json-summary.txt (right): https://codereview.chromium.org/12379047/diff/1/gm/tests/outputs/compared-against-different-pixels-images/output-expected/json-summary.txt#newcode5 gm/tests/outputs/compared-against-different-pixels-images/output-expected/json-summary.txt:5: "checksum" : 9512553915271796906 On 2013/03/01 18:15:02, borenet wrote: > ...
7 years, 9 months ago (2013-03-01 18:26:09 UTC) #4
borenet
https://codereview.chromium.org/12379047/diff/1/gm/tests/outputs/compared-against-different-pixels-images/output-expected/json-summary.txt File gm/tests/outputs/compared-against-different-pixels-images/output-expected/json-summary.txt (right): https://codereview.chromium.org/12379047/diff/1/gm/tests/outputs/compared-against-different-pixels-images/output-expected/json-summary.txt#newcode5 gm/tests/outputs/compared-against-different-pixels-images/output-expected/json-summary.txt:5: "checksum" : 9512553915271796906 On 2013/03/01 18:26:09, epoger wrote: > ...
7 years, 9 months ago (2013-03-01 19:32:42 UTC) #5
epoger
7 years, 9 months ago (2013-03-02 19:56:27 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 manually as r7943 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698