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

Side by Side Diff: expectations/gm/Test-Android-Xoom-Tegra2-Arm7-Debug/expected-results.json

Issue 267763003: Add initial baselines for discard GM (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 6 years, 7 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 3071 matching lines...) Expand 10 before | Expand all | Expand 10 after
3082 "deviceproperties_8888.png": { 3082 "deviceproperties_8888.png": {
3083 "allowed-digests": [ 3083 "allowed-digests": [
3084 [ 3084 [
3085 "bitmap-64bitMD5", 3085 "bitmap-64bitMD5",
3086 1020763452380907607 3086 1020763452380907607
3087 ] 3087 ]
3088 ], 3088 ],
3089 "ignore-failure": false, 3089 "ignore-failure": false,
3090 "reviewed-by-human": true 3090 "reviewed-by-human": true
3091 }, 3091 },
3092 "discard_gpu.png": {
3093 "allowed-digests": [
3094 [
3095 "bitmap-64bitMD5",
3096 11635187478196931850
3097 ]
3098 ],
3099 "reviewed-by-human": true
3100 },
3092 "displacement_565.png": { 3101 "displacement_565.png": {
3093 "allowed-digests": [ 3102 "allowed-digests": [
3094 [ 3103 [
3095 "bitmap-64bitMD5", 3104 "bitmap-64bitMD5",
3096 10557537838778749160 3105 10557537838778749160
3097 ] 3106 ]
3098 ], 3107 ],
3099 "ignore-failure": false, 3108 "ignore-failure": false,
3100 "reviewed-by-human": true 3109 "reviewed-by-human": true
3101 }, 3110 },
(...skipping 4891 matching lines...) Expand 10 before | Expand all | Expand 10 after
7993 "allowed-digests": [ 8002 "allowed-digests": [
7994 [ 8003 [
7995 "bitmap-64bitMD5", 8004 "bitmap-64bitMD5",
7996 12025936981544886506 8005 12025936981544886506
7997 ] 8006 ]
7998 ], 8007 ],
7999 "reviewed-by-human": true 8008 "reviewed-by-human": true
8000 } 8009 }
8001 } 8010 }
8002 } 8011 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698