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

Side by Side Diff: experimental/json-expectations/base-android-nexus-7/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 2580 matching lines...) Expand 10 before | Expand all | Expand 10 after
2591 [ "bitmap-64bitMD5", 6845853656642395223 ] 2591 [ "bitmap-64bitMD5", 6845853656642395223 ]
2592 ], 2592 ],
2593 "ignore-failure" : false 2593 "ignore-failure" : false
2594 }, 2594 },
2595 "verttext_gpu.png" : { 2595 "verttext_gpu.png" : {
2596 "allowed-digests" : [ 2596 "allowed-digests" : [
2597 [ "bitmap-64bitMD5", 13415799609815583841 ] 2597 [ "bitmap-64bitMD5", 13415799609815583841 ]
2598 ], 2598 ],
2599 "ignore-failure" : false 2599 "ignore-failure" : false
2600 }, 2600 },
2601 "xfermodeimagefilter_565.png" : {
2602 "allowed-digests" : [
2603 [ "bitmap-64bitMD5", 18285403550986146407 ]
2604 ],
2605 "ignore-failure" : false
2606 },
2607 "xfermodeimagefilter_8888.png" : {
2608 "allowed-digests" : [
2609 [ "bitmap-64bitMD5", 17728923405020117084 ]
2610 ],
2611 "ignore-failure" : false
2612 },
2613 "xfermodeimagefilter_gpu.png" : {
2614 "allowed-digests" : [
2615 [ "bitmap-64bitMD5", 18188178218070218508 ]
2616 ],
2617 "ignore-failure" : false
2618 },
2601 "xfermodes2_565.png" : { 2619 "xfermodes2_565.png" : {
2602 "allowed-digests" : [ 2620 "allowed-digests" : [
2603 [ "bitmap-64bitMD5", 10666835408059808238 ] 2621 [ "bitmap-64bitMD5", 10666835408059808238 ]
2604 ], 2622 ],
2605 "ignore-failure" : false 2623 "ignore-failure" : false
2606 }, 2624 },
2607 "xfermodes2_8888.png" : { 2625 "xfermodes2_8888.png" : {
2608 "allowed-digests" : [ 2626 "allowed-digests" : [
2609 [ "bitmap-64bitMD5", 11588884677346414105 ] 2627 [ "bitmap-64bitMD5", 11588884677346414105 ]
2610 ], 2628 ],
(...skipping 18 matching lines...) Expand all
2629 "ignore-failure" : false 2647 "ignore-failure" : false
2630 }, 2648 },
2631 "xfermodes_gpu.png" : { 2649 "xfermodes_gpu.png" : {
2632 "allowed-digests" : [ 2650 "allowed-digests" : [
2633 [ "bitmap-64bitMD5", 13158365418409852317 ] 2651 [ "bitmap-64bitMD5", 13158365418409852317 ]
2634 ], 2652 ],
2635 "ignore-failure" : false 2653 "ignore-failure" : false
2636 } 2654 }
2637 } 2655 }
2638 } 2656 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698