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

Side by Side Diff: expectations/gm/Test-Mac10.6-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 7130 matching lines...) Expand 10 before | Expand all | Expand 10 after
7141 }, 7141 },
7142 "drrect_pdf-mac.png": { 7142 "drrect_pdf-mac.png": {
7143 "allowed-digests": [ 7143 "allowed-digests": [
7144 [ 7144 [
7145 "bitmap-64bitMD5", 7145 "bitmap-64bitMD5",
7146 2385117835721460251 7146 2385117835721460251
7147 ] 7147 ]
7148 ], 7148 ],
7149 "reviewed-by-human": true 7149 "reviewed-by-human": true
7150 }, 7150 },
7151 "emboss_565.png": {
7152 "allowed-digests": [
7153 [
7154 "bitmap-64bitMD5",
7155 11734805616328532473
7156 ]
7157 ],
7158 "reviewed-by-human": true
7159 },
7160 "emboss_8888.png": {
7161 "allowed-digests": [
7162 [
7163 "bitmap-64bitMD5",
7164 15866313795539109198
7165 ]
7166 ],
7167 "reviewed-by-human": true
7168 },
7169 "emboss_gpu.png": {
7170 "allowed-digests": [
7171 [
7172 "bitmap-64bitMD5",
7173 2677768719405172427
7174 ]
7175 ],
7176 "reviewed-by-human": true
7177 },
7178 "emboss_pdf-mac.png": {
7179 "allowed-digests": [
7180 [
7181 "bitmap-64bitMD5",
7182 6097704912754994472
7183 ]
7184 ],
7185 "reviewed-by-human": true
7186 },
7151 "emptypath_565.png": { 7187 "emptypath_565.png": {
7152 "allowed-digests": [ 7188 "allowed-digests": [
7153 [ 7189 [
7154 "bitmap-64bitMD5", 7190 "bitmap-64bitMD5",
7155 6552828745377153692 7191 6552828745377153692
7156 ] 7192 ]
7157 ], 7193 ],
7158 "ignore-failure": false, 7194 "ignore-failure": false,
7159 "reviewed-by-human": true 7195 "reviewed-by-human": true
7160 }, 7196 },
(...skipping 9191 matching lines...) Expand 10 before | Expand all | Expand 10 after
16352 }, 16388 },
16353 "stroketext_pdf-mac.png": { 16389 "stroketext_pdf-mac.png": {
16354 "allowed-digests": [ 16390 "allowed-digests": [
16355 [ 16391 [
16356 "bitmap-64bitMD5", 16392 "bitmap-64bitMD5",
16357 15577260848623483429 16393 15577260848623483429
16358 ] 16394 ]
16359 ], 16395 ],
16360 "reviewed-by-human": true 16396 "reviewed-by-human": true
16361 }, 16397 },
16398 "surfaceprops_565.png": {
16399 "allowed-digests": [
16400 [
16401 "bitmap-64bitMD5",
16402 4781902995991022300
16403 ]
16404 ],
16405 "reviewed-by-human": true
16406 },
16407 "surfaceprops_8888.png": {
16408 "allowed-digests": [
16409 [
16410 "bitmap-64bitMD5",
16411 16795718747609870609
16412 ]
16413 ],
16414 "reviewed-by-human": true
16415 },
16416 "surfaceprops_gpu.png": {
16417 "allowed-digests": [
16418 [
16419 "bitmap-64bitMD5",
16420 15565670489970402812
16421 ]
16422 ],
16423 "reviewed-by-human": true
16424 },
16425 "surfaceprops_pdf-mac.png": {
16426 "allowed-digests": [
16427 [
16428 "bitmap-64bitMD5",
16429 16795718747609870609
16430 ]
16431 ],
16432 "reviewed-by-human": true
16433 },
16362 "tablecolorfilter_565.png": { 16434 "tablecolorfilter_565.png": {
16363 "allowed-digests": [ 16435 "allowed-digests": [
16364 [ 16436 [
16365 "bitmap-64bitMD5", 16437 "bitmap-64bitMD5",
16366 13695771735763792806 16438 13695771735763792806
16367 ] 16439 ]
16368 ], 16440 ],
16369 "ignore-failure": false 16441 "ignore-failure": false
16370 }, 16442 },
16371 "tablecolorfilter_8888.png": { 16443 "tablecolorfilter_8888.png": {
(...skipping 1498 matching lines...) Expand 10 before | Expand all | Expand 10 after
17870 "allowed-digests": [ 17942 "allowed-digests": [
17871 [ 17943 [
17872 "bitmap-64bitMD5", 17944 "bitmap-64bitMD5",
17873 10030599291822810250 17945 10030599291822810250
17874 ] 17946 ]
17875 ], 17947 ],
17876 "reviewed-by-human": false 17948 "reviewed-by-human": false
17877 } 17949 }
17878 } 17950 }
17879 } 17951 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698