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

Side by Side Diff: expectations/gm/Test-Mac10.7-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 4392 matching lines...) Expand 10 before | Expand all | Expand 10 after
4403 [ 4403 [
4404 "bitmap-64bitMD5", 4404 "bitmap-64bitMD5",
4405 16816040446972652384 4405 16816040446972652384
4406 ] 4406 ]
4407 ], 4407 ],
4408 "bugs": [ 4408 "bugs": [
4409 1759 4409 1759
4410 ], 4410 ],
4411 "reviewed-by-human": false 4411 "reviewed-by-human": false
4412 }, 4412 },
4413 "colortype_xfermodes_565.png": {
4414 "allowed-digests": [
4415 [
4416 "bitmap-64bitMD5",
4417 8491624948312592410
4418 ]
4419 ],
4420 "reviewed-by-human": true
4421 },
4422 "colortype_xfermodes_8888.png": {
4423 "allowed-digests": [
4424 [
4425 "bitmap-64bitMD5",
4426 6515993409138421418
4427 ]
4428 ],
4429 "reviewed-by-human": true
4430 },
4431 "colortype_xfermodes_gpu.png": {
4432 "allowed-digests": [
4433 [
4434 "bitmap-64bitMD5",
4435 6017545440612973543
4436 ]
4437 ],
4438 "reviewed-by-human": true
4439 },
4440 "colortype_xfermodes_pdf-mac.png": {
4441 "allowed-digests": [
4442 [
4443 "bitmap-64bitMD5",
4444 8663198069150389348
4445 ]
4446 ],
4447 "reviewed-by-human": true
4448 },
4413 "complexclip2_565.png": { 4449 "complexclip2_565.png": {
4414 "allowed-digests": [ 4450 "allowed-digests": [
4415 [ 4451 [
4416 "bitmap-64bitMD5", 4452 "bitmap-64bitMD5",
4417 1971136545200141017 4453 1971136545200141017
4418 ] 4454 ]
4419 ], 4455 ],
4420 "ignore-failure": false 4456 "ignore-failure": false
4421 }, 4457 },
4422 "complexclip2_8888.png": { 4458 "complexclip2_8888.png": {
(...skipping 12032 matching lines...) Expand 10 before | Expand all | Expand 10 after
16455 "allowed-digests": [ 16491 "allowed-digests": [
16456 [ 16492 [
16457 "bitmap-64bitMD5", 16493 "bitmap-64bitMD5",
16458 11835374726311942978 16494 11835374726311942978
16459 ] 16495 ]
16460 ], 16496 ],
16461 "reviewed-by-human": true 16497 "reviewed-by-human": true
16462 } 16498 }
16463 } 16499 }
16464 } 16500 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698