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

Side by Side Diff: expectations/gm/Test-Android-Nexus7-Tegra3-Arm7-Debug/expected-results.json

Issue 106523004: Some more medium/MIP downsample gpu rebaslines and misc gpu innocuous rebaselines (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 years 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 3163 matching lines...) Expand 10 before | Expand all | Expand 10 after
3174 ], 3174 ],
3175 "bugs": [ 3175 "bugs": [
3176 1578 3176 1578
3177 ], 3177 ],
3178 "reviewed-by-human": false 3178 "reviewed-by-human": false
3179 }, 3179 },
3180 "downsamplebitmap_checkerboard_medium_512_256_gpu.png": { 3180 "downsamplebitmap_checkerboard_medium_512_256_gpu.png": {
3181 "allowed-digests": [ 3181 "allowed-digests": [
3182 [ 3182 [
3183 "bitmap-64bitMD5", 3183 "bitmap-64bitMD5",
3184 8916009523280789816 3184 10440183167364399689
3185 ] 3185 ]
3186 ], 3186 ],
3187 "bugs": [ 3187 "reviewed-by-human": true
3188 1578
3189 ],
3190 "reviewed-by-human": false
3191 }, 3188 },
3192 "downsamplebitmap_checkerboard_none_512_256_565.png": { 3189 "downsamplebitmap_checkerboard_none_512_256_565.png": {
3193 "allowed-digests": [ 3190 "allowed-digests": [
3194 [ 3191 [
3195 "bitmap-64bitMD5", 3192 "bitmap-64bitMD5",
3196 3646964297203490771 3193 3646964297203490771
3197 ] 3194 ]
3198 ], 3195 ],
3199 "bugs": [ 3196 "bugs": [
3200 1578 3197 1578
(...skipping 4726 matching lines...) Expand 10 before | Expand all | Expand 10 after
7927 "allowed-digests": [ 7924 "allowed-digests": [
7928 [ 7925 [
7929 "bitmap-64bitMD5", 7926 "bitmap-64bitMD5",
7930 9347373815292268764 7927 9347373815292268764
7931 ] 7928 ]
7932 ], 7929 ],
7933 "ignore-failure": false 7930 "ignore-failure": false
7934 } 7931 }
7935 } 7932 }
7936 } 7933 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698