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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-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 5449 matching lines...) Expand 10 before | Expand all | Expand 10 after
5460 }, 5460 },
5461 "drrect_pdf-poppler.png": { 5461 "drrect_pdf-poppler.png": {
5462 "allowed-digests": [ 5462 "allowed-digests": [
5463 [ 5463 [
5464 "bitmap-64bitMD5", 5464 "bitmap-64bitMD5",
5465 14245969990125846971 5465 14245969990125846971
5466 ] 5466 ]
5467 ], 5467 ],
5468 "reviewed-by-human": true 5468 "reviewed-by-human": true
5469 }, 5469 },
5470 "emboss_565.png": {
5471 "allowed-digests": [
5472 [
5473 "bitmap-64bitMD5",
5474 11734805616328532473
5475 ]
5476 ],
5477 "reviewed-by-human": true
5478 },
5479 "emboss_8888.png": {
5480 "allowed-digests": [
5481 [
5482 "bitmap-64bitMD5",
5483 15866313795539109198
5484 ]
5485 ],
5486 "reviewed-by-human": true
5487 },
5488 "emboss_gpu.png": {
5489 "allowed-digests": [
5490 [
5491 "bitmap-64bitMD5",
5492 2677768719405172427
5493 ]
5494 ],
5495 "reviewed-by-human": true
5496 },
5470 "emptypath_565.png": { 5497 "emptypath_565.png": {
5471 "allowed-digests": [ 5498 "allowed-digests": [
5472 [ 5499 [
5473 "bitmap-64bitMD5", 5500 "bitmap-64bitMD5",
5474 2183732814993705842 5501 2183732814993705842
5475 ] 5502 ]
5476 ], 5503 ],
5477 "ignore-failure": false, 5504 "ignore-failure": false,
5478 "reviewed-by-human": true 5505 "reviewed-by-human": true
5479 }, 5506 },
(...skipping 6893 matching lines...) Expand 10 before | Expand all | Expand 10 after
12373 }, 12400 },
12374 "stroketext_pdf-poppler.png": { 12401 "stroketext_pdf-poppler.png": {
12375 "allowed-digests": [ 12402 "allowed-digests": [
12376 [ 12403 [
12377 "bitmap-64bitMD5", 12404 "bitmap-64bitMD5",
12378 5052310294335679837 12405 5052310294335679837
12379 ] 12406 ]
12380 ], 12407 ],
12381 "reviewed-by-human": false 12408 "reviewed-by-human": false
12382 }, 12409 },
12410 "surfaceprops_565.png": {
12411 "allowed-digests": [
12412 [
12413 "bitmap-64bitMD5",
12414 8010373073270437235
12415 ]
12416 ],
12417 "reviewed-by-human": true
12418 },
12419 "surfaceprops_8888.png": {
12420 "allowed-digests": [
12421 [
12422 "bitmap-64bitMD5",
12423 3052019121137760957
12424 ]
12425 ],
12426 "reviewed-by-human": true
12427 },
12428 "surfaceprops_gpu.png": {
12429 "allowed-digests": [
12430 [
12431 "bitmap-64bitMD5",
12432 423475017097633778
12433 ]
12434 ],
12435 "reviewed-by-human": true
12436 },
12383 "tablecolorfilter_565.png": { 12437 "tablecolorfilter_565.png": {
12384 "allowed-digests": [ 12438 "allowed-digests": [
12385 [ 12439 [
12386 "bitmap-64bitMD5", 12440 "bitmap-64bitMD5",
12387 13695771735763792806 12441 13695771735763792806
12388 ] 12442 ]
12389 ], 12443 ],
12390 "ignore-failure": false 12444 "ignore-failure": false
12391 }, 12445 },
12392 "tablecolorfilter_8888.png": { 12446 "tablecolorfilter_8888.png": {
(...skipping 1128 matching lines...) Expand 10 before | Expand all | Expand 10 after
13521 "allowed-digests": [ 13575 "allowed-digests": [
13522 [ 13576 [
13523 "bitmap-64bitMD5", 13577 "bitmap-64bitMD5",
13524 10591909693224673086 13578 10591909693224673086
13525 ] 13579 ]
13526 ], 13580 ],
13527 "reviewed-by-human": false 13581 "reviewed-by-human": false
13528 } 13582 }
13529 } 13583 }
13530 } 13584 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698