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

Side by Side Diff: expectations/gm/Test-Mac10.8-MacMini4.1-GeForce320M-x86_64-Debug/expected-results.json

Issue 623443004: baseline new GMs (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 7059 matching lines...) Expand 10 before | Expand all | Expand 10 after
7070 }, 7070 },
7071 "drrect_pdf-mac.png": { 7071 "drrect_pdf-mac.png": {
7072 "allowed-digests": [ 7072 "allowed-digests": [
7073 [ 7073 [
7074 "bitmap-64bitMD5", 7074 "bitmap-64bitMD5",
7075 2385117835721460251 7075 2385117835721460251
7076 ] 7076 ]
7077 ], 7077 ],
7078 "reviewed-by-human": true 7078 "reviewed-by-human": true
7079 }, 7079 },
7080 "emboss_565.png": {
7081 "allowed-digests": [
7082 [
7083 "bitmap-64bitMD5",
7084 11734805616328532473
7085 ]
7086 ],
7087 "reviewed-by-human": true
7088 },
7089 "emboss_8888.png": {
7090 "allowed-digests": [
7091 [
7092 "bitmap-64bitMD5",
7093 15866313795539109198
7094 ]
7095 ],
7096 "reviewed-by-human": true
7097 },
7098 "emboss_gpu.png": {
7099 "allowed-digests": [
7100 [
7101 "bitmap-64bitMD5",
7102 2677768719405172427
7103 ]
7104 ],
7105 "reviewed-by-human": true
7106 },
7107 "emboss_pdf-mac.png": {
7108 "allowed-digests": [
7109 [
7110 "bitmap-64bitMD5",
7111 6097704912754994472
7112 ]
7113 ],
7114 "reviewed-by-human": true
7115 },
7080 "emptypath_565.png": { 7116 "emptypath_565.png": {
7081 "allowed-digests": [ 7117 "allowed-digests": [
7082 [ 7118 [
7083 "bitmap-64bitMD5", 7119 "bitmap-64bitMD5",
7084 16086883057437485444 7120 16086883057437485444
7085 ] 7121 ]
7086 ], 7122 ],
7087 "reviewed-by-human": true 7123 "reviewed-by-human": true
7088 }, 7124 },
7089 "emptypath_8888.png": { 7125 "emptypath_8888.png": {
(...skipping 8797 matching lines...) Expand 10 before | Expand all | Expand 10 after
15887 }, 15923 },
15888 "stroketext_pdf-mac.png": { 15924 "stroketext_pdf-mac.png": {
15889 "allowed-digests": [ 15925 "allowed-digests": [
15890 [ 15926 [
15891 "bitmap-64bitMD5", 15927 "bitmap-64bitMD5",
15892 15577260848623483429 15928 15577260848623483429
15893 ] 15929 ]
15894 ], 15930 ],
15895 "reviewed-by-human": true 15931 "reviewed-by-human": true
15896 }, 15932 },
15933 "surfaceprops_565.png": {
15934 "allowed-digests": [
15935 [
15936 "bitmap-64bitMD5",
15937 15602731178764390153
15938 ]
15939 ],
15940 "reviewed-by-human": true
15941 },
15942 "surfaceprops_8888.png": {
15943 "allowed-digests": [
15944 [
15945 "bitmap-64bitMD5",
15946 15663432407529334183
15947 ]
15948 ],
15949 "reviewed-by-human": true
15950 },
15951 "surfaceprops_gpu.png": {
15952 "allowed-digests": [
15953 [
15954 "bitmap-64bitMD5",
15955 4571041876411051339
15956 ]
15957 ],
15958 "reviewed-by-human": true
15959 },
15960 "surfaceprops_pdf-mac.png": {
15961 "allowed-digests": [
15962 [
15963 "bitmap-64bitMD5",
15964 15663432407529334183
15965 ]
15966 ],
15967 "reviewed-by-human": true
15968 },
15897 "tablecolorfilter_565.png": { 15969 "tablecolorfilter_565.png": {
15898 "allowed-digests": [ 15970 "allowed-digests": [
15899 [ 15971 [
15900 "bitmap-64bitMD5", 15972 "bitmap-64bitMD5",
15901 13695771735763792806 15973 13695771735763792806
15902 ] 15974 ]
15903 ], 15975 ],
15904 "bugs": [ 15976 "bugs": [
15905 1578 15977 1578
15906 ], 15978 ],
(...skipping 1505 matching lines...) Expand 10 before | Expand all | Expand 10 after
17412 "allowed-digests": [ 17484 "allowed-digests": [
17413 [ 17485 [
17414 "bitmap-64bitMD5", 17486 "bitmap-64bitMD5",
17415 10030599291822810250 17487 10030599291822810250
17416 ] 17488 ]
17417 ], 17489 ],
17418 "reviewed-by-human": false 17490 "reviewed-by-human": false
17419 } 17491 }
17420 } 17492 }
17421 } 17493 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698