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

Side by Side Diff: expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86_64-Release/expected-results.json

Issue 695343002: Rebaselines for new colortype-xfermodes gm (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 1 month 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 4029 matching lines...) Expand 10 before | Expand all | Expand 10 after
4040 [ 4040 [
4041 "bitmap-64bitMD5", 4041 "bitmap-64bitMD5",
4042 5209099010847914897 4042 5209099010847914897
4043 ] 4043 ]
4044 ], 4044 ],
4045 "bugs": [ 4045 "bugs": [
4046 1578 4046 1578
4047 ], 4047 ],
4048 "reviewed-by-human": false 4048 "reviewed-by-human": false
4049 }, 4049 },
4050 "colortype_xfermodes_565.png": {
4051 "allowed-digests": [
4052 [
4053 "bitmap-64bitMD5",
4054 9524960929576125727
4055 ]
4056 ],
4057 "reviewed-by-human": true
4058 },
4059 "colortype_xfermodes_8888.png": {
4060 "allowed-digests": [
4061 [
4062 "bitmap-64bitMD5",
4063 640832465752633016
4064 ]
4065 ],
4066 "reviewed-by-human": true
4067 },
4068 "colortype_xfermodes_gpu.png": {
4069 "allowed-digests": [
4070 [
4071 "bitmap-64bitMD5",
4072 17331849371231625085
4073 ]
4074 ],
4075 "reviewed-by-human": true
4076 },
4077 "colortype_xfermodes_pdf-mac.png": {
4078 "allowed-digests": [
4079 [
4080 "bitmap-64bitMD5",
4081 4110387097083971496
4082 ]
4083 ],
4084 "reviewed-by-human": true
4085 },
4050 "complexclip2_565.png": { 4086 "complexclip2_565.png": {
4051 "allowed-digests": [ 4087 "allowed-digests": [
4052 [ 4088 [
4053 "bitmap-64bitMD5", 4089 "bitmap-64bitMD5",
4054 1971136545200141017 4090 1971136545200141017
4055 ] 4091 ]
4056 ], 4092 ],
4057 "ignore-failure": false 4093 "ignore-failure": false
4058 }, 4094 },
4059 "complexclip2_8888.png": { 4095 "complexclip2_8888.png": {
(...skipping 11816 matching lines...) Expand 10 before | Expand all | Expand 10 after
15876 "allowed-digests": [ 15912 "allowed-digests": [
15877 [ 15913 [
15878 "bitmap-64bitMD5", 15914 "bitmap-64bitMD5",
15879 11835374726311942978 15915 11835374726311942978
15880 ] 15916 ]
15881 ], 15917 ],
15882 "reviewed-by-human": true 15918 "reviewed-by-human": true
15883 } 15919 }
15884 } 15920 }
15885 } 15921 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698