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

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

Issue 125463002: rebaseline downsample_text and downsample_checkerboard GMs on gpu configs (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 6 years, 11 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 | Annotate | Revision Log
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 3130 matching lines...) Expand 10 before | Expand all | Expand 10 after
3141 ], 3141 ],
3142 "bugs": [ 3142 "bugs": [
3143 1759 3143 1759
3144 ], 3144 ],
3145 "reviewed-by-human": false 3145 "reviewed-by-human": false
3146 }, 3146 },
3147 "downsamplebitmap_checkerboard_high_512_256_gpu.png": { 3147 "downsamplebitmap_checkerboard_high_512_256_gpu.png": {
3148 "allowed-digests": [ 3148 "allowed-digests": [
3149 [ 3149 [
3150 "bitmap-64bitMD5", 3150 "bitmap-64bitMD5",
3151 12906923782384723142 3151 2448805777455282675
3152 ] 3152 ]
3153 ], 3153 ],
3154 "bugs": [ 3154 "reviewed-by-human": true
3155 1759
3156 ],
3157 "reviewed-by-human": false
3158 }, 3155 },
3159 "downsamplebitmap_checkerboard_low_512_256_565.png": { 3156 "downsamplebitmap_checkerboard_low_512_256_565.png": {
3160 "allowed-digests": [ 3157 "allowed-digests": [
3161 [ 3158 [
3162 "bitmap-64bitMD5", 3159 "bitmap-64bitMD5",
3163 10232582998248890344 3160 10232582998248890344
3164 ] 3161 ]
3165 ], 3162 ],
3166 "bugs": [ 3163 "bugs": [
3167 1759 3164 1759
(...skipping 4757 matching lines...) Expand 10 before | Expand all | Expand 10 after
7925 "allowed-digests": [ 7922 "allowed-digests": [
7926 [ 7923 [
7927 "bitmap-64bitMD5", 7924 "bitmap-64bitMD5",
7928 1704058947413277228 7925 1704058947413277228
7929 ] 7926 ]
7930 ], 7927 ],
7931 "ignore-failure": false 7928 "ignore-failure": false
7932 } 7929 }
7933 } 7930 }
7934 } 7931 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698