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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-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 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 6926 matching lines...) Expand 10 before | Expand all | Expand 10 after
12406 }, 12433 },
12407 "stroketext_pdf-poppler.png": { 12434 "stroketext_pdf-poppler.png": {
12408 "allowed-digests": [ 12435 "allowed-digests": [
12409 [ 12436 [
12410 "bitmap-64bitMD5", 12437 "bitmap-64bitMD5",
12411 5052310294335679837 12438 5052310294335679837
12412 ] 12439 ]
12413 ], 12440 ],
12414 "reviewed-by-human": false 12441 "reviewed-by-human": false
12415 }, 12442 },
12443 "surfaceprops_565.png": {
12444 "allowed-digests": [
12445 [
12446 "bitmap-64bitMD5",
12447 8010373073270437235
12448 ]
12449 ],
12450 "reviewed-by-human": true
12451 },
12452 "surfaceprops_8888.png": {
12453 "allowed-digests": [
12454 [
12455 "bitmap-64bitMD5",
12456 3052019121137760957
12457 ]
12458 ],
12459 "reviewed-by-human": true
12460 },
12461 "surfaceprops_gpu.png": {
12462 "allowed-digests": [
12463 [
12464 "bitmap-64bitMD5",
12465 423475017097633778
12466 ]
12467 ],
12468 "reviewed-by-human": true
12469 },
12416 "tablecolorfilter_565.png": { 12470 "tablecolorfilter_565.png": {
12417 "allowed-digests": [ 12471 "allowed-digests": [
12418 [ 12472 [
12419 "bitmap-64bitMD5", 12473 "bitmap-64bitMD5",
12420 13695771735763792806 12474 13695771735763792806
12421 ] 12475 ]
12422 ], 12476 ],
12423 "ignore-failure": false 12477 "ignore-failure": false
12424 }, 12478 },
12425 "tablecolorfilter_8888.png": { 12479 "tablecolorfilter_8888.png": {
(...skipping 1123 matching lines...) Expand 10 before | Expand all | Expand 10 after
13549 "allowed-digests": [ 13603 "allowed-digests": [
13550 [ 13604 [
13551 "bitmap-64bitMD5", 13605 "bitmap-64bitMD5",
13552 10591909693224673086 13606 10591909693224673086
13553 ] 13607 ]
13554 ], 13608 ],
13555 "reviewed-by-human": false 13609 "reviewed-by-human": false
13556 } 13610 }
13557 } 13611 }
13558 } 13612 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698