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

Unified Diff: gm/tests/outputs/intentionally-skipped-tests/output-expected/json-summary.txt

Issue 14758003: GM: now that we use MD5 instead of CityHash, the JSON should say so (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: Created 7 years, 8 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/intentionally-skipped-tests/output-expected/json-summary.txt
===================================================================
--- gm/tests/outputs/intentionally-skipped-tests/output-expected/json-summary.txt (revision 8994)
+++ gm/tests/outputs/intentionally-skipped-tests/output-expected/json-summary.txt (working copy)
@@ -4,16 +4,16 @@
"failure-ignored" : null,
"no-comparison" : {
"565/selftest1" : {
- "bitmap-cityhash" : 12927999507540085554
+ "bitmap-64bitMD5" : 12927999507540085554
},
"565/selftest2" : {
- "bitmap-cityhash" : 8863920166200910451
+ "bitmap-64bitMD5" : 8863920166200910451
},
"8888/selftest1" : {
- "bitmap-cityhash" : 1209453360120438698
+ "bitmap-64bitMD5" : 1209453360120438698
},
"8888/selftest2" : {
- "bitmap-cityhash" : 13451349865803053525
+ "bitmap-64bitMD5" : 13451349865803053525
}
},
"succeeded" : null

Powered by Google App Engine
This is Rietveld 408576698