From 76c913db20de7ae1baa49ae66e943bf7f40781cc Mon Sep 17 00:00:00 2001 From: "epoger@google.com" Date: Fri, 26 Apr 2013 15:06:44 +0000 Subject: GM: specify that currently used checksums are CityHashes of SkBitmaps (distinct from other hash algorithms we may switch to, or hashes of files such as PDFs that cannot be read into an SkBitmap) Review URL: https://codereview.chromium.org/14284018 git-svn-id: http://skia.googlecode.com/svn/trunk@8877 2bbb7eff-a529-9590-31e7-b0007b416f81 --- .../intentionally-skipped-tests/output-expected/json-summary.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'gm/tests/outputs/intentionally-skipped-tests/output-expected') diff --git a/gm/tests/outputs/intentionally-skipped-tests/output-expected/json-summary.txt b/gm/tests/outputs/intentionally-skipped-tests/output-expected/json-summary.txt index a3ac39fb59..1ee2207f42 100644 --- a/gm/tests/outputs/intentionally-skipped-tests/output-expected/json-summary.txt +++ b/gm/tests/outputs/intentionally-skipped-tests/output-expected/json-summary.txt @@ -4,16 +4,16 @@ "failure-ignored" : null, "no-comparison" : { "565/selftest1" : { - "checksum" : 9512553915271796906 + "bitmap-cityhash" : 9512553915271796906 }, "565/selftest2" : { - "checksum" : 11071285354315388429 + "bitmap-cityhash" : 11071285354315388429 }, "8888/selftest1" : { - "checksum" : 14022967492765711532 + "bitmap-cityhash" : 14022967492765711532 }, "8888/selftest2" : { - "checksum" : 16527650414256125612 + "bitmap-cityhash" : 16527650414256125612 } }, "succeeded" : null -- cgit v1.2.3