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

Unified Diff: gm/tests/outputs/compared-against-different-pixels-images/output-expected/json-summary.txt

Issue 12379047: gm self-test: make all test cases exercise transparency (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: Created 7 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: gm/tests/outputs/compared-against-different-pixels-images/output-expected/json-summary.txt
===================================================================
--- gm/tests/outputs/compared-against-different-pixels-images/output-expected/json-summary.txt (revision 7926)
+++ gm/tests/outputs/compared-against-different-pixels-images/output-expected/json-summary.txt (working copy)
@@ -2,10 +2,10 @@
"actual-results" : {
"failed" : {
"565/selftest1" : {
- "checksum" : 9948284449770991531
+ "checksum" : 9512553915271796906
epoger 2013/03/01 17:24:52 Aside: you can see that the checksums are now DIFF
borenet 2013/03/01 18:15:02 Seems like a high potential for confusion here...
epoger 2013/03/01 18:26:09 If you say so, then by definition yes. :-) Do you
borenet 2013/03/01 19:32:42 I just want to make sure that there aren't any cas
},
"8888/selftest1" : {
- "checksum" : 9948284449770991531
+ "checksum" : 14022967492765711532
}
},
"failure-ignored" : null,
@@ -14,11 +14,11 @@
},
"expected-results" : {
"565/selftest1" : {
- "checksums" : [ 8143889227369140487 ],
+ "checksums" : [ 11071285354315388429 ],
"ignore-failure" : false
},
"8888/selftest1" : {
- "checksums" : [ 8143889227369140487 ],
+ "checksums" : [ 16527650414256125612 ],
"ignore-failure" : false
}
}

Powered by Google App Engine
This is Rietveld 408576698