aboutsummaryrefslogtreecommitdiffhomepage
path: root/expectations/gm/Test-Ubuntu12-ShuttleA-ATI5770-x86_64-Release
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-Ubuntu12-ShuttleA-ATI5770-x86_64-Release
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-Ubuntu12-ShuttleA-ATI5770-x86_64-Release')
-rw-r--r--expectations/gm/Test-Ubuntu12-ShuttleA-ATI5770-x86_64-Release/expected-results.json23
1 files changed, 14 insertions, 9 deletions
diff --git a/expectations/gm/Test-Ubuntu12-ShuttleA-ATI5770-x86_64-Release/expected-results.json b/expectations/gm/Test-Ubuntu12-ShuttleA-ATI5770-x86_64-Release/expected-results.json
index cf0bee9252..991f35a342 100644
--- a/expectations/gm/Test-Ubuntu12-ShuttleA-ATI5770-x86_64-Release/expected-results.json
+++ b/expectations/gm/Test-Ubuntu12-ShuttleA-ATI5770-x86_64-Release/expected-results.json
@@ -7043,7 +7043,8 @@
"bitmap-64bitMD5",
3874425517424945040
]
- ]
+ ],
+ "ignore-failure": true
},
"imagefilterscropped_8888.png": {
"allowed-digests": [
@@ -7051,7 +7052,8 @@
"bitmap-64bitMD5",
6609487318995142418
]
- ]
+ ],
+ "ignore-failure": true
},
"imagefilterscropped_gpu.png": {
"allowed-digests": [
@@ -7059,7 +7061,8 @@
"bitmap-64bitMD5",
7695122859919470395
]
- ]
+ ],
+ "ignore-failure": true
},
"imagefilterscropped_pdf-poppler.png": {
"allowed-digests": [
@@ -7071,7 +7074,8 @@
"bugs": [
1578
],
- "reviewed-by-human": false
+ "reviewed-by-human": false,
+ "ignore-failure": true
},
"imagefiltersgraph_565.png": {
"allowed-digests": [
@@ -10110,7 +10114,7 @@
5103396618248609155
]
],
- "ignore-failure": false
+ "ignore-failure": true
},
"testimagefilters_8888.png": {
"allowed-digests": [
@@ -10119,7 +10123,7 @@
3389221874357470113
]
],
- "ignore-failure": false
+ "ignore-failure": true
},
"testimagefilters_gpu.png": {
"allowed-digests": [
@@ -10128,7 +10132,7 @@
10341140275653193223
]
],
- "ignore-failure": false
+ "ignore-failure": true
},
"testimagefilters_pdf-poppler.png": {
"allowed-digests": [
@@ -10140,7 +10144,8 @@
"bugs": [
1578
],
- "reviewed-by-human": false
+ "reviewed-by-human": false,
+ "ignore-failure": true
},
"texdata_565.png": {
"allowed-digests": [
@@ -10935,4 +10940,4 @@
"reviewed-by-human": false
}
}
-} \ No newline at end of file
+}