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

Side by Side Diff: expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86_64-Release/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 6057 matching lines...) Expand 10 before | Expand all | Expand 10 after
6068 }, 6068 },
6069 "drrect_pdf-mac.png": { 6069 "drrect_pdf-mac.png": {
6070 "allowed-digests": [ 6070 "allowed-digests": [
6071 [ 6071 [
6072 "bitmap-64bitMD5", 6072 "bitmap-64bitMD5",
6073 2385117835721460251 6073 2385117835721460251
6074 ] 6074 ]
6075 ], 6075 ],
6076 "reviewed-by-human": true 6076 "reviewed-by-human": true
6077 }, 6077 },
6078 "emboss_565.png": {
6079 "allowed-digests": [
6080 [
6081 "bitmap-64bitMD5",
6082 11734805616328532473
6083 ]
6084 ],
6085 "reviewed-by-human": true
6086 },
6087 "emboss_8888.png": {
6088 "allowed-digests": [
6089 [
6090 "bitmap-64bitMD5",
6091 15866313795539109198
6092 ]
6093 ],
6094 "reviewed-by-human": true
6095 },
6096 "emboss_gpu.png": {
6097 "allowed-digests": [
6098 [
6099 "bitmap-64bitMD5",
6100 2677768719405172427
6101 ]
6102 ],
6103 "reviewed-by-human": true
6104 },
6105 "emboss_pdf-mac.png": {
6106 "allowed-digests": [
6107 [
6108 "bitmap-64bitMD5",
6109 6097704912754994472
6110 ]
6111 ],
6112 "reviewed-by-human": true
6113 },
6078 "emptypath_565.png": { 6114 "emptypath_565.png": {
6079 "allowed-digests": [ 6115 "allowed-digests": [
6080 [ 6116 [
6081 "bitmap-64bitMD5", 6117 "bitmap-64bitMD5",
6082 6552828745377153692 6118 6552828745377153692
6083 ] 6119 ]
6084 ], 6120 ],
6085 "ignore-failure": false, 6121 "ignore-failure": false,
6086 "reviewed-by-human": true 6122 "reviewed-by-human": true
6087 }, 6123 },
(...skipping 8171 matching lines...) Expand 10 before | Expand all | Expand 10 after
14259 }, 14295 },
14260 "stroketext_pdf-mac.png": { 14296 "stroketext_pdf-mac.png": {
14261 "allowed-digests": [ 14297 "allowed-digests": [
14262 [ 14298 [
14263 "bitmap-64bitMD5", 14299 "bitmap-64bitMD5",
14264 15577260848623483429 14300 15577260848623483429
14265 ] 14301 ]
14266 ], 14302 ],
14267 "reviewed-by-human": true 14303 "reviewed-by-human": true
14268 }, 14304 },
14305 "surfaceprops_565.png": {
14306 "allowed-digests": [
14307 [
14308 "bitmap-64bitMD5",
14309 4781902995991022300
14310 ]
14311 ],
14312 "reviewed-by-human": true
14313 },
14314 "surfaceprops_8888.png": {
14315 "allowed-digests": [
14316 [
14317 "bitmap-64bitMD5",
14318 16795718747609870609
14319 ]
14320 ],
14321 "reviewed-by-human": true
14322 },
14323 "surfaceprops_gpu.png": {
14324 "allowed-digests": [
14325 [
14326 "bitmap-64bitMD5",
14327 15565670489970402812
14328 ]
14329 ],
14330 "reviewed-by-human": true
14331 },
14332 "surfaceprops_pdf-mac.png": {
14333 "allowed-digests": [
14334 [
14335 "bitmap-64bitMD5",
14336 16795718747609870609
14337 ]
14338 ],
14339 "reviewed-by-human": true
14340 },
14269 "tablecolorfilter_565.png": { 14341 "tablecolorfilter_565.png": {
14270 "allowed-digests": [ 14342 "allowed-digests": [
14271 [ 14343 [
14272 "bitmap-64bitMD5", 14344 "bitmap-64bitMD5",
14273 13695771735763792806 14345 13695771735763792806
14274 ] 14346 ]
14275 ], 14347 ],
14276 "ignore-failure": false 14348 "ignore-failure": false
14277 }, 14349 },
14278 "tablecolorfilter_8888.png": { 14350 "tablecolorfilter_8888.png": {
(...skipping 1393 matching lines...) Expand 10 before | Expand all | Expand 10 after
15672 "allowed-digests": [ 15744 "allowed-digests": [
15673 [ 15745 [
15674 "bitmap-64bitMD5", 15746 "bitmap-64bitMD5",
15675 10030599291822810250 15747 10030599291822810250
15676 ] 15748 ]
15677 ], 15749 ],
15678 "reviewed-by-human": false 15750 "reviewed-by-human": false
15679 } 15751 }
15680 } 15752 }
15681 } 15753 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698