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

Side by Side Diff: expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug/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 10107 matching lines...) Expand 10 before | Expand all | Expand 10 after
10118 [ 10118 [
10119 "bitmap-64bitMD5", 10119 "bitmap-64bitMD5",
10120 18221340919266374351 10120 18221340919266374351
10121 ] 10121 ]
10122 ], 10122 ],
10123 "bugs": [ 10123 "bugs": [
10124 1578 10124 1578
10125 ], 10125 ],
10126 "reviewed-by-human": false 10126 "reviewed-by-human": false
10127 }, 10127 },
10128 "imageblurtiled_565.png": {
10129 "allowed-digests": [
10130 [
10131 "bitmap-64bitMD5",
10132 9521390988214331000
10133 ]
10134 ]
10135 },
10136 "imageblurtiled_8888.png": {
10137 "allowed-digests": [
10138 [
10139 "bitmap-64bitMD5",
10140 12092565630534545607
10141 ]
10142 ]
10143 },
10144 "imageblurtiled_gpu.png": {
10145 "allowed-digests": [
10146 [
10147 "bitmap-64bitMD5",
10148 11725450707471586623
10149 ]
10150 ]
10151 },
10152 "imageblurtiled_pdf-mac.png": {
10153 "allowed-digests": [
10154 [
10155 "bitmap-64bitMD5",
10156 15859090571020556878
10157 ]
10158 ]
10159 },
10128 "imagefiltersbase_565.png": { 10160 "imagefiltersbase_565.png": {
10129 "allowed-digests": [ 10161 "allowed-digests": [
10130 [ 10162 [
10131 "bitmap-64bitMD5", 10163 "bitmap-64bitMD5",
10132 7087299751340411878 10164 7087299751340411878
10133 ] 10165 ]
10134 ], 10166 ],
10135 "ignore-failure": false 10167 "ignore-failure": false
10136 }, 10168 },
10137 "imagefiltersbase_8888.png": { 10169 "imagefiltersbase_8888.png": {
(...skipping 5854 matching lines...) Expand 10 before | Expand all | Expand 10 after
15992 7829854837061118142 16024 7829854837061118142
15993 ] 16025 ]
15994 ], 16026 ],
15995 "bugs": [ 16027 "bugs": [
15996 1578 16028 1578
15997 ], 16029 ],
15998 "reviewed-by-human": false 16030 "reviewed-by-human": false
15999 } 16031 }
16000 } 16032 }
16001 } 16033 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698