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

Side by Side Diff: expectations/gm/Test-Ubuntu13.10-ShuttleA-NoGPU-x86_64-Debug/expected-results.json

Issue 300063007: Update expectations for etc1bitmap (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 4806 matching lines...) Expand 10 before | Expand all | Expand 10 after
4817 [ 4817 [
4818 "bitmap-64bitMD5", 4818 "bitmap-64bitMD5",
4819 12311402579038862924 4819 12311402579038862924
4820 ] 4820 ]
4821 ], 4821 ],
4822 "bugs": [ 4822 "bugs": [
4823 1578 4823 1578
4824 ], 4824 ],
4825 "reviewed-by-human": false 4825 "reviewed-by-human": false
4826 }, 4826 },
4827 "etc1bitmap_565.png": {
4828 "allowed-digests": [
4829 [
4830 "bitmap-64bitMD5",
4831 15855537393781495131
4832 ]
4833 ],
4834 "reviewed-by-human": true
4835 },
4836 "etc1bitmap_8888.png": {
4837 "allowed-digests": [
4838 [
4839 "bitmap-64bitMD5",
4840 10396043285211938891
4841 ]
4842 ],
4843 "reviewed-by-human": true
4844 },
4845 "etc1bitmap_pdf-poppler.png": {
4846 "allowed-digests": [
4847 [
4848 "bitmap-64bitMD5",
4849 5410532238283697332
4850 ]
4851 ],
4852 "reviewed-by-human": true
4853 },
4827 "extractbitmap_565.png": { 4854 "extractbitmap_565.png": {
4828 "allowed-digests": [ 4855 "allowed-digests": [
4829 [ 4856 [
4830 "bitmap-64bitMD5", 4857 "bitmap-64bitMD5",
4831 11559795738519917215 4858 11559795738519917215
4832 ] 4859 ]
4833 ], 4860 ],
4834 "reviewed-by-human": true 4861 "reviewed-by-human": true
4835 }, 4862 },
4836 "extractbitmap_8888.png": { 4863 "extractbitmap_8888.png": {
(...skipping 5927 matching lines...) Expand 10 before | Expand all | Expand 10 after
10764 12332625502817210303 10791 12332625502817210303
10765 ] 10792 ]
10766 ], 10793 ],
10767 "bugs": [ 10794 "bugs": [
10768 1578 10795 1578
10769 ], 10796 ],
10770 "reviewed-by-human": false 10797 "reviewed-by-human": false
10771 } 10798 }
10772 } 10799 }
10773 } 10800 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698