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

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

Issue 180153002: rebaseline extractbitmap GMs, as the test itself changed (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 10 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 3096 matching lines...) Expand 10 before | Expand all | Expand 10 after
3107 "bitmap-64bitMD5", 3107 "bitmap-64bitMD5",
3108 8404953487026011124 3108 8404953487026011124
3109 ] 3109 ]
3110 ], 3110 ],
3111 "ignore-failure": false 3111 "ignore-failure": false
3112 }, 3112 },
3113 "extractbitmap_565.png": { 3113 "extractbitmap_565.png": {
3114 "allowed-digests": [ 3114 "allowed-digests": [
3115 [ 3115 [
3116 "bitmap-64bitMD5", 3116 "bitmap-64bitMD5",
3117 6262841086313421656 3117 10931473040653078858
3118 ] 3118 ]
3119 ], 3119 ],
3120 "bugs": [ 3120 "reviewed-by-human": true
3121 1578
3122 ],
3123 "reviewed-by-human": false
3124 }, 3121 },
3125 "extractbitmap_8888.png": { 3122 "extractbitmap_8888.png": {
3126 "allowed-digests": [ 3123 "allowed-digests": [
3127 [ 3124 [
3128 "bitmap-64bitMD5", 3125 "bitmap-64bitMD5",
3129 6262841086313421656 3126 10931473040653078858
3130 ] 3127 ]
3131 ], 3128 ],
3132 "bugs": [ 3129 "reviewed-by-human": true
3133 1578
3134 ],
3135 "reviewed-by-human": false
3136 }, 3130 },
3137 "factory_565.png": { 3131 "factory_565.png": {
3138 "allowed-digests": [ 3132 "allowed-digests": [
3139 [ 3133 [
3140 "bitmap-64bitMD5", 3134 "bitmap-64bitMD5",
3141 4768741511907258218 3135 4768741511907258218
3142 ] 3136 ]
3143 ], 3137 ],
3144 "bugs": [ 3138 "bugs": [
3145 1578 3139 1578
(...skipping 3676 matching lines...) Expand 10 before | Expand all | Expand 10 after
6822 "allowed-digests": [ 6816 "allowed-digests": [
6823 [ 6817 [
6824 "bitmap-64bitMD5", 6818 "bitmap-64bitMD5",
6825 17779708890505908024 6819 17779708890505908024
6826 ] 6820 ]
6827 ], 6821 ],
6828 "reviewed-by-human": true 6822 "reviewed-by-human": true
6829 } 6823 }
6830 } 6824 }
6831 } 6825 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698