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

Side by Side Diff: expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86-Release/expected-results.json

Issue 243723003: Mass baselining of drrect GM (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 6 years, 8 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 | Annotate | Revision Log
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 6626 matching lines...) Expand 10 before | Expand all | Expand 10 after
6637 ] 6637 ]
6638 }, 6638 },
6639 "dropshadowimagefilter_pdf-poppler.png": { 6639 "dropshadowimagefilter_pdf-poppler.png": {
6640 "allowed-digests": [ 6640 "allowed-digests": [
6641 [ 6641 [
6642 "bitmap-64bitMD5", 6642 "bitmap-64bitMD5",
6643 5217645593406939249 6643 5217645593406939249
6644 ] 6644 ]
6645 ] 6645 ]
6646 }, 6646 },
6647 "drrect_565.png": {
6648 "allowed-digests": [
6649 [
6650 "bitmap-64bitMD5",
6651 3740162382031499255
6652 ]
6653 ],
6654 "reviewed-by-human": true
6655 },
6656 "drrect_8888.png": {
6657 "allowed-digests": [
6658 [
6659 "bitmap-64bitMD5",
6660 7505650564332324157
6661 ]
6662 ],
6663 "reviewed-by-human": true
6664 },
6665 "drrect_gpu.png": {
6666 "allowed-digests": [
6667 [
6668 "bitmap-64bitMD5",
6669 349343174657911908
6670 ]
6671 ],
6672 "reviewed-by-human": true
6673 },
6674 "drrect_pdf-mac.png": {
6675 "allowed-digests": [
6676 [
6677 "bitmap-64bitMD5",
6678 2385117835721460251
6679 ]
6680 ],
6681 "reviewed-by-human": true
6682 },
6647 "emptypath_565.png": { 6683 "emptypath_565.png": {
6648 "allowed-digests": [ 6684 "allowed-digests": [
6649 [ 6685 [
6650 "bitmap-64bitMD5", 6686 "bitmap-64bitMD5",
6651 13074434264978053068 6687 13074434264978053068
6652 ] 6688 ]
6653 ], 6689 ],
6654 "ignore-failure": false 6690 "ignore-failure": false
6655 }, 6691 },
6656 "emptypath_8888.png": { 6692 "emptypath_8888.png": {
(...skipping 8131 matching lines...) Expand 10 before | Expand all | Expand 10 after
14788 7829854837061118142 14824 7829854837061118142
14789 ] 14825 ]
14790 ], 14826 ],
14791 "bugs": [ 14827 "bugs": [
14792 1578 14828 1578
14793 ], 14829 ],
14794 "reviewed-by-human": false 14830 "reviewed-by-human": false
14795 } 14831 }
14796 } 14832 }
14797 } 14833 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698