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

Side by Side Diff: expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86-Release/expected-results.json

Issue 300063007: Update expectations for etc1bitmap (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 6 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 6997 matching lines...) Expand 10 before | Expand all | Expand 10 after
7008 [ 7008 [
7009 "bitmap-64bitMD5", 7009 "bitmap-64bitMD5",
7010 10711893904565135844 7010 10711893904565135844
7011 ] 7011 ]
7012 ], 7012 ],
7013 "bugs": [ 7013 "bugs": [
7014 1578 7014 1578
7015 ], 7015 ],
7016 "reviewed-by-human": false 7016 "reviewed-by-human": false
7017 }, 7017 },
7018 "etc1bitmap_565.png": {
7019 "allowed-digests": [
7020 [
7021 "bitmap-64bitMD5",
7022 15855537393781495131
7023 ]
7024 ],
7025 "reviewed-by-human": true
7026 },
7027 "etc1bitmap_8888.png": {
7028 "allowed-digests": [
7029 [
7030 "bitmap-64bitMD5",
7031 10396043285211938891
7032 ]
7033 ],
7034 "reviewed-by-human": true
7035 },
7036 "etc1bitmap_gpu.png": {
7037 "allowed-digests": [
7038 [
7039 "bitmap-64bitMD5",
7040 10396043285211938891
7041 ]
7042 ],
7043 "reviewed-by-human": true
7044 },
7045 "etc1bitmap_pdf-mac.png": {
7046 "allowed-digests": [
7047 [
7048 "bitmap-64bitMD5",
7049 10396043285211938891
7050 ]
7051 ],
7052 "reviewed-by-human": true
7053 },
7018 "extractbitmap_565.png": { 7054 "extractbitmap_565.png": {
7019 "allowed-digests": [ 7055 "allowed-digests": [
7020 [ 7056 [
7021 "bitmap-64bitMD5", 7057 "bitmap-64bitMD5",
7022 10931473040653078858 7058 10931473040653078858
7023 ] 7059 ]
7024 ], 7060 ],
7025 "reviewed-by-human": true 7061 "reviewed-by-human": true
7026 }, 7062 },
7027 "extractbitmap_8888.png": { 7063 "extractbitmap_8888.png": {
(...skipping 8696 matching lines...) Expand 10 before | Expand all | Expand 10 after
15724 7829854837061118142 15760 7829854837061118142
15725 ] 15761 ]
15726 ], 15762 ],
15727 "bugs": [ 15763 "bugs": [
15728 1578 15764 1578
15729 ], 15765 ],
15730 "reviewed-by-human": false 15766 "reviewed-by-human": false
15731 } 15767 }
15732 } 15768 }
15733 } 15769 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698