diff options
author | epoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2012-12-20 18:34:29 +0000 |
---|---|---|
committer | epoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2012-12-20 18:34:29 +0000 |
commit | 9c56a8dea6587242671fb36db3940277db6018db (patch) | |
tree | c4cd417599dfda51244e081a4779a57a90407e8f /gm/tests/outputs/compared-against-different-pixels | |
parent | 0797c2cceadd7dfc2e7f9efa30b611d18efcdcdd (diff) |
Make gm's json results include checksums even if run without --readPath
Review URL: https://codereview.appspot.com/6979043
git-svn-id: http://skia.googlecode.com/svn/trunk@6917 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gm/tests/outputs/compared-against-different-pixels')
-rw-r--r-- | gm/tests/outputs/compared-against-different-pixels/output-expected/json-summary.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gm/tests/outputs/compared-against-different-pixels/output-expected/json-summary.txt b/gm/tests/outputs/compared-against-different-pixels/output-expected/json-summary.txt index 179c60c162..180b9efaa2 100644 --- a/gm/tests/outputs/compared-against-different-pixels/output-expected/json-summary.txt +++ b/gm/tests/outputs/compared-against-different-pixels/output-expected/json-summary.txt @@ -6,6 +6,7 @@ } }, "failure-ignored" : null, + "no-comparison" : null, "succeeded" : null }, "expected-results" : { |