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

Side by Side Diff: expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug/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 5232 matching lines...) Expand 10 before | Expand all | Expand 10 after
5243 [ 5243 [
5244 "bitmap-64bitMD5", 5244 "bitmap-64bitMD5",
5245 16816040446972652384 5245 16816040446972652384
5246 ] 5246 ]
5247 ], 5247 ],
5248 "bugs": [ 5248 "bugs": [
5249 1578 5249 1578
5250 ], 5250 ],
5251 "reviewed-by-human": false 5251 "reviewed-by-human": false
5252 }, 5252 },
5253 "colortype_xfermodes_565.png": {
5254 "allowed-digests": [
5255 [
5256 "bitmap-64bitMD5",
5257 8491624948312592410
5258 ]
5259 ],
5260 "reviewed-by-human": true
5261 },
5262 "colortype_xfermodes_8888.png": {
5263 "allowed-digests": [
5264 [
5265 "bitmap-64bitMD5",
5266 6515993409138421418
5267 ]
5268 ],
5269 "reviewed-by-human": true
5270 },
5271 "colortype_xfermodes_gpu.png": {
5272 "allowed-digests": [
5273 [
5274 "bitmap-64bitMD5",
5275 6017545440612973543
5276 ]
5277 ],
5278 "reviewed-by-human": true
5279 },
5280 "colortype_xfermodes_pdf-mac.png": {
5281 "allowed-digests": [
5282 [
5283 "bitmap-64bitMD5",
5284 8663198069150389348
5285 ]
5286 ],
5287 "reviewed-by-human": true
5288 },
5253 "complexclip2_565.png": { 5289 "complexclip2_565.png": {
5254 "allowed-digests": [ 5290 "allowed-digests": [
5255 [ 5291 [
5256 "bitmap-64bitMD5", 5292 "bitmap-64bitMD5",
5257 1971136545200141017 5293 1971136545200141017
5258 ] 5294 ]
5259 ], 5295 ],
5260 "ignore-failure": false 5296 "ignore-failure": false
5261 }, 5297 },
5262 "complexclip2_8888.png": { 5298 "complexclip2_8888.png": {
(...skipping 13360 matching lines...) Expand 10 before | Expand all | Expand 10 after
18623 "allowed-digests": [ 18659 "allowed-digests": [
18624 [ 18660 [
18625 "bitmap-64bitMD5", 18661 "bitmap-64bitMD5",
18626 11835374726311942978 18662 11835374726311942978
18627 ] 18663 ]
18628 ], 18664 ],
18629 "reviewed-by-human": true 18665 "reviewed-by-human": true
18630 } 18666 }
18631 } 18667 }
18632 } 18668 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698