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

Side by Side Diff: expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug/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 17575 matching lines...) Expand 10 before | Expand all | Expand 10 after
17586 ], 17586 ],
17587 "bugs": [ 17587 "bugs": [
17588 1759 17588 1759
17589 ], 17589 ],
17590 "reviewed-by-human": false 17590 "reviewed-by-human": false
17591 }, 17591 },
17592 "stroke-fill_565.png": { 17592 "stroke-fill_565.png": {
17593 "allowed-digests": [ 17593 "allowed-digests": [
17594 [ 17594 [
17595 "bitmap-64bitMD5", 17595 "bitmap-64bitMD5",
17596 6922618209940104537 17596 2629611561056103341
17597 ] 17597 ]
17598 ], 17598 ],
17599 "ignore-failure": false 17599 "ignore-failure": false,
17600 "reviewed-by-human": true
17600 }, 17601 },
17601 "stroke-fill_8888.png": { 17602 "stroke-fill_8888.png": {
17602 "allowed-digests": [ 17603 "allowed-digests": [
17603 [ 17604 [
17604 "bitmap-64bitMD5", 17605 "bitmap-64bitMD5",
17605 15522623229670432410 17606 13709632700378590041
17606 ] 17607 ]
17607 ], 17608 ],
17608 "ignore-failure": false 17609 "ignore-failure": false,
17610 "reviewed-by-human": true
17609 }, 17611 },
17610 "stroke-fill_gpu.png": { 17612 "stroke-fill_gpu.png": {
17611 "allowed-digests": [ 17613 "allowed-digests": [
17612 [ 17614 [
17613 "bitmap-64bitMD5", 17615 "bitmap-64bitMD5",
17614 12201296739891842338 17616 15491233080356157870
17615 ] 17617 ]
17616 ], 17618 ],
17617 "ignore-failure": false 17619 "ignore-failure": false,
17620 "reviewed-by-human": true
17618 }, 17621 },
17619 "stroke-fill_mesa.png": { 17622 "stroke-fill_mesa.png": {
17620 "allowed-digests": [ 17623 "allowed-digests": [
17621 [ 17624 [
17622 "bitmap-64bitMD5", 17625 "bitmap-64bitMD5",
17623 8090125247187804291 17626 8090125247187804291
17624 ] 17627 ]
17625 ], 17628 ],
17626 "ignore-failure": false 17629 "ignore-failure": false
17627 }, 17630 },
17628 "stroke-fill_msaa16.png": { 17631 "stroke-fill_msaa16.png": {
17629 "allowed-digests": [ 17632 "allowed-digests": [
17630 [ 17633 [
17631 "bitmap-64bitMD5", 17634 "bitmap-64bitMD5",
17632 13633792942388342114 17635 13633792942388342114
17633 ] 17636 ]
17634 ], 17637 ],
17635 "ignore-failure": false 17638 "ignore-failure": false
17636 }, 17639 },
17637 "stroke-fill_pdf-mac.png": { 17640 "stroke-fill_pdf-mac.png": {
17638 "allowed-digests": [ 17641 "allowed-digests": [
17639 [ 17642 [
17640 "bitmap-64bitMD5", 17643 "bitmap-64bitMD5",
17641 2152211699951554115 17644 10027147201456618062
17642 ] 17645 ]
17643 ], 17646 ],
17644 "ignore-failure": false 17647 "ignore-failure": false,
17648 "reviewed-by-human": true
17645 }, 17649 },
17646 "stroke-fill_pdf-poppler.png": { 17650 "stroke-fill_pdf-poppler.png": {
17647 "allowed-digests": [ 17651 "allowed-digests": [
17648 [ 17652 [
17649 "bitmap-64bitMD5", 17653 "bitmap-64bitMD5",
17650 14791320055537439890 17654 14791320055537439890
17651 ] 17655 ]
17652 ], 17656 ],
17653 "bugs": [ 17657 "bugs": [
17654 1578 17658 1578
(...skipping 2084 matching lines...) Expand 10 before | Expand all | Expand 10 after
19739 "allowed-digests": [ 19743 "allowed-digests": [
19740 [ 19744 [
19741 "bitmap-64bitMD5", 19745 "bitmap-64bitMD5",
19742 11835374726311942978 19746 11835374726311942978
19743 ] 19747 ]
19744 ], 19748 ],
19745 "reviewed-by-human": true 19749 "reviewed-by-human": true
19746 } 19750 }
19747 } 19751 }
19748 } 19752 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698