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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-GTX660-x86-Debug/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 6820 matching lines...) Expand 10 before | Expand all | Expand 10 after
6831 }, 6831 },
6832 "dashing3_pdf-poppler.png": { 6832 "dashing3_pdf-poppler.png": {
6833 "allowed-digests": [ 6833 "allowed-digests": [
6834 [ 6834 [
6835 "bitmap-64bitMD5", 6835 "bitmap-64bitMD5",
6836 2205189886446930630 6836 2205189886446930630
6837 ] 6837 ]
6838 ], 6838 ],
6839 "reviewed-by-human": true 6839 "reviewed-by-human": true
6840 }, 6840 },
6841 "dashing4_565.png": {
6842 "allowed-digests": [
6843 [
6844 "bitmap-64bitMD5",
6845 3905274096451946067
6846 ]
6847 ],
6848 "reviewed-by-human": true
6849 },
6850 "dashing4_8888.png": {
6851 "allowed-digests": [
6852 [
6853 "bitmap-64bitMD5",
6854 1394068287232006716
6855 ]
6856 ],
6857 "reviewed-by-human": true
6858 },
6859 "dashing4_gpu.png": {
6860 "allowed-digests": [
6861 [
6862 "bitmap-64bitMD5",
6863 7921688531938911311
6864 ]
6865 ],
6866 "reviewed-by-human": true
6867 },
6868 "dashing4_msaa16.png": {
6869 "allowed-digests": [
6870 [
6871 "bitmap-64bitMD5",
6872 14799529456522288961
6873 ]
6874 ],
6875 "reviewed-by-human": true
6876 },
6877 "dashing4_nvprmsaa4.png": {
6878 "allowed-digests": [
6879 [
6880 "bitmap-64bitMD5",
6881 435692472891416959
6882 ]
6883 ],
6884 "reviewed-by-human": true
6885 },
6886 "dashing4_pdf-poppler.png": {
6887 "allowed-digests": [
6888 [
6889 "bitmap-64bitMD5",
6890 231561481260893579
6891 ]
6892 ],
6893 "reviewed-by-human": true
6894 },
6841 "dashing_565.png": { 6895 "dashing_565.png": {
6842 "allowed-digests": [ 6896 "allowed-digests": [
6843 [ 6897 [
6844 "bitmap-64bitMD5", 6898 "bitmap-64bitMD5",
6845 2587070015488181148 6899 2587070015488181148
6846 ] 6900 ]
6847 ], 6901 ],
6848 "bugs": [ 6902 "bugs": [
6849 1578 6903 1578
6850 ], 6904 ],
(...skipping 12611 matching lines...) Expand 10 before | Expand all | Expand 10 after
19462 "allowed-digests": [ 19516 "allowed-digests": [
19463 [ 19517 [
19464 "bitmap-64bitMD5", 19518 "bitmap-64bitMD5",
19465 14883391086059083985 19519 14883391086059083985
19466 ] 19520 ]
19467 ], 19521 ],
19468 "reviewed-by-human": true 19522 "reviewed-by-human": true
19469 } 19523 }
19470 } 19524 }
19471 } 19525 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698