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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Release-DirectWrite/expected-results.json

Issue 330033002: Add expectations for dashing gm (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 6 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 4501 matching lines...) Expand 10 before | Expand all | Expand 10 after
4512 [ 4512 [
4513 "bitmap-64bitMD5", 4513 "bitmap-64bitMD5",
4514 10475351773979495594 4514 10475351773979495594
4515 ] 4515 ]
4516 ], 4516 ],
4517 "bugs": [ 4517 "bugs": [
4518 1578 4518 1578
4519 ], 4519 ],
4520 "reviewed-by-human": false 4520 "reviewed-by-human": false
4521 }, 4521 },
4522 "dashing4_565.png": {
4523 "allowed-digests": [
4524 [
4525 "bitmap-64bitMD5",
4526 8454109889032154845
4527 ]
4528 ],
4529 "reviewed-by-human": true
4530 },
4531 "dashing4_8888.png": {
4532 "allowed-digests": [
4533 [
4534 "bitmap-64bitMD5",
4535 10326529307675497710
4536 ]
4537 ],
4538 "reviewed-by-human": true
4539 },
4540 "dashing4_gpu.png": {
4541 "allowed-digests": [
4542 [
4543 "bitmap-64bitMD5",
4544 130107792326448839
4545 ]
4546 ],
4547 "reviewed-by-human": true
4548 },
4522 "dashing_565.png": { 4549 "dashing_565.png": {
4523 "allowed-digests": [ 4550 "allowed-digests": [
4524 [ 4551 [
4525 "bitmap-64bitMD5", 4552 "bitmap-64bitMD5",
4526 2587070015488181148 4553 2587070015488181148
4527 ] 4554 ]
4528 ], 4555 ],
4529 "bugs": [ 4556 "bugs": [
4530 1578 4557 1578
4531 ], 4558 ],
(...skipping 8071 matching lines...) Expand 10 before | Expand all | Expand 10 after
12603 14157160633878011690 12630 14157160633878011690
12604 ] 12631 ]
12605 ], 12632 ],
12606 "bugs": [ 12633 "bugs": [
12607 1578 12634 1578
12608 ], 12635 ],
12609 "reviewed-by-human": false 12636 "reviewed-by-human": false
12610 } 12637 }
12611 } 12638 }
12612 } 12639 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698