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

Side by Side Diff: expectations/gm/Test-Linux-Bare-NoGPU-Arm8_64-Debug/expected-results.json

Issue 254283003: rebaseline GM changes to image-surface (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 7 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 3736 matching lines...) Expand 10 before | Expand all | Expand 10 after
3747 "bitmap-64bitMD5", 3747 "bitmap-64bitMD5",
3748 11207060820710342539 3748 11207060820710342539
3749 ] 3749 ]
3750 ], 3750 ],
3751 "reviewed-by-human": false 3751 "reviewed-by-human": false
3752 }, 3752 },
3753 "image-surface_565.png": { 3753 "image-surface_565.png": {
3754 "allowed-digests": [ 3754 "allowed-digests": [
3755 [ 3755 [
3756 "bitmap-64bitMD5", 3756 "bitmap-64bitMD5",
3757 12434684388173049252 3757 9756935761589936356
3758 ] 3758 ]
3759 ], 3759 ],
3760 "bugs": [
3761 2422
3762 ],
3763 "ignore-failure": true, 3760 "ignore-failure": true,
3764 "reviewed-by-human": false 3761 "reviewed-by-human": true
3765 }, 3762 },
3766 "image-surface_8888.png": { 3763 "image-surface_8888.png": {
3767 "allowed-digests": [ 3764 "allowed-digests": [
3768 [ 3765 [
3769 "bitmap-64bitMD5", 3766 "bitmap-64bitMD5",
3770 74057096367586148 3767 16339859862085367753
3771 ] 3768 ]
3772 ], 3769 ],
3773 "bugs": [
3774 2422
3775 ],
3776 "ignore-failure": true, 3770 "ignore-failure": true,
3777 "reviewed-by-human": false 3771 "reviewed-by-human": true
3778 }, 3772 },
3779 "imagealphathreshold_565.png": { 3773 "imagealphathreshold_565.png": {
3780 "allowed-digests": [ 3774 "allowed-digests": [
3781 [ 3775 [
3782 "bitmap-64bitMD5", 3776 "bitmap-64bitMD5",
3783 9262312764539834132 3777 9262312764539834132
3784 ] 3778 ]
3785 ], 3779 ],
3786 "bugs": [ 3780 "bugs": [
3787 2325 3781 2325
(...skipping 2426 matching lines...) Expand 10 before | Expand all | Expand 10 after
6214 [ 6208 [
6215 "bitmap-64bitMD5", 6209 "bitmap-64bitMD5",
6216 15549718827846620000 6210 15549718827846620000
6217 ] 6211 ]
6218 ], 6212 ],
6219 "ignore-failure": false, 6213 "ignore-failure": false,
6220 "reviewed-by-human": true 6214 "reviewed-by-human": true
6221 } 6215 }
6222 } 6216 }
6223 } 6217 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698