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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-GTX660-x86-Release/expected-results.json

Issue 330033002: Add expectations for dashing gm (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 6 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 6826 matching lines...) Expand 10 before | Expand all | Expand 10 after
6837 }, 6837 },
6838 "dashing3_pdf-poppler.png": { 6838 "dashing3_pdf-poppler.png": {
6839 "allowed-digests": [ 6839 "allowed-digests": [
6840 [ 6840 [
6841 "bitmap-64bitMD5", 6841 "bitmap-64bitMD5",
6842 2205189886446930630 6842 2205189886446930630
6843 ] 6843 ]
6844 ], 6844 ],
6845 "reviewed-by-human": true 6845 "reviewed-by-human": true
6846 }, 6846 },
6847 "dashing4_565.png": {
6848 "allowed-digests": [
6849 [
6850 "bitmap-64bitMD5",
6851 3905274096451946067
6852 ]
6853 ],
6854 "reviewed-by-human": true
6855 },
6856 "dashing4_8888.png": {
6857 "allowed-digests": [
6858 [
6859 "bitmap-64bitMD5",
6860 1394068287232006716
6861 ]
6862 ],
6863 "reviewed-by-human": true
6864 },
6865 "dashing4_gpu.png": {
6866 "allowed-digests": [
6867 [
6868 "bitmap-64bitMD5",
6869 7921688531938911311
6870 ]
6871 ],
6872 "reviewed-by-human": true
6873 },
6874 "dashing4_msaa16.png": {
6875 "allowed-digests": [
6876 [
6877 "bitmap-64bitMD5",
6878 14799529456522288961
6879 ]
6880 ],
6881 "reviewed-by-human": true
6882 },
6883 "dashing4_nvprmsaa4.png": {
6884 "allowed-digests": [
6885 [
6886 "bitmap-64bitMD5",
6887 435692472891416959
6888 ]
6889 ],
6890 "reviewed-by-human": true
6891 },
6892 "dashing4_pdf-poppler.png": {
6893 "allowed-digests": [
6894 [
6895 "bitmap-64bitMD5",
6896 231561481260893579
6897 ]
6898 ],
6899 "reviewed-by-human": true
6900 },
6847 "dashing_565.png": { 6901 "dashing_565.png": {
6848 "allowed-digests": [ 6902 "allowed-digests": [
6849 [ 6903 [
6850 "bitmap-64bitMD5", 6904 "bitmap-64bitMD5",
6851 2587070015488181148 6905 2587070015488181148
6852 ] 6906 ]
6853 ], 6907 ],
6854 "bugs": [ 6908 "bugs": [
6855 1578 6909 1578
6856 ], 6910 ],
(...skipping 12830 matching lines...) Expand 10 before | Expand all | Expand 10 after
19687 "allowed-digests": [ 19741 "allowed-digests": [
19688 [ 19742 [
19689 "bitmap-64bitMD5", 19743 "bitmap-64bitMD5",
19690 14883391086059083985 19744 14883391086059083985
19691 ] 19745 ]
19692 ], 19746 ],
19693 "reviewed-by-human": true 19747 "reviewed-by-human": true
19694 } 19748 }
19695 } 19749 }
19696 } 19750 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698