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

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

Issue 827243002: Update stroke-fill GM baselines (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 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
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 15071 matching lines...) Expand 10 before | Expand all | Expand 10 after
15082 ], 15082 ],
15083 "bugs": [ 15083 "bugs": [
15084 1759 15084 1759
15085 ], 15085 ],
15086 "reviewed-by-human": false 15086 "reviewed-by-human": false
15087 }, 15087 },
15088 "stroke-fill_565.png": { 15088 "stroke-fill_565.png": {
15089 "allowed-digests": [ 15089 "allowed-digests": [
15090 [ 15090 [
15091 "bitmap-64bitMD5", 15091 "bitmap-64bitMD5",
15092 17399737402267273211 15092 8161252261014504343
15093 ] 15093 ]
15094 ], 15094 ],
15095 "ignore-failure": false 15095 "ignore-failure": false,
15096 "reviewed-by-human": true
15096 }, 15097 },
15097 "stroke-fill_8888.png": { 15098 "stroke-fill_8888.png": {
15098 "allowed-digests": [ 15099 "allowed-digests": [
15099 [ 15100 [
15100 "bitmap-64bitMD5", 15101 "bitmap-64bitMD5",
15101 5539502697312420814 15102 4817651158844771723
15102 ] 15103 ]
15103 ], 15104 ],
15104 "ignore-failure": false 15105 "ignore-failure": false,
15106 "reviewed-by-human": true
15105 }, 15107 },
15106 "stroke-fill_gpu.png": { 15108 "stroke-fill_gpu.png": {
15107 "allowed-digests": [ 15109 "allowed-digests": [
15108 [ 15110 [
15109 "bitmap-64bitMD5", 15111 "bitmap-64bitMD5",
15110 17885556662710501879 15112 11347399743093513180
15111 ] 15113 ]
15112 ], 15114 ],
15113 "ignore-failure": false 15115 "ignore-failure": false,
15116 "reviewed-by-human": true
15114 }, 15117 },
15115 "stroke-fill_mesa.png": { 15118 "stroke-fill_mesa.png": {
15116 "allowed-digests": [ 15119 "allowed-digests": [
15117 [ 15120 [
15118 "bitmap-64bitMD5", 15121 "bitmap-64bitMD5",
15119 15214614258027018445 15122 15214614258027018445
15120 ] 15123 ]
15121 ], 15124 ],
15122 "ignore-failure": false 15125 "ignore-failure": false
15123 }, 15126 },
15124 "stroke-fill_msaa16.png": { 15127 "stroke-fill_msaa16.png": {
15125 "allowed-digests": [ 15128 "allowed-digests": [
15126 [ 15129 [
15127 "bitmap-64bitMD5", 15130 "bitmap-64bitMD5",
15128 4210457416365819901 15131 4210457416365819901
15129 ] 15132 ]
15130 ], 15133 ],
15131 "ignore-failure": false 15134 "ignore-failure": false
15132 }, 15135 },
15133 "stroke-fill_pdf-mac.png": { 15136 "stroke-fill_pdf-mac.png": {
15134 "allowed-digests": [ 15137 "allowed-digests": [
15135 [ 15138 [
15136 "bitmap-64bitMD5", 15139 "bitmap-64bitMD5",
15137 2152211699951554115 15140 10027147201456618062
15138 ] 15141 ]
15139 ], 15142 ],
15140 "ignore-failure": false 15143 "ignore-failure": false,
15144 "reviewed-by-human": true
15141 }, 15145 },
15142 "stroke-fill_pdf-poppler.png": { 15146 "stroke-fill_pdf-poppler.png": {
15143 "allowed-digests": [ 15147 "allowed-digests": [
15144 [ 15148 [
15145 "bitmap-64bitMD5", 15149 "bitmap-64bitMD5",
15146 14791320055537439890 15150 14791320055537439890
15147 ] 15151 ]
15148 ], 15152 ],
15149 "bugs": [ 15153 "bugs": [
15150 1578 15154 1578
(...skipping 1849 matching lines...) Expand 10 before | Expand all | Expand 10 after
17000 "allowed-digests": [ 17004 "allowed-digests": [
17001 [ 17005 [
17002 "bitmap-64bitMD5", 17006 "bitmap-64bitMD5",
17003 11835374726311942978 17007 11835374726311942978
17004 ] 17008 ]
17005 ], 17009 ],
17006 "reviewed-by-human": true 17010 "reviewed-by-human": true
17007 } 17011 }
17008 } 17012 }
17009 } 17013 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698