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

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

Issue 136483002: rebaseline blur related outputs (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: revert valgrind baseline Created 6 years, 11 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 4998 matching lines...) Expand 10 before | Expand all | Expand 10 after
5009 }, 5009 },
5010 "imageblur_gpu.png": { 5010 "imageblur_gpu.png": {
5011 "allowed-digests": [ 5011 "allowed-digests": [
5012 [ 5012 [
5013 "bitmap-64bitMD5", 5013 "bitmap-64bitMD5",
5014 14096550306785154568 5014 14096550306785154568
5015 ] 5015 ]
5016 ], 5016 ],
5017 "ignore-failure": false 5017 "ignore-failure": false
5018 }, 5018 },
5019 "imageblur_large_565.png": {
5020 "allowed-digests": [
5021 [
5022 "bitmap-64bitMD5",
5023 9534905484218716338
5024 ]
5025 ],
5026 "reviewed-by-human": true
5027 },
5028 "imageblur_large_8888.png": {
5029 "allowed-digests": [
5030 [
5031 "bitmap-64bitMD5",
5032 15499988127108337077
5033 ]
5034 ],
5035 "reviewed-by-human": true
5036 },
5037 "imageblur_large_gpu.png": {
5038 "allowed-digests": [
5039 [
5040 "bitmap-64bitMD5",
5041 1574091874994705400
5042 ]
5043 ],
5044 "reviewed-by-human": true
5045 },
5019 "imagefiltersbase_565.png": { 5046 "imagefiltersbase_565.png": {
5020 "allowed-digests": [ 5047 "allowed-digests": [
5021 [ 5048 [
5022 "bitmap-64bitMD5", 5049 "bitmap-64bitMD5",
5023 18158159052922648061 5050 18158159052922648061
5024 ] 5051 ]
5025 ], 5052 ],
5026 "ignore-failure": false 5053 "ignore-failure": false
5027 }, 5054 },
5028 "imagefiltersbase_8888.png": { 5055 "imagefiltersbase_8888.png": {
(...skipping 2893 matching lines...) Expand 10 before | Expand all | Expand 10 after
7922 "allowed-digests": [ 7949 "allowed-digests": [
7923 [ 7950 [
7924 "bitmap-64bitMD5", 7951 "bitmap-64bitMD5",
7925 1704058947413277228 7952 1704058947413277228
7926 ] 7953 ]
7927 ], 7954 ],
7928 "ignore-failure": false 7955 "ignore-failure": false
7929 } 7956 }
7930 } 7957 }
7931 } 7958 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698