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

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

Issue 296213009: instead of ignoring testimagefilters EVERYWHERE, just ignore particular failures (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 7 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
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 6643 matching lines...) Expand 10 before | Expand all | Expand 10 after
6654 "bitmap-64bitMD5", 6654 "bitmap-64bitMD5",
6655 15197842121034928067 6655 15197842121034928067
6656 ] 6656 ]
6657 ], 6657 ],
6658 "reviewed-by-human": true 6658 "reviewed-by-human": true
6659 }, 6659 },
6660 "testimagefilters_gpu.png": { 6660 "testimagefilters_gpu.png": {
6661 "allowed-digests": [ 6661 "allowed-digests": [
6662 [ 6662 [
6663 "bitmap-64bitMD5", 6663 "bitmap-64bitMD5",
6664 4806854696235085637 6664 14688683472045987229
6665 ] 6665 ]
6666 ], 6666 ],
6667 "ignore-failure": false 6667 "bugs": [
6668 2603
6669 ],
6670 "ignore-failure": false,
6671 "reviewed-by-human": false
6668 }, 6672 },
6669 "texdata_565.png": { 6673 "texdata_565.png": {
6670 "allowed-digests": [ 6674 "allowed-digests": [
6671 [ 6675 [
6672 "bitmap-64bitMD5", 6676 "bitmap-64bitMD5",
6673 8202463522803346863 6677 8202463522803346863
6674 ] 6678 ]
6675 ], 6679 ],
6676 "bugs": [ 6680 "bugs": [
6677 1578 6681 1578
(...skipping 632 matching lines...) Expand 10 before | Expand all | Expand 10 after
7310 "allowed-digests": [ 7314 "allowed-digests": [
7311 [ 7315 [
7312 "bitmap-64bitMD5", 7316 "bitmap-64bitMD5",
7313 14286000270409792100 7317 14286000270409792100
7314 ] 7318 ]
7315 ], 7319 ],
7316 "reviewed-by-human": true 7320 "reviewed-by-human": true
7317 } 7321 }
7318 } 7322 }
7319 } 7323 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698