diff options
author | reed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2013-01-03 15:29:03 +0000 |
---|---|---|
committer | reed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2013-01-03 15:29:03 +0000 |
commit | 57cf9a6f252528ca54a2daac2b0064ce95405c09 (patch) | |
tree | 120e6069d865f39ed251d41393dd13f5adf53f0e /gm/tests/outputs/compared-against-different-pixels | |
parent | ae57358447bac678e3fc458fa2857a349a6a7081 (diff) |
ran gm/tests/rebaseline.sh 5-6 times to update the self-test after 6984
git-svn-id: http://skia.googlecode.com/svn/trunk@6995 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gm/tests/outputs/compared-against-different-pixels')
3 files changed, 3 insertions, 3 deletions
diff --git a/gm/tests/outputs/compared-against-different-pixels/output-expected/images/8888/dashing2.png b/gm/tests/outputs/compared-against-different-pixels/output-expected/images/8888/dashing2.png Binary files differindex 465c0199df..cb858d7575 100644 --- a/gm/tests/outputs/compared-against-different-pixels/output-expected/images/8888/dashing2.png +++ b/gm/tests/outputs/compared-against-different-pixels/output-expected/images/8888/dashing2.png 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 180b9efaa2..182dd0ed5a 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 @@ -2,7 +2,7 @@ "actual-results" : { "failed" : { "8888/dashing2" : { - "checksum" : 2675870163990933333 + "checksum" : 16595425910463109922 } }, "failure-ignored" : null, diff --git a/gm/tests/outputs/compared-against-different-pixels/output-expected/stdout b/gm/tests/outputs/compared-against-different-pixels/output-expected/stdout index 3833cbe714..04631611c3 100644 --- a/gm/tests/outputs/compared-against-different-pixels/output-expected/stdout +++ b/gm/tests/outputs/compared-against-different-pixels/output-expected/stdout @@ -1,6 +1,6 @@ reading from gm/tests/inputs/different-pixels writing to gm/tests/outputs/compared-against-different-pixels/output-actual/images drawing... dashing2 [640 480] ------ max pixel mismatch for 8888/dashing2 is 51 +----- max pixel mismatch for 8888/dashing2 is 64 Ran 1 tests: 0 passed, 1 failed, 0 missing reference images - 8888/dashing2 pixel_error 51 + 8888/dashing2 pixel_error 64 |