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

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

Issue 23144005: expectations for radial_gradient2 (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 years, 4 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 "aaclip_gpu.png": { 9 "aaclip_gpu.png": {
10 "allowed-digests": [ 10 "allowed-digests": [
(...skipping 5302 matching lines...) Expand 10 before | Expand all | Expand 10 after
5313 }, 5313 },
5314 "quadpath_pdf.png": { 5314 "quadpath_pdf.png": {
5315 "allowed-digests": [ 5315 "allowed-digests": [
5316 [ 5316 [
5317 "bitmap-64bitMD5", 5317 "bitmap-64bitMD5",
5318 11574925868849851499 5318 11574925868849851499
5319 ] 5319 ]
5320 ], 5320 ],
5321 "ignore-failure": false 5321 "ignore-failure": false
5322 }, 5322 },
5323 "radial_gradient2_565.png": {
5324 "allowed-digests": [
5325 [
5326 "bitmap-64bitMD5",
5327 18307699538837897413
5328 ]
5329 ]
5330 },
5331 "radial_gradient2_8888.png": {
5332 "allowed-digests": [
5333 [
5334 "bitmap-64bitMD5",
5335 5549683248195883229
5336 ]
5337 ]
5338 },
5339 "radial_gradient2_gpu.png": {
5340 "allowed-digests": [
5341 [
5342 "bitmap-64bitMD5",
5343 17403009349153899409
5344 ]
5345 ]
5346 },
5347 "radial_gradient2_pdf.png": {
5348 "allowed-digests": [
5349 [
5350 "bitmap-64bitMD5",
5351 11341215534952942208
5352 ]
5353 ]
5354 },
5323 "radial_gradient_565.png": { 5355 "radial_gradient_565.png": {
5324 "allowed-digests": [ 5356 "allowed-digests": [
5325 [ 5357 [
5326 "bitmap-64bitMD5", 5358 "bitmap-64bitMD5",
5327 10067107685325019703 5359 10067107685325019703
5328 ] 5360 ]
5329 ], 5361 ],
5330 "ignore-failure": false 5362 "ignore-failure": false
5331 }, 5363 },
5332 "radial_gradient_8888.png": { 5364 "radial_gradient_8888.png": {
(...skipping 1688 matching lines...) Expand 10 before | Expand all | Expand 10 after
7021 "allowed-digests": [ 7053 "allowed-digests": [
7022 [ 7054 [
7023 "bitmap-64bitMD5", 7055 "bitmap-64bitMD5",
7024 15810256109359203503 7056 15810256109359203503
7025 ] 7057 ]
7026 ], 7058 ],
7027 "ignore-failure": false 7059 "ignore-failure": false
7028 } 7060 }
7029 } 7061 }
7030 } 7062 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698