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

Side by Side Diff: expectations/gm/Test-Android-Nexus7-Tegra3-Arm7-Debug/expected-results.json

Issue 138133003: Revert of Rebaselining bleed GMs due to recent GPU blur changes. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 6 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 | Annotate | Revision Log
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 554 matching lines...) Expand 10 before | Expand all | Expand 10 after
565 "bitmap-64bitMD5", 565 "bitmap-64bitMD5",
566 2770977120663775609 566 2770977120663775609
567 ] 567 ]
568 ], 568 ],
569 "reviewed-by-human": true 569 "reviewed-by-human": true
570 }, 570 },
571 "bleed_565.png": { 571 "bleed_565.png": {
572 "allowed-digests": [ 572 "allowed-digests": [
573 [ 573 [
574 "bitmap-64bitMD5", 574 "bitmap-64bitMD5",
575 5804278196362313921 575 17914388286169301147
576 ] 576 ]
577 ], 577 ],
578 "reviewed-by-human": true 578 "bugs": [
579 1934
580 ],
581 "ignore-failure": true,
582 "reviewed-by-human": false
579 }, 583 },
580 "bleed_8888.png": { 584 "bleed_8888.png": {
581 "allowed-digests": [ 585 "allowed-digests": [
582 [ 586 [
583 "bitmap-64bitMD5", 587 "bitmap-64bitMD5",
584 9820581677228187798 588 913474621621396599
585 ] 589 ]
586 ], 590 ],
587 "reviewed-by-human": true 591 "bugs": [
592 1934
593 ],
594 "ignore-failure": true,
595 "reviewed-by-human": false
588 }, 596 },
589 "bleed_gpu.png": { 597 "bleed_gpu.png": {
590 "allowed-digests": [ 598 "allowed-digests": [
591 [ 599 [
592 "bitmap-64bitMD5", 600 "bitmap-64bitMD5",
593 10150239876809696907 601 10150239876809696907
594 ] 602 ]
595 ], 603 ],
596 "reviewed-by-human": true 604 "reviewed-by-human": true
597 }, 605 },
(...skipping 7186 matching lines...) Expand 10 before | Expand all | Expand 10 after
7784 "allowed-digests": [ 7792 "allowed-digests": [
7785 [ 7793 [
7786 "bitmap-64bitMD5", 7794 "bitmap-64bitMD5",
7787 9347373815292268764 7795 9347373815292268764
7788 ] 7796 ]
7789 ], 7797 ],
7790 "ignore-failure": false 7798 "ignore-failure": false
7791 } 7799 }
7792 } 7800 }
7793 } 7801 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698