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

Side by Side Diff: expectations/gm/Test-Android-Nexus4-Adreno320-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 7353 matching lines...) Expand 10 before | Expand all | Expand 10 after
7364 }, 7364 },
7365 "simpleaaclip_rect_gpu.png": { 7365 "simpleaaclip_rect_gpu.png": {
7366 "allowed-digests": [ 7366 "allowed-digests": [
7367 [ 7367 [
7368 "bitmap-64bitMD5", 7368 "bitmap-64bitMD5",
7369 717202113858671478 7369 717202113858671478
7370 ] 7370 ]
7371 ], 7371 ],
7372 "ignore-failure": false 7372 "ignore-failure": false
7373 }, 7373 },
7374 "skbug1719_565.png": {
7375 "allowed-digests": [
7376 [
7377 "bitmap-64bitMD5",
7378 2332391077132553330
7379 ]
7380 ]
7381 },
7382 "skbug1719_8888.png": {
7383 "allowed-digests": [
7384 [
7385 "bitmap-64bitMD5",
7386 13212045663266308489
7387 ]
7388 ]
7389 },
7390 "skbug1719_gpu.png": {
7391 "allowed-digests": [
7392 [
7393 "bitmap-64bitMD5",
7394 6564000819756404686
7395 ]
7396 ]
7397 },
7374 "spritebitmap_565.png": { 7398 "spritebitmap_565.png": {
7375 "allowed-digests": [ 7399 "allowed-digests": [
7376 [ 7400 [
7377 "bitmap-64bitMD5", 7401 "bitmap-64bitMD5",
7378 1830433234518217078 7402 1830433234518217078
7379 ] 7403 ]
7380 ], 7404 ],
7381 "bugs": [ 7405 "bugs": [
7382 1578 7406 1578
7383 ], 7407 ],
(...skipping 946 matching lines...) Expand 10 before | Expand all | Expand 10 after
8330 "allowed-digests": [ 8354 "allowed-digests": [
8331 [ 8355 [
8332 "bitmap-64bitMD5", 8356 "bitmap-64bitMD5",
8333 9019242913965337895 8357 9019242913965337895
8334 ] 8358 ]
8335 ], 8359 ],
8336 "ignore-failure": false 8360 "ignore-failure": false
8337 } 8361 }
8338 } 8362 }
8339 } 8363 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698