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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86_64-Debug/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 4487 matching lines...) Expand 10 before | Expand all | Expand 10 after
4498 [ 4498 [
4499 "bitmap-64bitMD5", 4499 "bitmap-64bitMD5",
4500 10475351773979495594 4500 10475351773979495594
4501 ] 4501 ]
4502 ], 4502 ],
4503 "bugs": [ 4503 "bugs": [
4504 1578 4504 1578
4505 ], 4505 ],
4506 "reviewed-by-human": false 4506 "reviewed-by-human": false
4507 }, 4507 },
4508 "dashing4_565.png": {
4509 "allowed-digests": [
4510 [
4511 "bitmap-64bitMD5",
4512 8454109889032154845
4513 ]
4514 ],
4515 "reviewed-by-human": true
4516 },
4517 "dashing4_8888.png": {
4518 "allowed-digests": [
4519 [
4520 "bitmap-64bitMD5",
4521 10873004693785991483
4522 ]
4523 ],
4524 "reviewed-by-human": true
4525 },
4526 "dashing4_gpu.png": {
4527 "allowed-digests": [
4528 [
4529 "bitmap-64bitMD5",
4530 130107792326448839
4531 ]
4532 ],
4533 "reviewed-by-human": true
4534 },
4508 "dashing_565.png": { 4535 "dashing_565.png": {
4509 "allowed-digests": [ 4536 "allowed-digests": [
4510 [ 4537 [
4511 "bitmap-64bitMD5", 4538 "bitmap-64bitMD5",
4512 2587070015488181148 4539 2587070015488181148
4513 ] 4540 ]
4514 ], 4541 ],
4515 "bugs": [ 4542 "bugs": [
4516 1578 4543 1578
4517 ], 4544 ],
(...skipping 8115 matching lines...) Expand 10 before | Expand all | Expand 10 after
12633 14019814087375927425 12660 14019814087375927425
12634 ] 12661 ]
12635 ], 12662 ],
12636 "bugs": [ 12663 "bugs": [
12637 1578 12664 1578
12638 ], 12665 ],
12639 "reviewed-by-human": false 12666 "reviewed-by-human": false
12640 } 12667 }
12641 } 12668 }
12642 } 12669 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698