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

Unified Diff: gm/tests/outputs/compared-against-different-pixels-json/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/compared-against-different-pixels-json/output-expected/json-summary.txt
===================================================================
--- gm/tests/outputs/compared-against-different-pixels-json/output-expected/json-summary.txt (revision 7909)
+++ gm/tests/outputs/compared-against-different-pixels-json/output-expected/json-summary.txt (working copy)
@@ -1,11 +1,11 @@
{
"actual-results" : {
"failed" : {
- "565/dashing2" : {
- "checksum" : FAKE
+ "565/selftest1" : {
+ "checksum" : 9948284449770991531
},
- "8888/dashing2" : {
- "checksum" : FAKE
+ "8888/selftest1" : {
+ "checksum" : 9948284449770991531
}
},
"failure-ignored" : null,
@@ -13,12 +13,12 @@
"succeeded" : null
},
"expected-results" : {
- "565/dashing2" : {
- "checksums" : [ FAKE ],
+ "565/selftest1" : {
+ "checksums" : [ 8143889227369140487 ],
"ignore-failure" : false
},
- "8888/dashing2" : {
- "checksums" : [ FAKE ],
+ "8888/selftest1" : {
+ "checksums" : [ 8143889227369140487 ],
"ignore-failure" : false
}
}

Powered by Google App Engine
This is Rietveld 408576698