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

Side by Side Diff: experimental/json-expectations/base-android-nexus-s/expected-results.json

Issue 19399003: commit updated JSON expectations to experimental (based on gm-expectations at r10113) (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: Created 7 years, 5 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_565.png" : { 9 "aaclip_565.png" : {
10 "allowed-digests" : [ 10 "allowed-digests" : [
(...skipping 2556 matching lines...) Expand 10 before | Expand all | Expand 10 after
2567 [ "bitmap-64bitMD5", 6845853656642395223 ] 2567 [ "bitmap-64bitMD5", 6845853656642395223 ]
2568 ], 2568 ],
2569 "ignore-failure" : false 2569 "ignore-failure" : false
2570 }, 2570 },
2571 "verttext_gpu.png" : { 2571 "verttext_gpu.png" : {
2572 "allowed-digests" : [ 2572 "allowed-digests" : [
2573 [ "bitmap-64bitMD5", 2368904957639524149 ] 2573 [ "bitmap-64bitMD5", 2368904957639524149 ]
2574 ], 2574 ],
2575 "ignore-failure" : false 2575 "ignore-failure" : false
2576 }, 2576 },
2577 "xfermodeimagefilter_565.png" : {
2578 "allowed-digests" : [
2579 [ "bitmap-64bitMD5", 18285403550986146407 ]
2580 ],
2581 "ignore-failure" : false
2582 },
2583 "xfermodeimagefilter_8888.png" : {
2584 "allowed-digests" : [
2585 [ "bitmap-64bitMD5", 17728923405020117084 ]
2586 ],
2587 "ignore-failure" : false
2588 },
2589 "xfermodeimagefilter_gpu.png" : {
2590 "allowed-digests" : [
2591 [ "bitmap-64bitMD5", 17748042100952635690 ]
2592 ],
2593 "ignore-failure" : false
2594 },
2577 "xfermodes2_565.png" : { 2595 "xfermodes2_565.png" : {
2578 "allowed-digests" : [ 2596 "allowed-digests" : [
2579 [ "bitmap-64bitMD5", 10666835408059808238 ] 2597 [ "bitmap-64bitMD5", 10666835408059808238 ]
2580 ], 2598 ],
2581 "ignore-failure" : false 2599 "ignore-failure" : false
2582 }, 2600 },
2583 "xfermodes2_8888.png" : { 2601 "xfermodes2_8888.png" : {
2584 "allowed-digests" : [ 2602 "allowed-digests" : [
2585 [ "bitmap-64bitMD5", 11588884677346414105 ] 2603 [ "bitmap-64bitMD5", 11588884677346414105 ]
2586 ], 2604 ],
(...skipping 18 matching lines...) Expand all
2605 "ignore-failure" : false 2623 "ignore-failure" : false
2606 }, 2624 },
2607 "xfermodes_gpu.png" : { 2625 "xfermodes_gpu.png" : {
2608 "allowed-digests" : [ 2626 "allowed-digests" : [
2609 [ "bitmap-64bitMD5", 1893175418427715444 ] 2627 [ "bitmap-64bitMD5", 1893175418427715444 ]
2610 ], 2628 ],
2611 "ignore-failure" : false 2629 "ignore-failure" : false
2612 } 2630 }
2613 } 2631 }
2614 } 2632 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698