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

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

Issue 707513002: Add baselines for the new dashing5 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 6443 matching lines...) Expand 10 before | Expand all | Expand 10 after
6454 }, 6454 },
6455 "dashing4_pdf-mac.png": { 6455 "dashing4_pdf-mac.png": {
6456 "allowed-digests": [ 6456 "allowed-digests": [
6457 [ 6457 [
6458 "bitmap-64bitMD5", 6458 "bitmap-64bitMD5",
6459 12252013727350495803 6459 12252013727350495803
6460 ] 6460 ]
6461 ], 6461 ],
6462 "reviewed-by-human": true 6462 "reviewed-by-human": true
6463 }, 6463 },
6464 "dashing5_aa_565.png": {
6465 "allowed-digests": [
6466 [
6467 "bitmap-64bitMD5",
6468 11623479184630456313
6469 ]
6470 ],
6471 "reviewed-by-human": true
6472 },
6473 "dashing5_aa_8888.png": {
6474 "allowed-digests": [
6475 [
6476 "bitmap-64bitMD5",
6477 6273184623961142863
6478 ]
6479 ],
6480 "reviewed-by-human": true
6481 },
6482 "dashing5_aa_gpu.png": {
6483 "allowed-digests": [
6484 [
6485 "bitmap-64bitMD5",
6486 295339583851509566
6487 ]
6488 ],
6489 "reviewed-by-human": true
6490 },
6491 "dashing5_aa_pdf-mac.png": {
6492 "allowed-digests": [
6493 [
6494 "bitmap-64bitMD5",
6495 12441153939340105389
6496 ]
6497 ],
6498 "reviewed-by-human": true
6499 },
6500 "dashing5_bw_565.png": {
6501 "allowed-digests": [
6502 [
6503 "bitmap-64bitMD5",
6504 6371376355209234103
6505 ]
6506 ],
6507 "reviewed-by-human": true
6508 },
6509 "dashing5_bw_8888.png": {
6510 "allowed-digests": [
6511 [
6512 "bitmap-64bitMD5",
6513 7974128150358619523
6514 ]
6515 ],
6516 "reviewed-by-human": true
6517 },
6518 "dashing5_bw_gpu.png": {
6519 "allowed-digests": [
6520 [
6521 "bitmap-64bitMD5",
6522 2684919505488199977
6523 ]
6524 ],
6525 "reviewed-by-human": true
6526 },
6527 "dashing5_bw_pdf-mac.png": {
6528 "allowed-digests": [
6529 [
6530 "bitmap-64bitMD5",
6531 12441153939340105389
6532 ]
6533 ],
6534 "reviewed-by-human": true
6535 },
6464 "dashing_565.png": { 6536 "dashing_565.png": {
6465 "allowed-digests": [ 6537 "allowed-digests": [
6466 [ 6538 [
6467 "bitmap-64bitMD5", 6539 "bitmap-64bitMD5",
6468 2587070015488181148 6540 2587070015488181148
6469 ] 6541 ]
6470 ], 6542 ],
6471 "bugs": [ 6543 "bugs": [
6472 1578 6544 1578
6473 ], 6545 ],
(...skipping 12185 matching lines...) Expand 10 before | Expand all | Expand 10 after
18659 "allowed-digests": [ 18731 "allowed-digests": [
18660 [ 18732 [
18661 "bitmap-64bitMD5", 18733 "bitmap-64bitMD5",
18662 11835374726311942978 18734 11835374726311942978
18663 ] 18735 ]
18664 ], 18736 ],
18665 "reviewed-by-human": true 18737 "reviewed-by-human": true
18666 } 18738 }
18667 } 18739 }
18668 } 18740 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698