Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(204)

Side by Side Diff: expectations/gm/Test-Android-NexusS-SGX540-Arm7-Release/expected-results.json

Issue 23440054: Revert ignore-failures changes from r11395. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Don't put the failures in ignored-tests.txt; they're already rebaselined. Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 { 1 {
2 "actual-results": { 2 "actual-results": {
3 "failed": null, 3 "failed": null,
4 "failure-ignored": null, 4 "failure-ignored": null,
5 "no-comparison": null, 5 "no-comparison": null,
6 "succeeded": null 6 "succeeded": null
7 }, 7 },
8 "expected-results": { 8 "expected-results": {
9 "3x3bitmaprect_565.png": { 9 "3x3bitmaprect_565.png": {
10 "allowed-digests": [ 10 "allowed-digests": [
(...skipping 4167 matching lines...) Expand 10 before | Expand all | Expand 10 after
4178 ] 4178 ]
4179 ], 4179 ],
4180 "ignore-failure": false 4180 "ignore-failure": false
4181 }, 4181 },
4182 "imagefilterscropped_565.png": { 4182 "imagefilterscropped_565.png": {
4183 "allowed-digests": [ 4183 "allowed-digests": [
4184 [ 4184 [
4185 "bitmap-64bitMD5", 4185 "bitmap-64bitMD5",
4186 4218993393511049682 4186 4218993393511049682
4187 ] 4187 ]
4188 ], 4188 ]
4189 "ignore-failure": true
4190 }, 4189 },
4191 "imagefilterscropped_8888.png": { 4190 "imagefilterscropped_8888.png": {
4192 "allowed-digests": [ 4191 "allowed-digests": [
4193 [ 4192 [
4194 "bitmap-64bitMD5", 4193 "bitmap-64bitMD5",
4195 4348202230099878645 4194 4348202230099878645
4196 ] 4195 ]
4197 ], 4196 ]
4198 "ignore-failure": true
4199 }, 4197 },
4200 "imagefilterscropped_gpu.png": { 4198 "imagefilterscropped_gpu.png": {
4201 "allowed-digests": [ 4199 "allowed-digests": [
4202 [ 4200 [
4203 "bitmap-64bitMD5", 4201 "bitmap-64bitMD5",
4204 3391964154679602478 4202 3391964154679602478
4205 ] 4203 ]
4206 ], 4204 ]
4207 "ignore-failure": true
4208 }, 4205 },
4209 "imagefiltersgraph_565.png": { 4206 "imagefiltersgraph_565.png": {
4210 "allowed-digests": [ 4207 "allowed-digests": [
4211 [ 4208 [
4212 "bitmap-64bitMD5", 4209 "bitmap-64bitMD5",
4213 17503624139247935067 4210 17503624139247935067
4214 ] 4211 ]
4215 ], 4212 ],
4216 "ignore-failure": false 4213 "ignore-failure": false
4217 }, 4214 },
(...skipping 1842 matching lines...) Expand 10 before | Expand all | Expand 10 after
6060 ], 6057 ],
6061 "ignore-failure": false 6058 "ignore-failure": false
6062 }, 6059 },
6063 "testimagefilters_565.png": { 6060 "testimagefilters_565.png": {
6064 "allowed-digests": [ 6061 "allowed-digests": [
6065 [ 6062 [
6066 "bitmap-64bitMD5", 6063 "bitmap-64bitMD5",
6067 3304366110715188942 6064 3304366110715188942
6068 ] 6065 ]
6069 ], 6066 ],
6070 "ignore-failure": true 6067 "ignore-failure": false
6071 }, 6068 },
6072 "testimagefilters_8888.png": { 6069 "testimagefilters_8888.png": {
6073 "allowed-digests": [ 6070 "allowed-digests": [
6074 [ 6071 [
6075 "bitmap-64bitMD5", 6072 "bitmap-64bitMD5",
6076 5928970899626338354 6073 5928970899626338354
6077 ] 6074 ]
6078 ], 6075 ],
6079 "ignore-failure": true 6076 "ignore-failure": false
6080 }, 6077 },
6081 "testimagefilters_gpu.png": { 6078 "testimagefilters_gpu.png": {
6082 "allowed-digests": [ 6079 "allowed-digests": [
6083 [ 6080 [
6084 "bitmap-64bitMD5", 6081 "bitmap-64bitMD5",
6085 17618795489202476638 6082 17618795489202476638
6086 ] 6083 ]
6087 ], 6084 ],
6088 "ignore-failure": true 6085 "ignore-failure": false
6089 }, 6086 },
6090 "texdata_565.png": { 6087 "texdata_565.png": {
6091 "allowed-digests": [ 6088 "allowed-digests": [
6092 [ 6089 [
6093 "bitmap-64bitMD5", 6090 "bitmap-64bitMD5",
6094 8202463522803346863 6091 8202463522803346863
6095 ] 6092 ]
6096 ], 6093 ],
6097 "bugs": [ 6094 "bugs": [
6098 1578 6095 1578
(...skipping 453 matching lines...) Expand 10 before | Expand all | Expand 10 after
6552 "xfermodes_gpu.png": { 6549 "xfermodes_gpu.png": {
6553 "allowed-digests": [ 6550 "allowed-digests": [
6554 [ 6551 [
6555 "bitmap-64bitMD5", 6552 "bitmap-64bitMD5",
6556 1893175418427715444 6553 1893175418427715444
6557 ] 6554 ]
6558 ], 6555 ],
6559 "ignore-failure": false 6556 "ignore-failure": false
6560 } 6557 }
6561 } 6558 }
6562 } 6559 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698