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

Side by Side Diff: expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86-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 10099 matching lines...) Expand 10 before | Expand all | Expand 10 after
10110 [ 10110 [
10111 "bitmap-64bitMD5", 10111 "bitmap-64bitMD5",
10112 18221340919266374351 10112 18221340919266374351
10113 ] 10113 ]
10114 ], 10114 ],
10115 "bugs": [ 10115 "bugs": [
10116 1578 10116 1578
10117 ], 10117 ],
10118 "reviewed-by-human": false 10118 "reviewed-by-human": false
10119 }, 10119 },
10120 "imageblurtiled_565.png": {
10121 "allowed-digests": [
10122 [
10123 "bitmap-64bitMD5",
10124 9521390988214331000
10125 ]
10126 ]
10127 },
10128 "imageblurtiled_8888.png": {
10129 "allowed-digests": [
10130 [
10131 "bitmap-64bitMD5",
10132 12092565630534545607
10133 ]
10134 ]
10135 },
10136 "imageblurtiled_gpu.png": {
10137 "allowed-digests": [
10138 [
10139 "bitmap-64bitMD5",
10140 11725450707471586623
10141 ]
10142 ]
10143 },
10144 "imageblurtiled_pdf-mac.png": {
10145 "allowed-digests": [
10146 [
10147 "bitmap-64bitMD5",
10148 15859090571020556878
10149 ]
10150 ]
10151 },
10120 "imagefiltersbase_565.png": { 10152 "imagefiltersbase_565.png": {
10121 "allowed-digests": [ 10153 "allowed-digests": [
10122 [ 10154 [
10123 "bitmap-64bitMD5", 10155 "bitmap-64bitMD5",
10124 7087299751340411878 10156 7087299751340411878
10125 ] 10157 ]
10126 ], 10158 ],
10127 "ignore-failure": false 10159 "ignore-failure": false
10128 }, 10160 },
10129 "imagefiltersbase_8888.png": { 10161 "imagefiltersbase_8888.png": {
(...skipping 5854 matching lines...) Expand 10 before | Expand all | Expand 10 after
15984 7829854837061118142 16016 7829854837061118142
15985 ] 16017 ]
15986 ], 16018 ],
15987 "bugs": [ 16019 "bugs": [
15988 1578 16020 1578
15989 ], 16021 ],
15990 "reviewed-by-human": false 16022 "reviewed-by-human": false
15991 } 16023 }
15992 } 16024 }
15993 } 16025 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698