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

Side by Side Diff: expectations/gm/Test-Android-Nexus4-Adreno320-Arm7-Debug/expected-results.json

Issue 27212004: Initial baselines for skbug1719 (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: rebase Created 7 years, 2 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 7365 matching lines...) Expand 10 before | Expand all | Expand 10 after
7376 }, 7376 },
7377 "simpleaaclip_rect_gpu.png": { 7377 "simpleaaclip_rect_gpu.png": {
7378 "allowed-digests": [ 7378 "allowed-digests": [
7379 [ 7379 [
7380 "bitmap-64bitMD5", 7380 "bitmap-64bitMD5",
7381 717202113858671478 7381 717202113858671478
7382 ] 7382 ]
7383 ], 7383 ],
7384 "ignore-failure": false 7384 "ignore-failure": false
7385 }, 7385 },
7386 "skbug1719_565.png": {
7387 "allowed-digests": [
7388 [
7389 "bitmap-64bitMD5",
7390 2332391077132553330
7391 ]
7392 ]
7393 },
7394 "skbug1719_8888.png": {
7395 "allowed-digests": [
7396 [
7397 "bitmap-64bitMD5",
7398 13212045663266308489
7399 ]
7400 ]
7401 },
7402 "skbug1719_gpu.png": {
7403 "allowed-digests": [
7404 [
7405 "bitmap-64bitMD5",
7406 6564000819756404686
7407 ]
7408 ]
7409 },
7386 "spritebitmap_565.png": { 7410 "spritebitmap_565.png": {
7387 "allowed-digests": [ 7411 "allowed-digests": [
7388 [ 7412 [
7389 "bitmap-64bitMD5", 7413 "bitmap-64bitMD5",
7390 1830433234518217078 7414 1830433234518217078
7391 ] 7415 ]
7392 ], 7416 ],
7393 "bugs": [ 7417 "bugs": [
7394 1578 7418 1578
7395 ], 7419 ],
(...skipping 946 matching lines...) Expand 10 before | Expand all | Expand 10 after
8342 "allowed-digests": [ 8366 "allowed-digests": [
8343 [ 8367 [
8344 "bitmap-64bitMD5", 8368 "bitmap-64bitMD5",
8345 9019242913965337895 8369 9019242913965337895
8346 ] 8370 ]
8347 ], 8371 ],
8348 "ignore-failure": false 8372 "ignore-failure": false
8349 } 8373 }
8350 } 8374 }
8351 } 8375 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698