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

Side by Side Diff: experimental/json-expectations/base-android-nexus-4/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 "3x3bitmaprect_gpu.png" : { 9 "3x3bitmaprect_gpu.png" : {
10 "allowed-digests" : [ 10 "allowed-digests" : [
(...skipping 990 matching lines...) Expand 10 before | Expand all | Expand 10 after
1001 [ "bitmap-64bitMD5", 12104808368891683816 ] 1001 [ "bitmap-64bitMD5", 12104808368891683816 ]
1002 ], 1002 ],
1003 "ignore-failure" : false 1003 "ignore-failure" : false
1004 }, 1004 },
1005 "verttext_gpu.png" : { 1005 "verttext_gpu.png" : {
1006 "allowed-digests" : [ 1006 "allowed-digests" : [
1007 [ "bitmap-64bitMD5", 5856797709241343799 ] 1007 [ "bitmap-64bitMD5", 5856797709241343799 ]
1008 ], 1008 ],
1009 "ignore-failure" : false 1009 "ignore-failure" : false
1010 }, 1010 },
1011 "xfermodeimagefilter_gpu.png" : { 1011 "xfermodeimagefilter_565.png" : {
1012 "allowed-digests" : [ 1012 "allowed-digests" : [
1013 [ "bitmap-64bitMD5", 5927078721214492033 ] 1013 [ "bitmap-64bitMD5", 18285403550986146407 ]
1014 ],
1015 "ignore-failure" : false
1016 },
1017 "xfermodeimagefilter_8888.png" : {
1018 "allowed-digests" : [
1019 [ "bitmap-64bitMD5", 17728923405020117084 ]
1014 ], 1020 ],
1015 "ignore-failure" : false 1021 "ignore-failure" : false
1016 }, 1022 },
1017 "xfermodes_gpu.png" : { 1023 "xfermodes_gpu.png" : {
1018 "allowed-digests" : [ 1024 "allowed-digests" : [
1019 [ "bitmap-64bitMD5", 9019242913965337895 ] 1025 [ "bitmap-64bitMD5", 9019242913965337895 ]
1020 ], 1026 ],
1021 "ignore-failure" : false 1027 "ignore-failure" : false
1022 } 1028 }
1023 } 1029 }
1024 } 1030 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698