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

Unified Diff: gm/tests/outputs/aaclip-readback/output-expected/json-summary.txt

Issue 12381038: gm self-test: use a pathologically simple test case instead of dashing2 (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: tiny_comment_change 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/aaclip-readback/output-expected/json-summary.txt
===================================================================
--- gm/tests/outputs/aaclip-readback/output-expected/json-summary.txt (revision 7909)
+++ gm/tests/outputs/aaclip-readback/output-expected/json-summary.txt (working copy)
@@ -5,20 +5,20 @@
"no-comparison" : null,
"succeeded" : {
"simpleaaclip_path_565" : {
- "checksum" : FAKE
+ "checksum" : 8375148850964385904
},
"simpleaaclip_path_8888" : {
- "checksum" : FAKE
+ "checksum" : 4719056555285640269
}
}
},
"expected-results" : {
"simpleaaclip_path_565" : {
- "checksums" : [ FAKE ],
+ "checksums" : [ 8375148850964385904 ],
"ignore-failure" : false
},
"simpleaaclip_path_8888" : {
- "checksums" : [ FAKE ],
+ "checksums" : [ 4719056555285640269 ],
"ignore-failure" : false
}
}

Powered by Google App Engine
This is Rietveld 408576698