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

Side by Side Diff: expectations/gm/Test-Mac10.8-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 6799 matching lines...) Expand 10 before | Expand all | Expand 10 after
6810 [ 6810 [
6811 "bitmap-64bitMD5", 6811 "bitmap-64bitMD5",
6812 10711893904565135844 6812 10711893904565135844
6813 ] 6813 ]
6814 ], 6814 ],
6815 "bugs": [ 6815 "bugs": [
6816 1759 6816 1759
6817 ], 6817 ],
6818 "reviewed-by-human": false 6818 "reviewed-by-human": false
6819 }, 6819 },
6820 "etc1bitmap_565.png": {
6821 "allowed-digests": [
6822 [
6823 "bitmap-64bitMD5",
6824 15855537393781495131
6825 ]
6826 ],
6827 "reviewed-by-human": true
6828 },
6829 "etc1bitmap_8888.png": {
6830 "allowed-digests": [
6831 [
6832 "bitmap-64bitMD5",
6833 10396043285211938891
6834 ]
6835 ],
6836 "reviewed-by-human": true
6837 },
6838 "etc1bitmap_gpu.png": {
6839 "allowed-digests": [
6840 [
6841 "bitmap-64bitMD5",
6842 10396043285211938891
6843 ]
6844 ],
6845 "reviewed-by-human": true
6846 },
6847 "etc1bitmap_pdf-mac.png": {
6848 "allowed-digests": [
6849 [
6850 "bitmap-64bitMD5",
6851 10396043285211938891
6852 ]
6853 ],
6854 "reviewed-by-human": true
6855 },
6820 "extractbitmap_565.png": { 6856 "extractbitmap_565.png": {
6821 "allowed-digests": [ 6857 "allowed-digests": [
6822 [ 6858 [
6823 "bitmap-64bitMD5", 6859 "bitmap-64bitMD5",
6824 10931473040653078858 6860 10931473040653078858
6825 ] 6861 ]
6826 ], 6862 ],
6827 "reviewed-by-human": true 6863 "reviewed-by-human": true
6828 }, 6864 },
6829 "extractbitmap_8888.png": { 6865 "extractbitmap_8888.png": {
(...skipping 8444 matching lines...) Expand 10 before | Expand all | Expand 10 after
15274 7829854837061118142 15310 7829854837061118142
15275 ] 15311 ]
15276 ], 15312 ],
15277 "bugs": [ 15313 "bugs": [
15278 1578 15314 1578
15279 ], 15315 ],
15280 "reviewed-by-human": false 15316 "reviewed-by-human": false
15281 } 15317 }
15282 } 15318 }
15283 } 15319 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698