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

Side by Side Diff: expectations/gm/Test-Mac10.8-MacMini4.1-GeForce320M-x86-Release/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 5592 matching lines...) Expand 10 before | Expand all | Expand 10 after
5603 [ 5603 [
5604 "bitmap-64bitMD5", 5604 "bitmap-64bitMD5",
5605 10475351773979495594 5605 10475351773979495594
5606 ] 5606 ]
5607 ], 5607 ],
5608 "bugs": [ 5608 "bugs": [
5609 1759 5609 1759
5610 ], 5610 ],
5611 "reviewed-by-human": false 5611 "reviewed-by-human": false
5612 }, 5612 },
5613 "dashing4_565.png": {
5614 "allowed-digests": [
5615 [
5616 "bitmap-64bitMD5",
5617 8454109889032154845
5618 ]
5619 ],
5620 "reviewed-by-human": true
5621 },
5622 "dashing4_8888.png": {
5623 "allowed-digests": [
5624 [
5625 "bitmap-64bitMD5",
5626 10873004693785991483
5627 ]
5628 ],
5629 "reviewed-by-human": true
5630 },
5631 "dashing4_gpu.png": {
5632 "allowed-digests": [
5633 [
5634 "bitmap-64bitMD5",
5635 17732223652835203663
5636 ]
5637 ],
5638 "reviewed-by-human": true
5639 },
5640 "dashing4_pdf-mac.png": {
5641 "allowed-digests": [
5642 [
5643 "bitmap-64bitMD5",
5644 46692629670263992
5645 ]
5646 ],
5647 "reviewed-by-human": true
5648 },
5613 "dashing_565.png": { 5649 "dashing_565.png": {
5614 "allowed-digests": [ 5650 "allowed-digests": [
5615 [ 5651 [
5616 "bitmap-64bitMD5", 5652 "bitmap-64bitMD5",
5617 2587070015488181148 5653 2587070015488181148
5618 ] 5654 ]
5619 ], 5655 ],
5620 "bugs": [ 5656 "bugs": [
5621 1578 5657 1578
5622 ], 5658 ],
(...skipping 9731 matching lines...) Expand 10 before | Expand all | Expand 10 after
15354 7829854837061118142 15390 7829854837061118142
15355 ] 15391 ]
15356 ], 15392 ],
15357 "bugs": [ 15393 "bugs": [
15358 1578 15394 1578
15359 ], 15395 ],
15360 "reviewed-by-human": false 15396 "reviewed-by-human": false
15361 } 15397 }
15362 } 15398 }
15363 } 15399 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698