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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-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 3742 matching lines...) Expand 10 before | Expand all | Expand 10 after
3753 [ 3753 [
3754 "bitmap-64bitMD5", 3754 "bitmap-64bitMD5",
3755 11959612121052896694 3755 11959612121052896694
3756 ] 3756 ]
3757 ], 3757 ],
3758 "bugs": [ 3758 "bugs": [
3759 1578 3759 1578
3760 ], 3760 ],
3761 "reviewed-by-human": false 3761 "reviewed-by-human": false
3762 }, 3762 },
3763 "colortype_xfermodes_565.png": {
3764 "allowed-digests": [
3765 [
3766 "bitmap-64bitMD5",
3767 17435008916792220362
3768 ]
3769 ],
3770 "reviewed-by-human": true
3771 },
3772 "colortype_xfermodes_8888.png": {
3773 "allowed-digests": [
3774 [
3775 "bitmap-64bitMD5",
3776 14274423047088839706
3777 ]
3778 ],
3779 "reviewed-by-human": true
3780 },
3781 "colortype_xfermodes_gpu.png": {
3782 "allowed-digests": [
3783 [
3784 "bitmap-64bitMD5",
3785 1917982986533539841
3786 ]
3787 ],
3788 "reviewed-by-human": true
3789 },
3763 "complexclip2_565.png": { 3790 "complexclip2_565.png": {
3764 "allowed-digests": [ 3791 "allowed-digests": [
3765 [ 3792 [
3766 "bitmap-64bitMD5", 3793 "bitmap-64bitMD5",
3767 1971136545200141017 3794 1971136545200141017
3768 ] 3795 ]
3769 ], 3796 ],
3770 "ignore-failure": false 3797 "ignore-failure": false
3771 }, 3798 },
3772 "complexclip2_8888.png": { 3799 "complexclip2_8888.png": {
(...skipping 9877 matching lines...) Expand 10 before | Expand all | Expand 10 after
13650 "allowed-digests": [ 13677 "allowed-digests": [
13651 [ 13678 [
13652 "bitmap-64bitMD5", 13679 "bitmap-64bitMD5",
13653 12937422788648264516 13680 12937422788648264516
13654 ] 13681 ]
13655 ], 13682 ],
13656 "reviewed-by-human": true 13683 "reviewed-by-human": true
13657 } 13684 }
13658 } 13685 }
13659 } 13686 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698