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

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

Issue 464913003: Updating expectations for matrix convolution (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 4 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
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 5946 matching lines...) Expand 10 before | Expand all | Expand 10 after
5957 "bitmap-64bitMD5", 5957 "bitmap-64bitMD5",
5958 811326979871946538 5958 811326979871946538
5959 ] 5959 ]
5960 ], 5960 ],
5961 "reviewed-by-human": true 5961 "reviewed-by-human": true
5962 }, 5962 },
5963 "matrixconvolution_gpu.png": { 5963 "matrixconvolution_gpu.png": {
5964 "allowed-digests": [ 5964 "allowed-digests": [
5965 [ 5965 [
5966 "bitmap-64bitMD5", 5966 "bitmap-64bitMD5",
5967 5682911696759822175 5967 4999046928734678456
5968 ] 5968 ]
5969 ], 5969 ],
5970 "reviewed-by-human": true 5970 "reviewed-by-human": true
5971 }, 5971 },
5972 "matriximagefilter_565.png": { 5972 "matriximagefilter_565.png": {
5973 "allowed-digests": [ 5973 "allowed-digests": [
5974 [ 5974 [
5975 "bitmap-64bitMD5", 5975 "bitmap-64bitMD5",
5976 14072014607244294525 5976 14072014607244294525
5977 ] 5977 ]
(...skipping 2811 matching lines...) Expand 10 before | Expand all | Expand 10 after
8789 "allowed-digests": [ 8789 "allowed-digests": [
8790 [ 8790 [
8791 "bitmap-64bitMD5", 8791 "bitmap-64bitMD5",
8792 4896933091710642125 8792 4896933091710642125
8793 ] 8793 ]
8794 ], 8794 ],
8795 "reviewed-by-human": true 8795 "reviewed-by-human": true
8796 } 8796 }
8797 } 8797 }
8798 } 8798 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698