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

Side by Side Diff: expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86-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 9192 matching lines...) Expand 10 before | Expand all | Expand 10 after
9203 [ 9203 [
9204 "bitmap-64bitMD5", 9204 "bitmap-64bitMD5",
9205 18221340919266374351 9205 18221340919266374351
9206 ] 9206 ]
9207 ], 9207 ],
9208 "bugs": [ 9208 "bugs": [
9209 1578 9209 1578
9210 ], 9210 ],
9211 "reviewed-by-human": false 9211 "reviewed-by-human": false
9212 }, 9212 },
9213 "imageblurtiled_565.png": {
9214 "allowed-digests": [
9215 [
9216 "bitmap-64bitMD5",
9217 9521390988214331000
9218 ]
9219 ]
9220 },
9221 "imageblurtiled_8888.png": {
9222 "allowed-digests": [
9223 [
9224 "bitmap-64bitMD5",
9225 12092565630534545607
9226 ]
9227 ]
9228 },
9229 "imageblurtiled_gpu.png": {
9230 "allowed-digests": [
9231 [
9232 "bitmap-64bitMD5",
9233 11725450707471586623
9234 ]
9235 ]
9236 },
9237 "imageblurtiled_pdf-mac.png": {
9238 "allowed-digests": [
9239 [
9240 "bitmap-64bitMD5",
9241 15859090571020556878
9242 ]
9243 ]
9244 },
9213 "imagefiltersbase_565.png": { 9245 "imagefiltersbase_565.png": {
9214 "allowed-digests": [ 9246 "allowed-digests": [
9215 [ 9247 [
9216 "bitmap-64bitMD5", 9248 "bitmap-64bitMD5",
9217 7087299751340411878 9249 7087299751340411878
9218 ] 9250 ]
9219 ], 9251 ],
9220 "ignore-failure": false 9252 "ignore-failure": false
9221 }, 9253 },
9222 "imagefiltersbase_8888.png": { 9254 "imagefiltersbase_8888.png": {
(...skipping 5429 matching lines...) Expand 10 before | Expand all | Expand 10 after
14652 7829854837061118142 14684 7829854837061118142
14653 ] 14685 ]
14654 ], 14686 ],
14655 "bugs": [ 14687 "bugs": [
14656 1578 14688 1578
14657 ], 14689 ],
14658 "reviewed-by-human": false 14690 "reviewed-by-human": false
14659 } 14691 }
14660 } 14692 }
14661 } 14693 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698