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

Side by Side Diff: expectations/gm/Test-Android-Nexus10-MaliT604-Arm7-Release/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 9332 matching lines...) Expand 10 before | Expand all | Expand 10 after
9343 }, 9343 },
9344 "simpleaaclip_rect_msaa4.png": { 9344 "simpleaaclip_rect_msaa4.png": {
9345 "allowed-digests": [ 9345 "allowed-digests": [
9346 [ 9346 [
9347 "bitmap-64bitMD5", 9347 "bitmap-64bitMD5",
9348 11920958566628662923 9348 11920958566628662923
9349 ] 9349 ]
9350 ], 9350 ],
9351 "ignore-failure": false 9351 "ignore-failure": false
9352 }, 9352 },
9353 "skbug1719_565.png": {
9354 "allowed-digests": [
9355 [
9356 "bitmap-64bitMD5",
9357 2332391077132553330
9358 ]
9359 ]
9360 },
9361 "skbug1719_8888.png": {
9362 "allowed-digests": [
9363 [
9364 "bitmap-64bitMD5",
9365 13212045663266308489
9366 ]
9367 ]
9368 },
9369 "skbug1719_gpu.png": {
9370 "allowed-digests": [
9371 [
9372 "bitmap-64bitMD5",
9373 14248208315278090286
9374 ]
9375 ]
9376 },
9353 "spritebitmap_565.png": { 9377 "spritebitmap_565.png": {
9354 "allowed-digests": [ 9378 "allowed-digests": [
9355 [ 9379 [
9356 "bitmap-64bitMD5", 9380 "bitmap-64bitMD5",
9357 1830433234518217078 9381 1830433234518217078
9358 ] 9382 ]
9359 ], 9383 ],
9360 "bugs": [ 9384 "bugs": [
9361 1578 9385 1578
9362 ], 9386 ],
(...skipping 1150 matching lines...) Expand 10 before | Expand all | Expand 10 after
10513 "allowed-digests": [ 10537 "allowed-digests": [
10514 [ 10538 [
10515 "bitmap-64bitMD5", 10539 "bitmap-64bitMD5",
10516 3843443350365136045 10540 3843443350365136045
10517 ] 10541 ]
10518 ], 10542 ],
10519 "ignore-failure": false 10543 "ignore-failure": false
10520 } 10544 }
10521 } 10545 }
10522 } 10546 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698