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

Side by Side Diff: expectations/gm/Test-Mac10.7-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 6433 matching lines...) Expand 10 before | Expand all | Expand 10 after
6444 }, 6444 },
6445 "drrect_pdf-mac.png": { 6445 "drrect_pdf-mac.png": {
6446 "allowed-digests": [ 6446 "allowed-digests": [
6447 [ 6447 [
6448 "bitmap-64bitMD5", 6448 "bitmap-64bitMD5",
6449 2385117835721460251 6449 2385117835721460251
6450 ] 6450 ]
6451 ], 6451 ],
6452 "reviewed-by-human": true 6452 "reviewed-by-human": true
6453 }, 6453 },
6454 "emboss_565.png": {
6455 "allowed-digests": [
6456 [
6457 "bitmap-64bitMD5",
6458 11734805616328532473
6459 ]
6460 ],
6461 "reviewed-by-human": true
6462 },
6463 "emboss_8888.png": {
6464 "allowed-digests": [
6465 [
6466 "bitmap-64bitMD5",
6467 15866313795539109198
6468 ]
6469 ],
6470 "reviewed-by-human": true
6471 },
6472 "emboss_gpu.png": {
6473 "allowed-digests": [
6474 [
6475 "bitmap-64bitMD5",
6476 2677768719405172427
6477 ]
6478 ],
6479 "reviewed-by-human": true
6480 },
6481 "emboss_pdf-mac.png": {
6482 "allowed-digests": [
6483 [
6484 "bitmap-64bitMD5",
6485 6097704912754994472
6486 ]
6487 ],
6488 "reviewed-by-human": true
6489 },
6454 "emptypath_565.png": { 6490 "emptypath_565.png": {
6455 "allowed-digests": [ 6491 "allowed-digests": [
6456 [ 6492 [
6457 "bitmap-64bitMD5", 6493 "bitmap-64bitMD5",
6458 8259832074254599344 6494 8259832074254599344
6459 ] 6495 ]
6460 ], 6496 ],
6461 "ignore-failure": false, 6497 "ignore-failure": false,
6462 "reviewed-by-human": true 6498 "reviewed-by-human": true
6463 }, 6499 },
(...skipping 8301 matching lines...) Expand 10 before | Expand all | Expand 10 after
14765 }, 14801 },
14766 "stroketext_pdf-mac.png": { 14802 "stroketext_pdf-mac.png": {
14767 "allowed-digests": [ 14803 "allowed-digests": [
14768 [ 14804 [
14769 "bitmap-64bitMD5", 14805 "bitmap-64bitMD5",
14770 15577260848623483429 14806 15577260848623483429
14771 ] 14807 ]
14772 ], 14808 ],
14773 "reviewed-by-human": true 14809 "reviewed-by-human": true
14774 }, 14810 },
14811 "surfaceprops_565.png": {
14812 "allowed-digests": [
14813 [
14814 "bitmap-64bitMD5",
14815 1151643081815539365
14816 ]
14817 ],
14818 "reviewed-by-human": true
14819 },
14820 "surfaceprops_8888.png": {
14821 "allowed-digests": [
14822 [
14823 "bitmap-64bitMD5",
14824 74326209972405836
14825 ]
14826 ],
14827 "reviewed-by-human": true
14828 },
14829 "surfaceprops_gpu.png": {
14830 "allowed-digests": [
14831 [
14832 "bitmap-64bitMD5",
14833 12363174043521223677
14834 ]
14835 ],
14836 "reviewed-by-human": true
14837 },
14838 "surfaceprops_pdf-mac.png": {
14839 "allowed-digests": [
14840 [
14841 "bitmap-64bitMD5",
14842 74326209972405836
14843 ]
14844 ],
14845 "reviewed-by-human": true
14846 },
14775 "tablecolorfilter_565.png": { 14847 "tablecolorfilter_565.png": {
14776 "allowed-digests": [ 14848 "allowed-digests": [
14777 [ 14849 [
14778 "bitmap-64bitMD5", 14850 "bitmap-64bitMD5",
14779 13695771735763792806 14851 13695771735763792806
14780 ] 14852 ]
14781 ], 14853 ],
14782 "ignore-failure": false 14854 "ignore-failure": false
14783 }, 14855 },
14784 "tablecolorfilter_8888.png": { 14856 "tablecolorfilter_8888.png": {
(...skipping 1466 matching lines...) Expand 10 before | Expand all | Expand 10 after
16251 "allowed-digests": [ 16323 "allowed-digests": [
16252 [ 16324 [
16253 "bitmap-64bitMD5", 16325 "bitmap-64bitMD5",
16254 10030599291822810250 16326 10030599291822810250
16255 ] 16327 ]
16256 ], 16328 ],
16257 "reviewed-by-human": false 16329 "reviewed-by-human": false
16258 } 16330 }
16259 } 16331 }
16260 } 16332 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698