diff options
author | epoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2013-03-02 19:56:18 +0000 |
---|---|---|
committer | epoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2013-03-02 19:56:18 +0000 |
commit | b9ba1eadc839fb346a5bcf5f7a38b775e1069586 (patch) | |
tree | 7044b9a452837dc871e2dd80e16b23bcc0edcf9a /gm/tests/outputs/compared-against-identical-pixels-json | |
parent | 7ae918eec73865ad0c0c138680e9d2df9fc5ea82 (diff) |
gm self-test: make all test cases exercise transparency
BUG=https://code.google.com/p/skia/issues/detail?id=1142
Review URL: https://codereview.chromium.org/12379047
git-svn-id: http://skia.googlecode.com/svn/trunk@7943 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gm/tests/outputs/compared-against-identical-pixels-json')
-rw-r--r-- | gm/tests/outputs/compared-against-identical-pixels-json/output-expected/json-summary.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gm/tests/outputs/compared-against-identical-pixels-json/output-expected/json-summary.txt b/gm/tests/outputs/compared-against-identical-pixels-json/output-expected/json-summary.txt index 1fcd8f0b75..cfaf455462 100644 --- a/gm/tests/outputs/compared-against-identical-pixels-json/output-expected/json-summary.txt +++ b/gm/tests/outputs/compared-against-identical-pixels-json/output-expected/json-summary.txt @@ -5,20 +5,20 @@ "no-comparison" : null, "succeeded" : { "565/selftest1" : { - "checksum" : 9948284449770991531 + "checksum" : 9512553915271796906 }, "8888/selftest1" : { - "checksum" : 9948284449770991531 + "checksum" : 14022967492765711532 } } }, "expected-results" : { "565/selftest1" : { - "checksums" : [ 9948284449770991531 ], + "checksums" : [ 9512553915271796906 ], "ignore-failure" : false }, "8888/selftest1" : { - "checksums" : [ 9948284449770991531 ], + "checksums" : [ 14022967492765711532 ], "ignore-failure" : false } } |