aboutsummaryrefslogtreecommitdiffhomepage
path: root/expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug-DirectWrite
diff options
context:
space:
mode:
authorGravatar senorblanco@chromium.org <senorblanco@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-09-19 17:26:47 +0000
committerGravatar senorblanco@chromium.org <senorblanco@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-09-19 17:26:47 +0000
commit962c8864e4cf0cfbaf8ea3d17eda83261733362a (patch)
tree0aaf8dea1549a613047b5ed0b9a5131ef4a7ce1c /expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug-DirectWrite
parenteb95d6a59176e350777a991d4fa9073f6c774b40 (diff)
Implement crop rect support for the merge image filter.
Note: this will require rebaselining of the imagefilterscropped and testimagefilters GMs. R=reed@google.com Review URL: https://codereview.chromium.org/23600047 git-svn-id: http://skia.googlecode.com/svn/trunk@11387 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug-DirectWrite')
-rw-r--r--expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug-DirectWrite/expected-results.json21
1 files changed, 13 insertions, 8 deletions
diff --git a/expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug-DirectWrite/expected-results.json b/expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug-DirectWrite/expected-results.json
index 0176c36886..4044bf3cb8 100644
--- a/expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug-DirectWrite/expected-results.json
+++ b/expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug-DirectWrite/expected-results.json
@@ -7098,7 +7098,8 @@
"bitmap-64bitMD5",
9665705870880200206
]
- ]
+ ],
+ "ignore-failure": true
},
"imagefilterscropped_8888.png": {
"allowed-digests": [
@@ -7106,7 +7107,8 @@
"bitmap-64bitMD5",
9280149324796697606
]
- ]
+ ],
+ "ignore-failure": true
},
"imagefilterscropped_gpu.png": {
"allowed-digests": [
@@ -7114,7 +7116,8 @@
"bitmap-64bitMD5",
11886632383343158012
]
- ]
+ ],
+ "ignore-failure": true
},
"imagefilterscropped_pdf-poppler.png": {
"allowed-digests": [
@@ -7126,7 +7129,8 @@
"bugs": [
1578
],
- "reviewed-by-human": false
+ "reviewed-by-human": false,
+ "ignore-failure": true
},
"imagefiltersgraph_565.png": {
"allowed-digests": [
@@ -10164,7 +10168,7 @@
2449762981896068609
]
],
- "ignore-failure": false
+ "ignore-failure": true
},
"testimagefilters_8888.png": {
"allowed-digests": [
@@ -10173,7 +10177,7 @@
91395995868500721
]
],
- "ignore-failure": false
+ "ignore-failure": true
},
"testimagefilters_gpu.png": {
"allowed-digests": [
@@ -10194,7 +10198,8 @@
"bugs": [
1578
],
- "reviewed-by-human": false
+ "reviewed-by-human": false,
+ "ignore-failure": true
},
"texdata_565.png": {
"allowed-digests": [
@@ -10992,4 +10997,4 @@
"reviewed-by-human": false
}
}
-} \ No newline at end of file
+}