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

Side by Side Diff: expectations/gm/Test-Android-GalaxyNexus-SGX540-Arm7-Release/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, 9 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 3054 matching lines...) Expand 10 before | Expand all | Expand 10 after
3065 "bitmap-64bitMD5", 3065 "bitmap-64bitMD5",
3066 8404953487026011124 3066 8404953487026011124
3067 ] 3067 ]
3068 ], 3068 ],
3069 "ignore-failure": false 3069 "ignore-failure": false
3070 }, 3070 },
3071 "extractbitmap_565.png": { 3071 "extractbitmap_565.png": {
3072 "allowed-digests": [ 3072 "allowed-digests": [
3073 [ 3073 [
3074 "bitmap-64bitMD5", 3074 "bitmap-64bitMD5",
3075 6262841086313421656 3075 10931473040653078858
3076 ] 3076 ]
3077 ], 3077 ],
3078 "bugs": [ 3078 "reviewed-by-human": true
3079 1578
3080 ],
3081 "reviewed-by-human": false
3082 }, 3079 },
3083 "extractbitmap_8888.png": { 3080 "extractbitmap_8888.png": {
3084 "allowed-digests": [ 3081 "allowed-digests": [
3085 [ 3082 [
3086 "bitmap-64bitMD5", 3083 "bitmap-64bitMD5",
3087 6262841086313421656 3084 10931473040653078858
3088 ] 3085 ]
3089 ], 3086 ],
3090 "bugs": [ 3087 "reviewed-by-human": true
3091 1578
3092 ],
3093 "reviewed-by-human": false
3094 }, 3088 },
3095 "factory_565.png": { 3089 "factory_565.png": {
3096 "allowed-digests": [ 3090 "allowed-digests": [
3097 [ 3091 [
3098 "bitmap-64bitMD5", 3092 "bitmap-64bitMD5",
3099 4768741511907258218 3093 4768741511907258218
3100 ] 3094 ]
3101 ], 3095 ],
3102 "bugs": [ 3096 "bugs": [
3103 1578 3097 1578
(...skipping 3744 matching lines...) Expand 10 before | Expand all | Expand 10 after
6848 "allowed-digests": [ 6842 "allowed-digests": [
6849 [ 6843 [
6850 "bitmap-64bitMD5", 6844 "bitmap-64bitMD5",
6851 8413804145353570345 6845 8413804145353570345
6852 ] 6846 ]
6853 ], 6847 ],
6854 "reviewed-by-human": true 6848 "reviewed-by-human": true
6855 } 6849 }
6856 } 6850 }
6857 } 6851 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698