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

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

Issue 170303004: New baselines for imageblurtiled GM. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Revert changes to jsondiff.py Created 6 years, 10 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 8620 matching lines...) Expand 10 before | Expand all | Expand 10 after
8631 [ 8631 [
8632 "bitmap-64bitMD5", 8632 "bitmap-64bitMD5",
8633 18221340919266374351 8633 18221340919266374351
8634 ] 8634 ]
8635 ], 8635 ],
8636 "bugs": [ 8636 "bugs": [
8637 1578 8637 1578
8638 ], 8638 ],
8639 "reviewed-by-human": false 8639 "reviewed-by-human": false
8640 }, 8640 },
8641 "imageblurtiled_565.png": {
8642 "allowed-digests": [
8643 [
8644 "bitmap-64bitMD5",
8645 9521390988214331000
8646 ]
8647 ]
8648 },
8649 "imageblurtiled_8888.png": {
8650 "allowed-digests": [
8651 [
8652 "bitmap-64bitMD5",
8653 12092565630534545607
8654 ]
8655 ]
8656 },
8657 "imageblurtiled_gpu.png": {
8658 "allowed-digests": [
8659 [
8660 "bitmap-64bitMD5",
8661 11725450707471586623
8662 ]
8663 ]
8664 },
8665 "imageblurtiled_pdf-mac.png": {
8666 "allowed-digests": [
8667 [
8668 "bitmap-64bitMD5",
8669 15859090571020556878
8670 ]
8671 ]
8672 },
8641 "imagefiltersbase_565.png": { 8673 "imagefiltersbase_565.png": {
8642 "allowed-digests": [ 8674 "allowed-digests": [
8643 [ 8675 [
8644 "bitmap-64bitMD5", 8676 "bitmap-64bitMD5",
8645 7087299751340411878 8677 7087299751340411878
8646 ] 8678 ]
8647 ], 8679 ],
8648 "ignore-failure": false 8680 "ignore-failure": false
8649 }, 8681 },
8650 "imagefiltersbase_8888.png": { 8682 "imagefiltersbase_8888.png": {
(...skipping 5161 matching lines...) Expand 10 before | Expand all | Expand 10 after
13812 7829854837061118142 13844 7829854837061118142
13813 ] 13845 ]
13814 ], 13846 ],
13815 "bugs": [ 13847 "bugs": [
13816 1578 13848 1578
13817 ], 13849 ],
13818 "reviewed-by-human": false 13850 "reviewed-by-human": false
13819 } 13851 }
13820 } 13852 }
13821 } 13853 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698