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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug-ANGLE/expected-results.json

Issue 638683002: Add baselines for dftext GM. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 2 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 5817 matching lines...) Expand 10 before | Expand all | Expand 10 after
5828 [ 5828 [
5829 "bitmap-64bitMD5", 5829 "bitmap-64bitMD5",
5830 7819825549601859094 5830 7819825549601859094
5831 ] 5831 ]
5832 ], 5832 ],
5833 "bugs": [ 5833 "bugs": [
5834 1578 5834 1578
5835 ], 5835 ],
5836 "reviewed-by-human": false 5836 "reviewed-by-human": false
5837 }, 5837 },
5838 "dftext_angle.png": {
5839 "allowed-digests": [
5840 [
5841 "bitmap-64bitMD5",
5842 14168152538103472428
5843 ]
5844 ],
5845 "reviewed-by-human": true
5846 },
5838 "discard_angle.png": { 5847 "discard_angle.png": {
5839 "allowed-digests": [ 5848 "allowed-digests": [
5840 [ 5849 [
5841 "bitmap-64bitMD5", 5850 "bitmap-64bitMD5",
5842 11635187478196931850 5851 11635187478196931850
5843 ] 5852 ]
5844 ], 5853 ],
5845 "reviewed-by-human": true 5854 "reviewed-by-human": true
5846 }, 5855 },
5847 "displacement_565.png": { 5856 "displacement_565.png": {
(...skipping 9926 matching lines...) Expand 10 before | Expand all | Expand 10 after
15774 "allowed-digests": [ 15783 "allowed-digests": [
15775 [ 15784 [
15776 "bitmap-64bitMD5", 15785 "bitmap-64bitMD5",
15777 10591909693224673086 15786 10591909693224673086
15778 ] 15787 ]
15779 ], 15788 ],
15780 "reviewed-by-human": false 15789 "reviewed-by-human": false
15781 } 15790 }
15782 } 15791 }
15783 } 15792 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698