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

Side by Side Diff: expectations/gm/Test-Mac10.7-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 7486 matching lines...) Expand 10 before | Expand all | Expand 10 after
7497 }, 7497 },
7498 "drrect_pdf-mac.png": { 7498 "drrect_pdf-mac.png": {
7499 "allowed-digests": [ 7499 "allowed-digests": [
7500 [ 7500 [
7501 "bitmap-64bitMD5", 7501 "bitmap-64bitMD5",
7502 2385117835721460251 7502 2385117835721460251
7503 ] 7503 ]
7504 ], 7504 ],
7505 "reviewed-by-human": true 7505 "reviewed-by-human": true
7506 }, 7506 },
7507 "emboss_565.png": {
7508 "allowed-digests": [
7509 [
7510 "bitmap-64bitMD5",
7511 11734805616328532473
7512 ]
7513 ],
7514 "reviewed-by-human": true
7515 },
7516 "emboss_8888.png": {
7517 "allowed-digests": [
7518 [
7519 "bitmap-64bitMD5",
7520 15866313795539109198
7521 ]
7522 ],
7523 "reviewed-by-human": true
7524 },
7525 "emboss_gpu.png": {
7526 "allowed-digests": [
7527 [
7528 "bitmap-64bitMD5",
7529 2677768719405172427
7530 ]
7531 ],
7532 "reviewed-by-human": true
7533 },
7534 "emboss_pdf-mac.png": {
7535 "allowed-digests": [
7536 [
7537 "bitmap-64bitMD5",
7538 6097704912754994472
7539 ]
7540 ],
7541 "reviewed-by-human": true
7542 },
7507 "emptypath_565.png": { 7543 "emptypath_565.png": {
7508 "allowed-digests": [ 7544 "allowed-digests": [
7509 [ 7545 [
7510 "bitmap-64bitMD5", 7546 "bitmap-64bitMD5",
7511 8259832074254599344 7547 8259832074254599344
7512 ] 7548 ]
7513 ], 7549 ],
7514 "ignore-failure": false, 7550 "ignore-failure": false,
7515 "reviewed-by-human": true 7551 "reviewed-by-human": true
7516 }, 7552 },
(...skipping 9323 matching lines...) Expand 10 before | Expand all | Expand 10 after
16840 }, 16876 },
16841 "stroketext_pdf-mac.png": { 16877 "stroketext_pdf-mac.png": {
16842 "allowed-digests": [ 16878 "allowed-digests": [
16843 [ 16879 [
16844 "bitmap-64bitMD5", 16880 "bitmap-64bitMD5",
16845 15577260848623483429 16881 15577260848623483429
16846 ] 16882 ]
16847 ], 16883 ],
16848 "reviewed-by-human": true 16884 "reviewed-by-human": true
16849 }, 16885 },
16886 "surfaceprops_565.png": {
16887 "allowed-digests": [
16888 [
16889 "bitmap-64bitMD5",
16890 1151643081815539365
16891 ]
16892 ],
16893 "reviewed-by-human": true
16894 },
16895 "surfaceprops_8888.png": {
16896 "allowed-digests": [
16897 [
16898 "bitmap-64bitMD5",
16899 74326209972405836
16900 ]
16901 ],
16902 "reviewed-by-human": true
16903 },
16904 "surfaceprops_gpu.png": {
16905 "allowed-digests": [
16906 [
16907 "bitmap-64bitMD5",
16908 12363174043521223677
16909 ]
16910 ],
16911 "reviewed-by-human": true
16912 },
16913 "surfaceprops_pdf-mac.png": {
16914 "allowed-digests": [
16915 [
16916 "bitmap-64bitMD5",
16917 74326209972405836
16918 ]
16919 ],
16920 "reviewed-by-human": true
16921 },
16850 "tablecolorfilter_565.png": { 16922 "tablecolorfilter_565.png": {
16851 "allowed-digests": [ 16923 "allowed-digests": [
16852 [ 16924 [
16853 "bitmap-64bitMD5", 16925 "bitmap-64bitMD5",
16854 13695771735763792806 16926 13695771735763792806
16855 ] 16927 ]
16856 ], 16928 ],
16857 "ignore-failure": false 16929 "ignore-failure": false
16858 }, 16930 },
16859 "tablecolorfilter_8888.png": { 16931 "tablecolorfilter_8888.png": {
(...skipping 1559 matching lines...) Expand 10 before | Expand all | Expand 10 after
18419 "allowed-digests": [ 18491 "allowed-digests": [
18420 [ 18492 [
18421 "bitmap-64bitMD5", 18493 "bitmap-64bitMD5",
18422 10030599291822810250 18494 10030599291822810250
18423 ] 18495 ]
18424 ], 18496 ],
18425 "reviewed-by-human": false 18497 "reviewed-by-human": false
18426 } 18498 }
18427 } 18499 }
18428 } 18500 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698