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

Side by Side Diff: expectations/gm/Test-Android-Nexus7-Tegra3-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 3091 matching lines...) Expand 10 before | Expand all | Expand 10 after
3102 ], 3102 ],
3103 "bugs": [ 3103 "bugs": [
3104 1578 3104 1578
3105 ], 3105 ],
3106 "reviewed-by-human": false 3106 "reviewed-by-human": false
3107 }, 3107 },
3108 "downsamplebitmap_checkerboard_high_512_256_gpu.png": { 3108 "downsamplebitmap_checkerboard_high_512_256_gpu.png": {
3109 "allowed-digests": [ 3109 "allowed-digests": [
3110 [ 3110 [
3111 "bitmap-64bitMD5", 3111 "bitmap-64bitMD5",
3112 8916009523280789816 3112 2448805777455282675
3113 ] 3113 ]
3114 ], 3114 ],
3115 "bugs": [ 3115 "reviewed-by-human": true
3116 1578
3117 ],
3118 "reviewed-by-human": false
3119 }, 3116 },
3120 "downsamplebitmap_checkerboard_low_512_256_565.png": { 3117 "downsamplebitmap_checkerboard_low_512_256_565.png": {
3121 "allowed-digests": [ 3118 "allowed-digests": [
3122 [ 3119 [
3123 "bitmap-64bitMD5", 3120 "bitmap-64bitMD5",
3124 10232582998248890344 3121 10232582998248890344
3125 ] 3122 ]
3126 ], 3123 ],
3127 "bugs": [ 3124 "bugs": [
3128 1578 3125 1578
(...skipping 4666 matching lines...) Expand 10 before | Expand all | Expand 10 after
7795 "allowed-digests": [ 7792 "allowed-digests": [
7796 [ 7793 [
7797 "bitmap-64bitMD5", 7794 "bitmap-64bitMD5",
7798 9347373815292268764 7795 9347373815292268764
7799 ] 7796 ]
7800 ], 7797 ],
7801 "ignore-failure": false 7798 "ignore-failure": false
7802 } 7799 }
7803 } 7800 }
7804 } 7801 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698