diff options
author | fmalita@google.com <fmalita@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2013-08-27 13:54:36 +0000 |
---|---|---|
committer | fmalita@google.com <fmalita@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2013-08-27 13:54:36 +0000 |
commit | b9168ed4324a51ae1e7263de35e54367483040d6 (patch) | |
tree | 4b9262c3e7fb7be4c6c583744623ac5884ce94d9 /expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug | |
parent | 6688e18f8da40772384f146fb34d64348aa6293c (diff) |
Adding SkLumaXfermode GM results.
Review URL: https://codereview.chromium.org/23596004
git-svn-id: http://skia.googlecode.com/svn/trunk@10933 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug')
-rw-r--r-- | expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug/expected-results.json | 35 |
1 files changed, 34 insertions, 1 deletions
diff --git a/expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug/expected-results.json b/expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug/expected-results.json index 4c7b83999d..9ecd14b893 100644 --- a/expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug/expected-results.json +++ b/expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug/expected-results.json @@ -2742,6 +2742,39 @@ ], "ignore-failure": false }, + "lumamode_565.png": { + "allowed-digests": [ + [ + "bitmap-64bitMD5", + 7951614557271737272 + ] + ] + }, + "lumamode_8888.png": { + "allowed-digests": [ + [ + "bitmap-64bitMD5", + 13789424533151327678 + ] + ] + }, + "lumamode_gpu.png": { + "allowed-digests": [ + [ + "bitmap-64bitMD5", + 2042506039399431249 + ] + ] + }, + "lumamode_pdf-poppler.png": { + "allowed-digests": [ + [ + "bitmap-64bitMD5", + 7211757789072332485 + ] + ], + "ignore-failure": true + }, "matrixconvolution_565.png": { "allowed-digests": [ [ @@ -4140,4 +4173,4 @@ "ignore-failure": false } } -}
\ No newline at end of file +} |