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

Side by Side Diff: expectations/gm/Test-ChromeOS-Alex-GMA3150-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 "expected-results": { 2 "expected-results": {
3 "3x3bitmaprect_565.png": { 3 "3x3bitmaprect_565.png": {
4 "allowed-digests": [ 4 "allowed-digests": [
5 [ 5 [
6 "bitmap-64bitMD5", 6 "bitmap-64bitMD5",
7 12831071530564277917 7 12831071530564277917
8 ] 8 ]
9 ], 9 ],
10 "bugs": [ 10 "bugs": [
(...skipping 2800 matching lines...) Expand 10 before | Expand all | Expand 10 after
2811 [ 2811 [
2812 "bitmap-64bitMD5", 2812 "bitmap-64bitMD5",
2813 4888438410661494940 2813 4888438410661494940
2814 ] 2814 ]
2815 ], 2815 ],
2816 "bugs": [ 2816 "bugs": [
2817 1578 2817 1578
2818 ], 2818 ],
2819 "reviewed-by-human": false 2819 "reviewed-by-human": false
2820 }, 2820 },
2821 "etc1bitmap_565.png": {
2822 "allowed-digests": [
2823 [
2824 "bitmap-64bitMD5",
2825 15855537393781495131
2826 ]
2827 ],
2828 "reviewed-by-human": true
2829 },
2830 "etc1bitmap_8888.png": {
2831 "allowed-digests": [
2832 [
2833 "bitmap-64bitMD5",
2834 10396043285211938891
2835 ]
2836 ],
2837 "reviewed-by-human": true
2838 },
2821 "extractbitmap_565.png": { 2839 "extractbitmap_565.png": {
2822 "allowed-digests": [ 2840 "allowed-digests": [
2823 [ 2841 [
2824 "bitmap-64bitMD5", 2842 "bitmap-64bitMD5",
2825 11559795738519917215 2843 11559795738519917215
2826 ] 2844 ]
2827 ], 2845 ],
2828 "reviewed-by-human": true 2846 "reviewed-by-human": true
2829 }, 2847 },
2830 "extractbitmap_8888.png": { 2848 "extractbitmap_8888.png": {
(...skipping 3562 matching lines...) Expand 10 before | Expand all | Expand 10 after
6393 2149562185397201955 6411 2149562185397201955
6394 ] 6412 ]
6395 ], 6413 ],
6396 "bugs": [ 6414 "bugs": [
6397 1578 6415 1578
6398 ], 6416 ],
6399 "reviewed-by-human": false 6417 "reviewed-by-human": false
6400 } 6418 }
6401 } 6419 }
6402 } 6420 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698