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

Side by Side Diff: expectations/gm/Test-Android-Nexus7-Tegra3-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 3033 matching lines...) Expand 10 before | Expand all | Expand 10 after
3044 "deviceproperties_8888.png": { 3044 "deviceproperties_8888.png": {
3045 "allowed-digests": [ 3045 "allowed-digests": [
3046 [ 3046 [
3047 "bitmap-64bitMD5", 3047 "bitmap-64bitMD5",
3048 8850017817310905002 3048 8850017817310905002
3049 ] 3049 ]
3050 ], 3050 ],
3051 "ignore-failure": false, 3051 "ignore-failure": false,
3052 "reviewed-by-human": true 3052 "reviewed-by-human": true
3053 }, 3053 },
3054 "discard_gpu.png": {
3055 "allowed-digests": [
3056 [
3057 "bitmap-64bitMD5",
3058 11635187478196931850
3059 ]
3060 ],
3061 "reviewed-by-human": true
3062 },
3054 "displacement_565.png": { 3063 "displacement_565.png": {
3055 "allowed-digests": [ 3064 "allowed-digests": [
3056 [ 3065 [
3057 "bitmap-64bitMD5", 3066 "bitmap-64bitMD5",
3058 3767760557629765982 3067 3767760557629765982
3059 ] 3068 ]
3060 ], 3069 ],
3061 "ignore-failure": false, 3070 "ignore-failure": false,
3062 "reviewed-by-human": true 3071 "reviewed-by-human": true
3063 }, 3072 },
(...skipping 4841 matching lines...) Expand 10 before | Expand all | Expand 10 after
7905 "allowed-digests": [ 7914 "allowed-digests": [
7906 [ 7915 [
7907 "bitmap-64bitMD5", 7916 "bitmap-64bitMD5",
7908 7871079263072256188 7917 7871079263072256188
7909 ] 7918 ]
7910 ], 7919 ],
7911 "reviewed-by-human": true 7920 "reviewed-by-human": true
7912 } 7921 }
7913 } 7922 }
7914 } 7923 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698